2 matches found
CVE-2026-90133
CVE-2026-90133 is a heap out-of-bounds write in the Linux kernel's NTFS filesystem support. The function ntfs_ir_to_ib() copies entries from index_root into a freshly allocated index_block_size-byte buffer without verifying that the entries fit, and performs a memcpy without a bounds check. Entri...
SaveExploits0References2
EUVD-2026-81726
In the Linux kernel, the following vulnerability has been resolved: ntfs: Fix indexroot heap OOB write in ntfsirtoib ntfsirtoib copies all entries from indexroot into a freshly allocated indexblocksize-byte buffer without verifying that the entries fit in the available space. The entries in...
SaveExploits0References2
20