CVE-2024-27402
5.8
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:H
Summary
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 Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 9641458d3ec42def729fde64669abf07f3220cd5 < 7d3914a477eed92b48c493a8631cc4554ab4fd4f | affected |
| Linux | Linux | 9641458d3ec42def729fde64669abf07f3220cd5 < 9d5523e065b568e79dfaa2ea1085a5bcf74baf78 | affected |
| Linux | Linux | 9641458d3ec42def729fde64669abf07f3220cd5 < 0a9f558c72c47472c38c05fcb72c70abb9104277 | affected |
| Linux | Linux | 9641458d3ec42def729fde64669abf07f3220cd5 < 8ef4fcc7014b9f93619851d6b78d6cc2789a4c88 | affected |
| Linux | Linux | 9641458d3ec42def729fde64669abf07f3220cd5 < 7d2a894d7f487dcb894df023e9d3014cf5b93fe5 | affected |
| Linux | Linux | 2.6.28 | affected |
| Linux | Linux | 0 < 2.6.28 | unaffected |
| Linux | Linux | 5.15.181 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.80 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.19 <= 6.6.* | unaffected |
| Linux | Linux | 6.7.7 <= 6.7.* | unaffected |
| Linux | Linux | 6.8 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
CVE Program Container
Additional References
- https://git.kernel.org/stable/c/9d5523e065b568e79dfaa2ea1085a5bcf74baf78
- https://git.kernel.org/stable/c/0a9f558c72c47472c38c05fcb72c70abb9104277
- https://git.kernel.org/stable/c/8ef4fcc7014b9f93619851d6b78d6cc2789a4c88
- https://git.kernel.org/stable/c/7d2a894d7f487dcb894df023e9d3014cf5b93fe5
References
- https://git.kernel.org/stable/c/7d3914a477eed92b48c493a8631cc4554ab4fd4f
- https://git.kernel.org/stable/c/9d5523e065b568e79dfaa2ea1085a5bcf74baf78
- https://git.kernel.org/stable/c/0a9f558c72c47472c38c05fcb72c70abb9104277
- https://git.kernel.org/stable/c/8ef4fcc7014b9f93619851d6b78d6cc2789a4c88
- https://git.kernel.org/stable/c/7d2a894d7f487dcb894df023e9d3014cf5b93fe5
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.