Security Advisory

CVE-2022-48904

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-08-22 01:30:28
Last updated 2026-05-11 18:49:24
Assigner Linux
State PUBLISHED

Description

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.