CVE-2024-56596
Vulnerability Summary
Timeline
Description
In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in jfs_readdir The stbl might contain some invalid values. Added a check to return error code in that case.
CVSS Metrics
- v3.1•HIGH•Score: 7.8CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Trends
Current EPSS score: 0.01%• Percentile: 1%
Techniques & Countermeasures
- CWE-129•Improper Validation of Array Index
The product uses untrusted input when calculating or using an array index, but the product does not validate or incorrectly validates the index to ensure the index references a valid position within the array.
Affected Systems
- linux•linux
≥ 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < b62f41aeec9d250144c53875b507c1d45ae8c8fc | ≥ 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 97e693593162eef6851d232f0c8148169ed46a5c | ≥ 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 9efe72eefd4c4a7ce63b3e4d667d766d2b360cb4 | ≥ 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < ff9fc48fab0e1ea0d423c23c99b91bba178f0b05 | ≥ 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < e7d376f94f72b020f84e77278b150ec1cc27502c | ≥ 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 8ff7579554571d92e3deab168f5a7d7b146ed368 | ≥ 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 839f102efb168f02dfdd46717b7c6dddb26b015e | 2.6.12
- linux•linux_kernel
< 5.4.287 | ≥ 5.5, < 5.10.231 | ≥ 5.11, < 5.15.174 | ≥ 5.16, < 6.1.120 | ≥ 6.2, < 6.6.66 | ≥ 6.7, < 6.12.5
References (9)
- https://git.kernel.org/stable/c/b62f41aeec9d250144c53875b507c1d45ae8c8fc
- https://git.kernel.org/stable/c/97e693593162eef6851d232f0c8148169ed46a5c
- https://git.kernel.org/stable/c/9efe72eefd4c4a7ce63b3e4d667d766d2b360cb4
- https://git.kernel.org/stable/c/ff9fc48fab0e1ea0d423c23c99b91bba178f0b05
- https://git.kernel.org/stable/c/e7d376f94f72b020f84e77278b150ec1cc27502c
- https://git.kernel.org/stable/c/8ff7579554571d92e3deab168f5a7d7b146ed368
- https://git.kernel.org/stable/c/839f102efb168f02dfdd46717b7c6dddb26b015e
- https://lists.debian.org/debian-lts-announce/2025/03/msg00001.html
- https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html