I/O denial via leaked swiotlb bounce buffers
Published Aug 21, 2024 · Updated May 11, 2026
Memory leak in the StorVSC SCSI driver in Linux 5.17 through 6.1.6 allows local users to interrupt guest I/O under heavy load. storvsc_queuecommand() maps a scatter/gather list with scsi_dma_map(), but an error from storvsc_do_io() returns without scsi_dma_unmap(), leaving swiotlb bounce buffers allocated across retries. The failure requires a confidential VM, or swiotlb=force in a conventional VM, and repeated submission errors can exhaust bounce-buffer memory until the guest cannot perform I/O.
Summary
What happened
Memory leak in the StorVSC SCSI driver in Linux 5.17 through 6.1.6 allows local users to interrupt guest I/O under heavy load. storvsc_queuecommand() maps a scatter/gather list with scsi_dma_map(), but an error from storvsc_do_io() returns without scsi_dma_unmap(), leaving swiotlb bounce buffers allocated across retries. The failure requires a confidential VM, or swiotlb=force in a conventional VM, and repeated submission errors can exhaust bounce-buffer memory until the guest cannot perform I/O.
The record
- CVE
- CVE-2022-48890
- Published
- Aug 21, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-401, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 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.17
- Affected versionversion=743b237c3a7b0f5b44aa704aae8a1058877b6322 <67ff3d0a49f3d445c3922e30a54e03c161da561e
- Affected versionversion=743b237c3a7b0f5b44aa704aae8a1058877b6322 <87c71e88f6a6619ffb1ff88f84dff48ef6d57adb
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