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.
References
Configurations
Configuration 1 (hide)
|
History
18 Sep 2025, 17:26
Type | Values Removed | Values Added |
---|---|---|
CWE | NVD-CWE-noinfo | |
First Time |
Linux
Linux linux Kernel |
|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc3:*:*:*:*:*:* |
|
References | () https://git.kernel.org/stable/c/0a9f558c72c47472c38c05fcb72c70abb9104277 - Patch | |
References | () https://git.kernel.org/stable/c/7d2a894d7f487dcb894df023e9d3014cf5b93fe5 - Patch | |
References | () https://git.kernel.org/stable/c/7d3914a477eed92b48c493a8631cc4554ab4fd4f - Patch | |
References | () https://git.kernel.org/stable/c/8ef4fcc7014b9f93619851d6b78d6cc2789a4c88 - Patch | |
References | () https://git.kernel.org/stable/c/9d5523e065b568e79dfaa2ea1085a5bcf74baf78 - Patch |
02 May 2025, 07:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
21 Nov 2024, 09:04
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/0a9f558c72c47472c38c05fcb72c70abb9104277 - | |
References | () https://git.kernel.org/stable/c/7d2a894d7f487dcb894df023e9d3014cf5b93fe5 - | |
References | () https://git.kernel.org/stable/c/8ef4fcc7014b9f93619851d6b78d6cc2789a4c88 - | |
References | () https://git.kernel.org/stable/c/9d5523e065b568e79dfaa2ea1085a5bcf74baf78 - |
07 Nov 2024, 17:35
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.8 |
Summary |
|
17 May 2024, 12:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-05-17 12:15
Updated : 2025-09-18 17:26
NVD link : CVE-2024-27402
Mitre link : CVE-2024-27402
CVE.ORG link : CVE-2024-27402
JSON object : View
Products Affected
linux
- linux_kernel
CWE