Katalog CVE

CVE-2026-74596

Nieznane
Opublikowano: Przetłumaczono: NVD NIST

Streszczenie

W jądrze Linux w funkcji setattr_prepare() stwierdzono zbędne sprawdzenie, czy fs-verity jest włączone. To sprawdzenie nie jest konieczne, a jego obecność może powodować, że operacja truncate na plikach fsverity zakończy się sukcesem, co jest niepożądane.

Ocena ryzyka

Usunięcie tego sprawdzenia zapobiega nieautoryzowanemu przycinaniu plików z fs-verity, co mogłoby naruszyć integralność danych.

Rekomendacja

Zastosuj aktualizację jądra zawierającą poprawkę usuwającą to zbędne sprawdzenie.

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: fs,fsverity: remove check for fsverity being enabled in setattr_prepare() The check that fs-verity is available in the kernel is not necessary here. Filesystems could have fsverity files even without fs-verity enabled. In that case, truncate on fsverity file will succeed, what this check is trying to prevent.

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