VDB
DEBIAN-CVE-2024-56602
DEBIAN-CVE-2024-56602
PUBLISHED
CVSS 7.800000190734863 HIGH
In the Linux kernel, the following vulnerability has been resolved: net: ieee802154: do not leave a dangling sk pointer in ieee802154_create() sock_init_data() attaches the allocated sk object to the provided sock object. If ieee802154_create() fails later, the allocated sk object is freed, but the dangling pointer remains in the provided sock object, which may allow use-after-free. Clear the sk pointer in the sock object on error.
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.98-1, 6.1.99-1, 6.1.106-1 |
| Debian:11 | linux | 5.10.162-1, 5.10.216-1, 5.10.218-1 |
| Debian:14 | linux | 0, 0 |
| Debian:13 | linux | 0, 0 |
| Debian:11 | linux-6.1 | 6.1.112-1~deb11u1, 6.1.119-1~deb11u1, * |
Exploit Intelligence
- USN-7389-1.json (github-poc)
Timeline
- Dec 27, 2024 CVE Published
- Apr 28, 2026 CVE Updated