First published: Mon Oct 21 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: ext4: filesystems without casefold feature cannot be mounted with siphash When mounting the ext4 filesystem, if the default hash version is set to DX_HASH_SIPHASH but the casefold feature is not set, exit the mounting.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | <6.11.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-49968 is considered a medium severity vulnerability in the Linux kernel.
To fix CVE-2024-49968, update your Linux kernel to version 6.11.3 or later.
CVE-2024-49968 affects the ext4 filesystem in Linux kernels where the casefold feature is not set.
CVE-2024-49968 does not have a remote exploitation vector as it pertains to local filesystem mounting.
CVE-2024-49968 affects any Linux environment running the vulnerable versions of the kernel without the casefold feature.