Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2022-48904
HistoryAug 22, 2024 - 1:30 a.m.

CVE-2022-48904 iommu/amd: Fix I/O page table memory leak

2024-08-2201:30:28
Linux
github.com
2
linux kernel
i/o page table
memory leak
iommu/amd
cve-2022-48904

AI Score

6.9

Confidence

Low

EPSS

0

Percentile

5.1%

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

In the Linux kernel, the following vulnerability has been resolved:

iommu/amd: Fix I/O page table memory leak

The current logic updates the I/O page table mode for the domain
before calling the logic to free memory used for the page table.
This results in IOMMU page table memory leak, and can be observed
when launching VM w/ pass-through devices.

Fix by freeing the memory used for page table before updating the mode.

AI Score

6.9

Confidence

Low

EPSS

0

Percentile

5.1%

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

Related for VULNRICHMENT:CVE-2022-48904