AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-49672

HIGH · CVSS 7.8 EPSS 0.28%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-02-26 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.8. It affects Linux.

CVE
CVE-2022-49672
Severity
HIGH
CVSS
7.8
EPSS
0.28%
Linux

Original NVD 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)