CVE-2025-21997
03.04.2025, 08:15
In the Linux kernel, the following vulnerability has been resolved: xsk: fix an integer overflow in xp_create_and_assign_umem() Since the i and pool->chunk_size variables are of type 'u32', their product can wrap around and then be cast to 'u64'. This can lead to two different XDP buffers pointing to the same memory area. Found by InfoTeCS on behalf of Linux Verification Center (linuxtesting.org) with SVACE.Enginsight
Vendor | Product | Version |
---|---|---|
linux | linux_kernel | 5.16 ≤ 𝑥 < 6.1.132 |
linux | linux_kernel | 6.2 ≤ 𝑥 < 6.6.85 |
linux | linux_kernel | 6.7 ≤ 𝑥 < 6.12.21 |
linux | linux_kernel | 6.13 ≤ 𝑥 < 6.13.9 |
linux | linux_kernel | 6.14:rc1 |
linux | linux_kernel | 6.14:rc2 |
linux | linux_kernel | 6.14:rc3 |
linux | linux_kernel | 6.14:rc4 |
linux | linux_kernel | 6.14:rc5 |
linux | linux_kernel | 6.14:rc6 |
linux | linux_kernel | 6.14:rc7 |
𝑥
= Vulnerable software versions
Vulnerability Media Exposure
References