First published: Fri Dec 27 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: jfs: array-index-out-of-bounds fix in dtReadFirst The value of stbl can be sometimes out of bounds due to a bad filesystem. Added a check with appopriate return of error code in that case.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | <5.4.287 | |
Linux Kernel | >=5.5<5.10.231 | |
Linux Kernel | >=5.11<5.15.174 | |
Linux Kernel | >=5.16<6.1.120 | |
Linux Kernel | >=6.2<6.6.66 | |
Linux Kernel | >=6.7<6.12.5 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-56598 has a moderate severity rating due to its potential to cause array-index-out-of-bounds issues in the Linux kernel.
To resolve CVE-2024-56598, upgrade the Linux kernel to a version later than 5.4.287 or within the specified ranges of affected versions.
CVE-2024-56598 affects Linux kernel versions from 5.5 up to 5.4.287, from 5.11 up to 5.15.174, from 5.16 up to 6.1.120, between 6.2 and 6.6.66, and from 6.7 up to 6.12.5.
CVE-2024-56598 addresses an array-index-out-of-bounds issue in the dtReadFirst function of the JFS (Journaling File System) in the Linux kernel.
Users and administrators of the affected Linux kernel versions utilizing the JFS will be impacted by CVE-2024-56598.