Katalog CVE

CVE-2026-80554

KrytyczneCVSS 9.3
Opublikowano: Zaktualizowano: Przetłumaczono: NVD NIST

Streszczenie

W jądrze Linux w podsystemie s390/vfio_ccw brakuje limitu liczby segmentów programu kanałowego. Przetwarzanie jest rekurencyjne, co może prowadzić do przekroczenia globalnego limitu i potencjalnych problemów.

Ocena ryzyka

Brak limitu może umożliwić atakującemu wyczerpanie zasobów lub spowodować nieprawidłowe działanie systemu.

Rekomendacja

Zastosuj poprawkę jądra, która narzuca limit liczby segmentów, dopóki logika nie zostanie przepisana na nierekurencyjną.

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

In the Linux kernel, the following vulnerability has been resolved: s390/vfio_ccw: Limit the number of channel program segments The processing of channel programs, and the CCWs within them, is done recursively. As such, there is an arbitrary (but not architectural) limit to the number of CCWs that can exist in a single channel program. The vfio-ccw logic breaks these channel programs into segments whenever it encounters a Transfer-In-Channel (TIC) CCW, and the combined number of segments count towards the global limit. Impose an equivalent limit to the number of segments until such logic can be made non-recursive.

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