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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2025-02-26 07:00
Updated : 2025-10-15 19:42
NVD link : CVE-2022-49166
Mitre link : CVE-2022-49166
CVE.ORG link : CVE-2022-49166
JSON object : View
Products Affected
linux
- linux_kernel
CWE
