Local service interruption via unscheduled buffer allocation
Published Aug 22, 2024 · Updated May 11, 2026
Denial of service in the Linux kernel allows local users to trigger a soft lockup through io_uring buffer registration. The io_add_buffers() loop performs about 65,535 kmalloc() calls without a scheduling point, monopolizing a CPU long enough for the watchdog to report a soft lockup. A low-privileged local user must submit a large buffer-add request; debug features such as KASAN make the service interruption easier to trigger.
Summary
What happened
Denial of service in the Linux kernel allows local users to trigger a soft lockup through io_uring buffer registration. The io_add_buffers() loop performs about 65,535 kmalloc() calls without a scheduling point, monopolizing a CPU long enough for the watchdog to report a soft lockup. A low-privileged local user must submit a large buffer-add request; debug features such as KASAN make the service interruption easier to trigger.
The record
- CVE
- CVE-2022-48937
- Published
- Aug 22, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-667, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 22, 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.7
- Affected versionversion=ddf0322db79c5984dc1a1db890f946dd19b7d6d9 <4a93c6594613c3429b6f30136fff115c7f803af4
- Affected versionversion=ddf0322db79c5984dc1a1db890f946dd19b7d6d9 <8f3cc3c5bc43d03b5748ac4fb8d180084952c36a
- Affected versionversion=ddf0322db79c5984dc1a1db890f946dd19b7d6d9 <c718ea4e7382e18957ed0e88a5f855e2122d9c00
- Affected versionversion=ddf0322db79c5984dc1a1db890f946dd19b7d6d9 <f240762f88b4b1b58561939ffd44837759756477
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.
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