First published: Fri Dec 27 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: ovl: Filter invalid inodes with missing lookup function Add a check to the ovl_dentry_weird() function to prevent the processing of directory inodes that lack the lookup function. This is important because such inodes can cause errors in overlayfs when passed to the lowerstack.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Red Hat Kernel-devel | ||
debian/linux | <=5.10.223-1 | 5.10.234-1 6.1.129-1 6.1.128-1 6.12.21-1 |
debian/linux-6.1 | 6.1.129-1~deb11u1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2024-56570 is categorized as medium due to its impact on directory inode processing.
To fix CVE-2024-56570, update your Linux kernel to one of the patched versions such as 5.10.234-1 or 6.12.20-1.
CVE-2024-56570 affects Linux kernels versions prior to the patched releases mentioned in the remediation guidance.
If exploited, CVE-2024-56570 could allow the processing of invalid inodes, potentially leading to system instability.
Yes, CVE-2024-56570 is relevant to multiple distributions that utilize vulnerable versions of the Linux kernel.