Lucene search
+L

2 matches found

CVE
CVE
•added 2025/02/26 2:24 a.m.•91 views

CVE-2022-49672

CVE-2022-49672 affects the Linux kernel tun/tun.c: a race can occur during destruction where NAPI objects linked in struct tun_file may be destroyed before the netdev they reference. The vulnerability arises because NAPIs are not deleted when the queue is detached, allowing a race between the tun...

7.8CVSS5.3AI score0.00297EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2025/02/26 2:24 a.m.•11 views

CVE-2022-49672 net: tun: unlink NAPI from device on destruction

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 tunfile which can get destroyed before the netdev so we have to del them explicitly. The current...

7.8CVSS5.1AI score
SaveExploits0References9
Rows per page
Query Builder