VDB
DEBIAN-CVE-2024-56600
DEBIAN-CVE-2024-56600
PUBLISHED
CVSS 7.800000190734863 HIGH
In the Linux kernel, the following vulnerability has been resolved: net: inet6: do not leave a dangling sk pointer in inet6_create() sock_init_data() attaches the allocated sk pointer to the provided sock object. If inet6_create() fails later, the sk object is released, but the sock object retains the dangling sk pointer, which may cause use-after-free later. Clear the sock sk pointer 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:14 | linux | 0, 0 |
| Debian:13 | linux | 0, 0 |
| Debian:12 | linux | 6.1.82-1, 6.1.85-1, 6.1.90-1 |
| Debian:11 | linux-6.1 | 0, 6.1.106-3~deb11u2, 6.1.106-3~deb11u3 |
| Debian:11 | linux | 5.10.70-1, 5.10.84-1, 5.10.92-1 |
Exploit Intelligence
- USN-7389-1.json (github-poc)
Timeline
- Dec 27, 2024 CVE Published
- Apr 28, 2026 CVE Updated