In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds read in add_missing_indices stbl is s8 but it must contain offsets into slot which can go from…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds read in add_missing_indices stbl is s8 but it must contain offsets into slot which can go from 0 to 127. Added a bound check for that error and return -EIO if the check fails. Also make jfs_readdir return with error if add_missing_indices returns with an error.
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/44618bee303bed151ef3a525ff79fbd7689593b5 Patch
- https://git.kernel.org/stable/c/5dff41a86377563f7a2b968aae00d25b4ceb37c9 Patch
- https://git.kernel.org/stable/c/81af4b34fd72d390d7f237c6a545cc6d09707956 Patch
- https://git.kernel.org/stable/c/bfa4655d28f338e68d345aed80d19be7999bbce2 Patch
- https://git.kernel.org/stable/c/c8399564a58fb6ea2ff21a6fd278417943cb51a5 Patch
- https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html Mailing List
时间线
- nvd_ingest NVD