VDB
DEBIAN-CVE-2024-56606
DEBIAN-CVE-2024-56606
PUBLISHED
CVSS 7.800000190734863 HIGH
In the Linux kernel, the following vulnerability has been resolved: af_packet: avoid erroring out after sock_init_data() in packet_create() After sock_init_data() the allocated sk object is attached to the provided sock object. On error, packet_create() frees the sk object leaving the dangling pointer in the sock object on return. Some other code may try to use this pointer and cause use-after-free.
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:11 | linux-6.1 | 0, 6.1.119-1, 6.1.112-1 |
| Debian:11 | linux | 5.10.46-4, 5.10.179-1, 5.10.179-2 |
| Debian:13 | linux | 0, 0 |
| Debian:14 | linux | 0, 0 |
| Debian:12 | linux | 6.1.64-1, 6.1.69-1, * |
Timeline
- Dec 27, 2024 CVE Published
- Apr 28, 2026 CVE Updated