CVE-2024-47757

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 /> nilfs2: fix potential oob read in nilfs_btree_check_delete()<br /> <br /> The function nilfs_btree_check_delete(), which checks whether degeneration<br /> to direct mapping occurs before deleting a b-tree entry, causes memory<br /> access outside the block buffer when retrieving the maximum key if the<br /> root node has no entries.<br /> <br /> This does not usually happen because b-tree mappings with 0 child nodes<br /> are never created by mkfs.nilfs2 or nilfs2 itself. However, it can happen<br /> if the b-tree root node read from a device is configured that way, so fix<br /> this potential issue by adding a check for that case.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 2.6.30 (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)