IT

Tracker / CVE-2024-27402

CVE-2024-27402

Medium 5.8

In the Linux kernel, the following vulnerability has been resolved: phonet/pep: fix racy skb_queue_empty() use The receive queues are protected by their respective spin-lock, not the socket lock. This could lead to skb_peek() unexpectedly returning NULL or a pointer to an already dequeued socket buffer.

Affected products and versions

linux linux_kernel
linux linux_kernel · 2.6.28 → 5.15.181
linux linux_kernel · 5.16 → 6.1.80
linux linux_kernel · 6.2 → 6.6.19
linux linux_kernel · 6.7 → 6.7.7

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.

References