CVE-2022-49672
26.02.2025, 07:01
In the Linux kernel, the following vulnerability has been resolved: net: tun: unlink NAPI from device on destruction Syzbot found a race between tun file and device destruction. NAPIs live in struct tun_file which can get destroyed before the netdev so we have to del them explicitly. The current code is missing deleting the NAPI if the queue was detached first.Enginsight
| Vendor | Product | Version |
|---|---|---|
| linux | linux_kernel | 4.15 ≤ 𝑥 < 4.19.251 |
| linux | linux_kernel | 4.20 ≤ 𝑥 < 5.4.204 |
| linux | linux_kernel | 5.5 ≤ 𝑥 < 5.10.129 |
| linux | linux_kernel | 5.11 ≤ 𝑥 < 5.15.53 |
| linux | linux_kernel | 5.16 ≤ 𝑥 < 5.18.10 |
| linux | linux_kernel | 5.19:rc1 |
| linux | linux_kernel | 5.19:rc2 |
| linux | linux_kernel | 5.19:rc3 |
| linux | linux_kernel | 5.19:rc4 |
𝑥
= Vulnerable software versions
Debian Releases
References