In the Linux kernel, the following vulnerability has been resolved: ntfs: add sanity check on allocation size ntfs_read_inode_mount invokes ntfs_malloc_nofs with zero allocation size. It triggers one BUG in the __ntfs_malloc function. Fix this by adding sanity check on ni->attr_list_size.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025022611-CVE-2022-49166-7308@gregkh/T