CVE-2022-49583
26.02.2025, 07:01
In the Linux kernel, the following vulnerability has been resolved: iavf: Fix handling of dummy receive descriptors Fix memory leak caused by not handling dummy receive descriptor properly. iavf_get_rx_buffer now sets the rx_buffer return value for dummy receive descriptors. Without this patch, when the hardware writes a dummy descriptor, iavf would not free the page allocated for the previous receive buffer. This is an unlikely event but can still happen. [Jesse: massaged commit message]Enginsight
Vendor | Product | Version |
---|---|---|
linux | linux_kernel | 5.1.20 ≤ 𝑥 < 5.2 |
linux | linux_kernel | 5.2.3 ≤ 𝑥 < 5.4.208 |
linux | linux_kernel | 5.5 ≤ 𝑥 < 5.10.134 |
linux | linux_kernel | 5.11 ≤ 𝑥 < 5.15.58 |
linux | linux_kernel | 5.16 ≤ 𝑥 < 5.18.15 |
linux | linux_kernel | 5.19:rc1 |
linux | linux_kernel | 5.19:rc2 |
linux | linux_kernel | 5.19:rc3 |
linux | linux_kernel | 5.19:rc4 |
linux | linux_kernel | 5.19:rc5 |
linux | linux_kernel | 5.19:rc6 |
linux | linux_kernel | 5.19:rc7 |
𝑥
= Vulnerable software versions

Debian Releases
Common Weakness Enumeration
References