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.
References
Configurations
Configuration 1 (hide)
|
History
16 Jan 2025, 16:12
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
References | () https://git.kernel.org/stable/c/839f102efb168f02dfdd46717b7c6dddb26b015e - Patch | |
References | () https://git.kernel.org/stable/c/8ff7579554571d92e3deab168f5a7d7b146ed368 - Patch | |
References | () https://git.kernel.org/stable/c/97e693593162eef6851d232f0c8148169ed46a5c - Patch | |
References | () https://git.kernel.org/stable/c/9efe72eefd4c4a7ce63b3e4d667d766d2b360cb4 - Patch | |
References | () https://git.kernel.org/stable/c/b62f41aeec9d250144c53875b507c1d45ae8c8fc - Patch | |
References | () https://git.kernel.org/stable/c/e7d376f94f72b020f84e77278b150ec1cc27502c - Patch | |
References | () https://git.kernel.org/stable/c/ff9fc48fab0e1ea0d423c23c99b91bba178f0b05 - Patch | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
CWE | CWE-129 | |
First Time |
Linux linux Kernel
Linux |
|
Summary |
|
27 Dec 2024, 15:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-12-27 15:15
Updated : 2025-01-16 16:12
NVD link : CVE-2024-56596
Mitre link : CVE-2024-56596
CVE.ORG link : CVE-2024-56596
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-129
Improper Validation of Array Index