First published: Wed Oct 09 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: ocfs2: add bounds checking to ocfs2_xattr_find_entry() Add a paranoia check to make sure it doesn't stray beyond valid memory region containing ocfs2 xattr entries when scanning for a match. It will prevent out-of-bound access in case of crafted images.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux kernel | <6.1.112 | |
Linux kernel | >=6.2<6.6.53 | |
Linux kernel | >=6.7<6.10.12 | |
Linux Kernel | <6.1.112 | |
Linux Kernel | >=6.2<6.6.53 | |
Linux Kernel | >=6.7<6.10.12 | |
debian/linux | <=5.10.223-1 | 5.10.234-1 6.1.129-1 6.1.128-1 6.12.20-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-47670 is classified as high due to its potential impact on system integrity.
To fix CVE-2024-47670, upgrading to the patched versions of the Linux kernel mentioned in the advisory is recommended.
CVE-2024-47670 affects various versions of the Linux kernel, specifically versions prior to the ones available after the patch.
CVE-2024-47670 specifically addresses a vulnerability in the ocfs2 file system's extended attributes handling.
CVE-2024-47670 was disclosed as part of a recent security update to the Linux kernel.