Local CPU soft lockup via zero-length recvmsg
Published May 2, 2025 · Updated Jun 1, 2026
Denial of service in Linux allows local users to cause a CPU soft lockup through a zero-length recvmsg call on a BPF sockmap socket. In tcp_bpf_recvmsg_parser, sk_msg_recvmsg returns zero for a zero-byte request, but the caller waits for data and jumps back to the same receive label instead of returning. Low-privileged local access and a socket using the BPF stream parser are required; the resulting loop can leave a CPU stuck and interrupt service without exposing or altering data.
Summary
What happened
Denial of service in Linux allows local users to cause a CPU soft lockup through a zero-length recvmsg call on a BPF sockmap socket. In tcp_bpf_recvmsg_parser, sk_msg_recvmsg returns zero for a zero-byte request, but the caller waits for data and jumps back to the same receive label instead of returning. Low-privileged local access and a socket using the BPF stream parser are required; the resulting loop can leave a CPU stuck and interrupt service without exposing or altering data.
The record
- CVE
- CVE-2023-53133
- Published
- May 2, 2025
- Updated
- Jun 1, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 2, 2025CVE publishedPublication date reported by the CVE source.
- Jun 1, 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=4.20
- Affected versionversion=604326b41a6fb9b4a78b6179335decee0365cd8c <4a476285f6d2921c3c9faa494eab83b78f78fc55
- Affected versionversion=604326b41a6fb9b4a78b6179335decee0365cd8c <bf0579989de64d36e177c0611c685dc4a91457a7
- Affected versionversion=604326b41a6fb9b4a78b6179335decee0365cd8c <d900f3d20cc3169ce42ec72acc850e662a4d4db2
- Affected versionversion=604326b41a6fb9b4a78b6179335decee0365cd8c <f0d52cc242f279c422b487dcaaccd98b99672fd0
- Affected versionversion=604326b41a6fb9b4a78b6179335decee0365cd8c <f45cf3ae3068e70e2c7f3e24a7f8e8aa99511f03
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