CVE-2025-21736
27.02.2025, 03:15
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.Enginsight
Vendor | Product | Version |
---|---|---|
linux | linux_kernel | 2.6.38 ≤ 𝑥 < 6.1.129 |
linux | linux_kernel | 6.2 ≤ 𝑥 < 6.6.78 |
linux | linux_kernel | 6.7 ≤ 𝑥 < 6.12.14 |
linux | linux_kernel | 6.13 ≤ 𝑥 < 6.13.3 |
𝑥
= Vulnerable software versions

Debian Releases
Vulnerability Media Exposure
References