Kernel memory corruption via unlocked PEP queue peek
Published May 17, 2024 · Updated May 11, 2026
Race condition in Linux kernel Phonet PEP before 6.8 allows local users to access a dequeued socket buffer through an ioctl. The SIOCINQ path checked queue emptiness under the socket lock, then called skb_peek although each receive queue has a separate spin lock. A local user must win that queue-removal race; the result is a NULL or stale buffer pointer that can disclose or corrupt kernel memory or interrupt the system.
Summary
What happened
Race condition in Linux kernel Phonet PEP before 6.8 allows local users to access a dequeued socket buffer through an ioctl. The SIOCINQ path checked queue emptiness under the socket lock, then called skb_peek although each receive queue has a separate spin lock. A local user must win that queue-removal race; the result is a NULL or stale buffer pointer that can disclose or corrupt kernel memory or interrupt the system.
The record
- CVE
- CVE-2024-27402
- Published
- May 17, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- Unavailable
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 17, 2024CVE publishedPublication date reported by the CVE source.
- May 11, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=2.6.28
- Affected versionversion=9641458d3ec42def729fde64669abf07f3220cd5 <0a9f558c72c47472c38c05fcb72c70abb9104277
- Affected versionversion=9641458d3ec42def729fde64669abf07f3220cd5 <7d2a894d7f487dcb894df023e9d3014cf5b93fe5
- Affected versionversion=9641458d3ec42def729fde64669abf07f3220cd5 <7d3914a477eed92b48c493a8631cc4554ab4fd4f
- Affected versionversion=9641458d3ec42def729fde64669abf07f3220cd5 <8ef4fcc7014b9f93619851d6b78d6cc2789a4c88
- Affected versionversion=9641458d3ec42def729fde64669abf07f3220cd5 <9d5523e065b568e79dfaa2ea1085a5bcf74baf78
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
No sourced classifications are available.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo