Katalog CVE

CVE-2025-71202

WysokieCVSS 8.8
Opublikowano: Zaktualizowano: Przetłumaczono: NVD NIST

Prawdopodobieństwo exploitacji (EPSS)

Niskie ryzyko
0.11%

Percentyl 2 - wyżej niż 2% wszystkich znanych CVE

Streszczenie

W jądrze Linuxa dodano nowy interfejs IOMMU do opróżniania wpisów IOTLB dla przestrzeni adresowej jądra CPU. Rozwiązuje to główny problem z vfree(), który może być wywołany przez nieuprzywilejowanych użytkowników, ale nie dotyczy bardzo rzadkich przypadków odłączania pamięci zarezerwowanej przy starcie.

Ocena ryzyka

Brak odpowiedniego opróżniania IOTLB może prowadzić do naruszenia integralności danych jądra lub eskalacji uprawnień przez nieuprzywilejowanego użytkownika.

Rekomendacja

Zaleca się natychmiastową aktualizację jądra Linux do wersji zawierającej tę poprawkę, szczególnie w systemach z włączoną funkcją SVA na architekturze x86.

Inne podatności w Linux kernel

Zobacz wszystkie
Oryginalny opis (angielski, źródło NVD)

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.

Dane podatności pochodzą z NVD (NIST) · CISA KEV · EPSS