CVE-2025-40049
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-40049 is a vulnerability discovered in the Linux kernel's Squashfs filesystem implementation. The issue was identified and disclosed on October 28, 2025, affecting the Squashfs filesystem component. The vulnerability specifically involves an uninitialized value access in the squashfs_get_parent function (NVD).

Technical details

The vulnerability occurs when open_by_handle_at() is called with a file handle containing an invalid parent inode number, specifically when the inode number is that of a symbolic link rather than a directory. When squashfs_get_parent() is called with a symbolic link inode, it accesses the parent member field through the command 'unsigned int parent_ino = squashfs_i(inode)->parent'. Since non-directory inodes in Squashfs do not have a parent value, this results in an uninitialized value access (NVD).

Impact

The vulnerability leads to an uninitialized value access in the Linux kernel's Squashfs filesystem component, which could potentially result in system instability or information disclosure (NVD).

Mitigation and workarounds

The fix involves initializing the parent field with the invalid inode number 0, which will cause an EINVAL error to be returned when attempting to access invalid parent inodes. Additionally, the parent field has been separated from the block_list_start field in regular inodes to enable this fix (NVD).

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-71142N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-debug-devel
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • kernel-cross-headers
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • kernel-debug-core
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-modules-core
NoYesJan 14, 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