CVE-2025-71202

Source
https://cve.org/CVERecord?id=CVE-2025-71202
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-71202.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-71202
Downstream
Published
2026-02-14T15:36:06.588Z
Modified
2026-03-13T04:06:21.839479Z
Summary
iommu/sva: invalidate stale IOTLB entries for kernel address space
Details

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

iommu/sva: invalidate stale IOTLB entries for kernel address space

Introduce a new IOMMU interface to flush IOTLB paging cache entries for the CPU kernel address space. This interface is invoked from the x86 architecture code that manages combined user and kernel page tables, specifically before any kernel page table page is freed and reused.

This addresses the main issue with vfree() which is a common occurrence and can be triggered by unprivileged users. While this resolves the primary problem, it doesn't address some extremely rare case related to memory unplug of memory that was present as reserved memory at boot, which cannot be triggered by unprivileged users. The discussion can be found at the link below.

Enable SVA on x86 architecture since the IOMMU can now receive notification to flush the paging cache before freeing the CPU kernel page table pages.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/71xxx/CVE-2025-71202.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
2f26e0a9c9860db290d63e9d85c2c8c09813677f
Fixed
9f0a7ab700f8620e433b05c57fbd26c92ea186d9
Fixed
e37d5a2d60a338c5917c45296bac65da1382eda5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-71202.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.4.0
Fixed
6.18.7

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-71202.json"