Tracker / CVE-2024-56606
CVE-2024-56606
High 7.8
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.
Affected products and versions
| linux | linux_kernel · … → 5.4.287 |
|---|---|
| linux | linux_kernel · 5.11 → 5.15.174 |
| linux | linux_kernel · 5.16 → 6.1.120 |
| linux | linux_kernel · 5.5 → 5.10.231 |
| linux | linux_kernel · 6.2 → 6.6.66 |
| linux | linux_kernel · 6.7 → 6.12.5 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.