Acknowledged
Created: Dec 27, 2024
Updated: Jan 20, 2025
Found In Version: 10.21.20.1
Severity: Standard
Applicable for: Wind River Linux LTS 21
Component/s: Kernel
In the Linux kernel, the following vulnerability has been resolved:
jfs: add a check to prevent array-index-out-of-bounds in dbAdjTree
When the value of lp is 0 at the beginning of the for loop, it will
become negative in the next assignment and we should bail out.
CREATE(Triage):(User=admin) CVE-2024-56595 (https://nvd.nist.gov/vuln/detail/CVE-2024-56595)