PT-2022-7634 · Linux+2 · Linux Kernel+2
Michael Kelley
·
Published
2022-12-14
·
Updated
2024-09-27
·
CVE-2022-48890
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue is related to a swiotlb bounce buffer leak in confidential VMs. The
storvsc queuecommand() function maps the scatter/gather list using scsi dma map(), which allocates swiotlb bounce buffers in a confidential VM. If the I/O submission fails in storvsc do io(), the I/O is typically retried by higher-level code, but the bounce buffer memory is never freed. This can lead to a denial of service, as enough bounce buffer memory leaks can cause the confidential VM to be unable to perform any I/O. The same problem can arise in non-confidential VMs with the kernel boot parameter swiotlb=force.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Memory Leak
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Red Os
Suse