PT-2024-3854 · Linux+6 · Linux Kernel+6
Rémi Denis-Courmont
·
Published
2024-02-22
·
Updated
2026-05-26
·
CVE-2024-27402
CVSS v3.1
5.8
Medium
| Vector | AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue is related to a race condition in the
skb queue empty() function, where 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. The vulnerability is also associated with the reuse of previously freed memory due to concurrent access to a resource, which could allow an attacker to cause a denial of service.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Race Condition
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Astra Linux
Debian
Linuxmint
Linux Kernel
Red Os
Suse
Ubuntu