Local kernel crash via unwhitelisted mark copy
Published May 21, 2024 · Updated May 11, 2026
Denial of service in the Linux kernel allows local users to crash arm64 systems through a marked-socket receive operation. sock_recv_mark passes skb->mark directly from the skbuff_head_cache allocation to copy_to_user, outside the cache's whitelisted skb->cb region, so hardened usercopy aborts. The crash requires an arm64 kernel built with CONFIG_HARDENED_USERCOPY and low-privileged local access to invoke recvmsg; no data modification is reported.
Summary
What happened
Denial of service in the Linux kernel allows local users to crash arm64 systems through a marked-socket receive operation. sock_recv_mark passes skb->mark directly from the skbuff_head_cache allocation to copy_to_user, outside the cache's whitelisted skb->cb region, so hardened usercopy aborts. The crash requires an arm64 kernel built with CONFIG_HARDENED_USERCOPY and low-privileged local access to invoke recvmsg; no data modification is reported.
The record
- CVE
- CVE-2023-52701
- Published
- May 21, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 21, 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=5.19
- Affected versionversion=6fd1d51cfa253b5ee7dae18d7cf1df830e9b6137 <2558b8039d059342197610498c8749ad294adee5
- Affected versionversion=6fd1d51cfa253b5ee7dae18d7cf1df830e9b6137 <863a7de987f02a901bf215509276a7de0370e0f9
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
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