VDB
DEBIAN-CVE-2024-56604
DEBIAN-CVE-2024-56604
PUBLISHED
CVSS 7.800000190734863 HIGH
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcomm_sock_alloc() bt_sock_alloc() attaches allocated sk object to the provided sock object. If rfcomm_dlc_alloc() fails, we release the sk object, but leave the dangling pointer in the sock object, which may cause use-after-free. Fix this by swapping calls to bt_sock_alloc() and rfcomm_dlc_alloc().
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:13 | linux | 0, 0 |
| Debian:11 | linux-6.1 | 6.1.119-1, 6.1.112-1, 6.1.106-3 |
| Debian:11 | linux | 6.19.6-1, 6.5, 6.5 |
| Debian:12 | linux | 6.1.38-1, 6.1.52-1, 6.1.55-1 |
| Debian:14 | linux | 0, 0 |
Timeline
- Dec 27, 2024 CVE Published
- Apr 28, 2026 CVE Updated