VDB
DEBIAN-CVE-2024-56601
DEBIAN-CVE-2024-56601
PUBLISHED
CVSS 7.800000190734863 HIGH
In the Linux kernel, the following vulnerability has been resolved: net: inet: do not leave a dangling sk pointer in inet_create() sock_init_data() attaches the allocated sk object to the provided sock object. If inet_create() fails later, the sk object is freed, but the sock object retains the dangling pointer, which may create use-after-free later. Clear the sk pointer in the sock object on error.
Risk Scores
CVSS v3.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, 0 |
| Debian:11 | linux | 5.10.178-2, 5.10.221-1, 5.10.223-1 |
| Debian:14 | linux | 0, 0 |
| Debian:13 | linux | 0, 0 |
| Debian:11 | linux-6.1 | 6.1.119-1~deb11u1, *, 0 |
Timeline
- Dec 27, 2024 CVE Published
- Apr 28, 2026 CVE Updated