Kernel-memory corruption via unchecked NTFS attribute offset
Published May 1, 2025 · Updated Aug 5, 2026
Use-after-free in the Linux kernel NTFS driver allows local users to corrupt kernel memory by presenting a crafted NTFS volume. ntfs_read_inode_mount accepts an attrs_offset larger than bytes_allocated, so ntfs_attr_find dereferences an attribute record outside its allocated bounds. The malformed volume must be mounted or automounted; the resulting out-of-bounds use-after-free access can disclose or corrupt kernel memory or crash the host.
Summary
What happened
Use-after-free in the Linux kernel NTFS driver allows local users to corrupt kernel memory by presenting a crafted NTFS volume. ntfs_read_inode_mount accepts an attrs_offset larger than bytes_allocated, so ntfs_attr_find dereferences an attribute record outside its allocated bounds. The malformed volume must be mounted or automounted; the resulting out-of-bounds use-after-free access can disclose or corrupt kernel memory or crash the host.
The record
- CVE
- CVE-2022-49763
- Published
- May 1, 2025
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-416, T1203
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- May 1, 2025CVE publishedPublication date reported by the CVE source.
- Aug 5, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <266bd5306286316758e6246ea0345133427b0f62
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <4863f815463034f588a035cfd99cdca97a4f1069
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <5330c423b86263ac7883fef0260b9e2229cb531e
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <79f3ac7dcd12c05b7539239a4c6fa229a50d786c
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <b825bfbbaafbe8da2037e3a778ad660c59f9e054
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <d0006d739738a658a9c29b438444259d9f71dfa0
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <d85a1bec8e8d552ab13163ca1874dcd82f3d1550
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <fb2004bafd1932e08d21ca604ee5844f2b7f212d
- Affected versionversion=2.6.12
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo