CVE-2022-49763
Linux Kernel vulnerability analysis and mitigation

Overview

A use-after-free vulnerability was discovered in the Linux kernel's NTFS filesystem implementation, specifically in the ntfs_attr_find() function. The vulnerability (CVE-2022-49763) was identified when loading the first MFT record, where the attrs_offset field is not properly validated against bounds, potentially leading to out-of-bounds memory access (NVD, Wiz).

Technical details

The vulnerability occurs in the ntfs_attr_find() function within fs/ntfs/attrib.c. When loading $MFT/$DATA's first MFT record in ntfs_read_inode_mount(), the kernel fails to verify if the attrs_offset field is valid. If attrs_offset field is larger than bytes_allocated field, it can trigger an out-of-bounds read bug when accessing the corresponding MFT record's attribute. The issue was initially reported by the Syzkaller tool as a use-after-free issue (NVD, Red Hat).

Impact

The vulnerability could lead to out-of-bounds memory access and potential kernel memory corruption. When exploited, it could cause system crashes or potentially allow unauthorized access to kernel memory (Wiz).

Mitigation and workarounds

The issue has been patched by adding a sanity check between the attrs_offset field and bytes_allocated field after loading the first MFT record. The fix ensures proper validation of the attrs_offset value before accessing the corresponding MFT record's attribute (Wiz).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-68753HIGH7.8
  • Linux KernelLinux Kernel
  • linux-realtime
NoYesJan 05, 2026
CVE-2025-68756HIGH7.1
  • Linux KernelLinux Kernel
  • linux-oracle
NoYesJan 05, 2026
CVE-2025-68764MEDIUM5.5
  • Linux KernelLinux Kernel
  • linux-realtime
NoYesJan 05, 2026
CVE-2025-68758MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-core
NoYesJan 05, 2026
CVE-2025-68762N/AN/A
  • Linux KernelLinux Kernel
  • kernel
NoYesJan 05, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management