In the Linux kernel, the following vulnerability has been resolved:
ntfs: add sanity check on allocation size
ntfsreadinodemount invokes ntfsmalloc_nofs with zero allocation size. It triggers one BUG in the _ntfsmalloc function.
Fix this by adding sanity check on ni->attrlistsize.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/49xxx/CVE-2022-49166.json",
"cna_assigner": "Linux"
}