CVE-2025-38701
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
04/09/2025
Last modified:
09/01/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
ext4: do not BUG when INLINE_DATA_FL lacks system.data xattr<br />
<br />
A syzbot fuzzed image triggered a BUG_ON in ext4_update_inline_data()<br />
when an inode had the INLINE_DATA_FL flag set but was missing the<br />
system.data extended attribute.<br />
<br />
Since this can happen due to a maiciouly fuzzed file system, we<br />
shouldn&#39;t BUG, but rather, report it as a corrupted file system.<br />
<br />
Add similar replacements of BUG_ON with EXT4_ERROR_INODE() ii<br />
ext4_create_inline_data() and ext4_inline_data_truncate().
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 3.8 (including) | 5.4.297 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.5 (including) | 5.10.241 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 (including) | 5.15.190 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.1.149 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.6.103 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.12.43 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.15.11 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.16 (including) | 6.16.2 (excluding) |
| cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/099b847ccc6c1ad2f805d13cfbcc83f5b6d4bc42
- https://git.kernel.org/stable/c/1199a6399895f4767f0b9a68a6ff47c3f799b7c7
- https://git.kernel.org/stable/c/279c87ef7b9da34f65c2e4db586e730b667a6fb9
- https://git.kernel.org/stable/c/2817ac83cb4732597bf36853fe13ca616f4ee4e2
- https://git.kernel.org/stable/c/7f322c12df7aeed1755acd3c6fab48c7807795fb
- https://git.kernel.org/stable/c/8085a7324d8ec448c4a764af7853e19bbd64e17a
- https://git.kernel.org/stable/c/81e7e2e7ba07e7c8cdce43ccad2f91adbc5a919c
- https://git.kernel.org/stable/c/8a6f89d42e61788605722dd9faf98797c958a7e5
- https://git.kernel.org/stable/c/d960f4b793912f35e9d72bd9d1e90553063fcbf1
- https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html
- https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html



