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.
Metrics
Affected Vendors & Products
References
History
Mon, 28 Apr 2025 16:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Weaknesses | CWE-362 | |
Metrics |
cvssV3_1
|
cvssV3_1
|
Thu, 27 Feb 2025 01:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Wed, 26 Feb 2025 02:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | 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. | |
Title | net: tun: unlink NAPI from device on destruction | |
References |
|
|

Status: PUBLISHED
Assigner: Linux
Published: 2025-02-26T02:24:05.284Z
Updated: 2025-05-04T08:43:01.207Z
Reserved: 2025-02-26T02:21:30.437Z
Link: CVE-2022-49672

No data.

Status : Received
Published: 2025-02-26T07:01:42.130
Modified: 2025-02-26T07:01:42.130
Link: CVE-2022-49672
