CVE-2025-38701
published 2025-09-04CVE-2025-38701: In the Linux kernel, the following vulnerability has been resolved: ext4: do not BUG when INLINE_DATA_FL lacks system.data xattr A syzbot fuzzed image…
medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
In the Linux kernel, the following vulnerability has been resolved:
ext4: do not BUG when INLINE_DATA_FL lacks system.data xattr
A syzbot fuzzed image triggered a BUG_ON in ext4_update_inline_data()
when an inode had the INLINE_DATA_FL flag set but was missing the
system.data extended attribute.
Since this can happen due to a maiciouly fuzzed file system, we
shouldn't BUG, but rather, report it as a corrupted file system.
Add similar replacements of BUG_ON with EXT4_ERROR_INODE() ii
ext4_create_inline_data() and ext4_inline_data_truncate().
Affected
39 ranges· showing 25
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | debian_linux | — | — |
| debian | linux | < linux 6.1.153-1 (bookworm) | linux 6.1.153-1 (bookworm) |
| debian | linux-6.1 | < linux 6.1.153-1 (bookworm) | linux 6.1.153-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= 67cf5b09a46f72e048501b84996f2f77bc42e947 < 8085a7324d8ec448c4a764af7853e19bbd64e17a | 8085a7324d8ec448c4a764af7853e19bbd64e17a |
| linux | linux | >= 67cf5b09a46f72e048501b84996f2f77bc42e947 < 1199a6399895f4767f0b9a68a6ff47c3f799b7c7 | 1199a6399895f4767f0b9a68a6ff47c3f799b7c7 |
| linux | linux | >= 67cf5b09a46f72e048501b84996f2f77bc42e947 < 7f322c12df7aeed1755acd3c6fab48c7807795fb | 7f322c12df7aeed1755acd3c6fab48c7807795fb |
| linux | linux | >= 67cf5b09a46f72e048501b84996f2f77bc42e947 < 2817ac83cb4732597bf36853fe13ca616f4ee4e2 | 2817ac83cb4732597bf36853fe13ca616f4ee4e2 |
| linux | linux | >= 67cf5b09a46f72e048501b84996f2f77bc42e947 < d960f4b793912f35e9d72bd9d1e90553063fcbf1 | d960f4b793912f35e9d72bd9d1e90553063fcbf1 |
| linux | linux | >= 67cf5b09a46f72e048501b84996f2f77bc42e947 < 81e7e2e7ba07e7c8cdce43ccad2f91adbc5a919c | 81e7e2e7ba07e7c8cdce43ccad2f91adbc5a919c |
| linux | linux | >= 67cf5b09a46f72e048501b84996f2f77bc42e947 < 279c87ef7b9da34f65c2e4db586e730b667a6fb9 | 279c87ef7b9da34f65c2e4db586e730b667a6fb9 |
| linux | linux | >= 67cf5b09a46f72e048501b84996f2f77bc42e947 < 8a6f89d42e61788605722dd9faf98797c958a7e5 | 8a6f89d42e61788605722dd9faf98797c958a7e5 |
| linux | linux | >= 67cf5b09a46f72e048501b84996f2f77bc42e947 < 099b847ccc6c1ad2f805d13cfbcc83f5b6d4bc42 | 099b847ccc6c1ad2f805d13cfbcc83f5b6d4bc42 |
| linux | linux_kernel | >= 0 < 5.10.244-1 | 5.10.244-1 |
| linux | linux_kernel | >= 0 < 6.1.153-1 | 6.1.153-1 |
| linux | linux_kernel | >= 0 < 6.12.43-1 | 6.12.43-1 |
| linux | linux_kernel | >= 0 < 6.16.3-1 | 6.16.3-1 |
| linux | linux_kernel | >= 0 < 5.15.0-163.173 | 5.15.0-163.173 |
| linux | linux_kernel | >= 0 < 6.8.0-100.100 | 6.8.0-100.100 |
| linux | linux_kernel | >= 3.8 < 5.4.297 | 5.4.297 |
| linux | linux_kernel | >= 5.11 < 5.15.190 | 5.15.190 |
| linux | linux_kernel | >= 5.16 < 6.1.149 | 6.1.149 |
| linux | linux_kernel | >= 5.5 < 5.10.241 | 5.10.241 |
| linux | linux_kernel | >= 6.13 < 6.15.11 | 6.15.11 |
| linux | linux_kernel | >= 6.16 < 6.16.2 | 6.16.2 |
CVSS provenance
nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM