3 matches found
EUVD-2026-67548
In the Linux kernel, the following vulnerability has been resolved: ntfs: fix u16 truncation of restart-area length check ntfscheckrestartarea validates that the $LogFile restart area and its trailing log client record array fit within the system page size: u16 raofs, ralen, caofs; ... ralen =...
5.9AI score
SaveExploits0References2
CVE-2026-80672
CVE-2026-80672 affects the Linux kernel's classic NTFS driver (revived in-kernel driver, distinct from the ntfs-3g userspace driver). A u16 truncation in ntfs_check_restart_area() defeats the bounds check on the $LogFile restart-area length: when log_clients and ca_ofs values from a crafted on-di...
5.9AI score
SaveExploits0References2
20