VDB
DEBIAN-CVE-2025-21736
DEBIAN-CVE-2025-21736
PUBLISHED
CVSS 5.5 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix possible int overflows in nilfs_fiemap() Since nilfs_bmap_lookup_contig() in nilfs_fiemap() calculates its result by being prepared to go through potentially maxblocks == INT_MAX blocks, the value in n may experience an overflow caused by left shift of blkbits. While it is extremely unlikely to occur, play it safe and cast right hand expression to wider type to mitigate the issue. Found by Linux Verification Center (linuxtesting.org) with static analysis tool SVACE.
Risk Scores
CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | linux | 5.10.162-1, 0, 5.10.103-1 |
| Debian:11 | linux-6.1 | 6.1.119-1, 6.1.112-1, 6.1.106-3 |
| Debian:12 | linux | 6.1.38-2~bpo11+1, 6.1.38-3, 6.1.38-4 |
| Debian:14 | linux | 0, 0 |
| Debian:13 | linux | 0, 0 |
Timeline
- Feb 27, 2025 CVE Published
- Apr 28, 2026 CVE Updated