{"apiVersion":"1.0","identifier":"CVE-2026-72184","description":"In the Linux kernel, the following vulnerability has been resolved: ntfs: fix hole runlist memory leak in insert range error path ntfs_non_resident_attr_insert_range() allocates hole_rl before mapping the whole runlist. If ntfs_attr_map_whole_runlist() fails, the error path drops ni->runlist.lock and returns without freeing hole_rl. This leaks memory of sizeof(*hole_rl) * 2 bytes. Fix this memory leak by freeing hole_rl before returning from that error path, matching the later error paths in the same function.","publishedAt":"2026-08-15T06:21:36","lastModifiedAt":"2026-08-17T06:18:18","sourceUrl":"https://nvd.nist.gov/vuln/detail/CVE-2026-72184","cvssScore":null,"cvssVector":"Pending","epssProbability":0.00189,"riskScore":0,"affectedProduct":"Linux kernel","affectedVersions":"unknown","vulnerabilityType":"Kernel","operatingSystems":[],"links":{"self":"https://www.redsauce.net/api/cves/CVE-2026-72184","webPages":{"es":"https://www.redsauce.net/es/cves/CVE-2026-72184","en":"https://www.redsauce.net/en/cves/CVE-2026-72184","fr":"https://www.redsauce.net/fr/cves/CVE-2026-72184","pt":"https://www.redsauce.net/pt/cves/CVE-2026-72184","de":"https://www.redsauce.net/de/cves/CVE-2026-72184","sk":"https://www.redsauce.net/sk/cves/CVE-2026-72184","el":"https://www.redsauce.net/el/cves/CVE-2026-72184"},"source":"https://nvd.nist.gov/vuln/detail/CVE-2026-72184"}}