Katalog CVE

CVE-2026-64369

Niskie ryzyko· EPSS 8%
Opublikowano: Zaktualizowano: Przetłumaczono: NVD NIST

Prawdopodobieństwo exploitacji (EPSS)

Niskie ryzyko
0.18%

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

Streszczenie

W architekturze s390 wycofano wsparcie dla DCACHE_WORD_ACCESS z powodu problemów z obsługą wyjątków dla stron przekazanych do Ultravisora. Funkcja load_unaligned_zeropad() może powodować nieskończoną pętlę wyjątków.

Ocena ryzyka

Podczas dostępu do stron przekazanych do Ultravisora może dojść do zawieszenia systemu z powodu nieskończonej pętli wyjątków, co uniemożliwia działanie systemu.

Rekomendacja

Zastosuj łatkę wycofującą wsparcie dla DCACHE_WORD_ACCESS jako tymczasowe obejście do czasu pełnej naprawy.

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: s390: Revert support for DCACHE_WORD_ACCESS load_unaligned_zeropad() reads eight bytes from unaligned addresses and may cross page boundaries. It handles exceptions which may happen if reading from the second page results in an exception. For pages which are donated to the Ultravisor for secure execution purposes the do_secure_storage_access() exception handler however does not handle such exceptions correctly. Such an exception may result in an endless exception loop which will never be resolved. An attempt to fix this [1] turned out to be not sufficient. For now revert load_unaligned_zeropad() until this problem has been resolved in a proper way. Note that the implementation of load_unaligned_zeropad() itself is correct. The revert is just a temporary workaround until there is complete fix for secure storage access exceptions. [1] commit b00be77302d7 ("s390/mm: Add missing secure storage access fixups for donated memory")

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