CVE-2023-52804

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
21/05/2024
Last modified:
23/09/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> fs/jfs: Add validity check for db_maxag and db_agpref<br /> <br /> Both db_maxag and db_agpref are used as the index of the<br /> db_agfree array, but there is currently no validity check for<br /> db_maxag and db_agpref, which can lead to errors.<br /> <br /> The following is related bug reported by Syzbot:<br /> <br /> UBSAN: array-index-out-of-bounds in fs/jfs/jfs_dmap.c:639:20<br /> index 7936 is out of range for type &amp;#39;atomic_t[128]&amp;#39;<br /> <br /> Add checking that the values of db_maxag and db_agpref are valid<br /> indexes for the db_agfree array.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 4.14.331 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 4.15 (including) 4.19.300 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 4.20 (including) 5.4.262 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.5 (including) 5.10.202 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.11 (including) 5.15.140 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.16 (including) 6.1.64 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.2 (including) 6.5.13 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.6 (including) 6.6.3 (excluding)