2 matches found
Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1
In the Linux kernel, the following vulnerabilities have been resolved: - ntfs3: Fixed an issue where uninitialized memory was created after a failed miread operation in miformatnew. - Fixed a KMSAN un-init bug discovered by syzkaller. The function ntfsgetbh expects a buffer from sbgetblk. This...
EUVD-2025-205069
In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix uninit memory after failed miread in miformatnew Fix a KMSAN un-init bug found by syzkaller. ntfsgetbh expects a buffer from sbgetblk, that buffer may not be uptodate. We do not bring the buffer uptodate before setting...