VDB
DEBIAN-CVE-2024-56605
DEBIAN-CVE-2024-56605
PUBLISHED
CVSS 7.800000190734863 HIGH
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_create() bt_sock_alloc() allocates the sk object and attaches it to the provided sock object. On error l2cap_sock_alloc() frees the sk object, but the dangling pointer is still attached to the sock object, which may create use-after-free in other code.
Risk Scores
CVSS 3.1
7.800000190734863
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:12 | linux | 6.1.115-1, 6.1.69-1, 6.1.69-1~bpo11+1 |
| Debian:11 | linux-6.1 | 0, *, 6.1.119-1 |
| Debian:14 | linux | 0, 0 |
| Debian:11 | linux | 5.10.46-5, 5.10.70-1, 5.10.84-1 |
| Debian:13 | linux | 0, 0 |
Exploit Intelligence
- USN-7389-1.json (github-poc)
Timeline
- Dec 27, 2024 CVE Published
- Apr 28, 2026 CVE Updated