CVE-2024-47723

Severity CVSS v4.0:
Pending analysis
Type:
CWE-125 Out-of-bounds Read
Publication date:
21/10/2024
Last modified:
03/11/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> jfs: fix out-of-bounds in dbNextAG() and diAlloc()<br /> <br /> In dbNextAG() , there is no check for the case where bmp-&gt;db_numag is<br /> greater or same than MAXAG due to a polluted image, which causes an<br /> out-of-bounds. Therefore, a bounds check should be added in dbMount().<br /> <br /> And in dbNextAG(), a check for the case where agpref is greater than<br /> bmp-&gt;db_numag should be added, so an out-of-bounds exception should be<br /> prevented.<br /> <br /> Additionally, a check for the case where agno is greater or same than<br /> MAXAG should be added in diAlloc() to prevent out-of-bounds.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 2.6.12 (including) 5.10.227 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.11 (including) 5.15.168 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.16 (including) 6.1.113 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.2 (including) 6.6.54 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.10.13 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.11 (including) 6.11.2 (excluding)