AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-47596

HIGH · CVSS 7.8 EPSS 0.25%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-06-19 · 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-2021-47596
Severity
HIGH
CVSS
7.8
EPSS
0.25%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix use-after-free bug in hclgevf_send_mbx_msg Currently, the hns3_remove function firstly uninstall client instance, and then uninstall acceletion engine device. The netdevice is freed in client instance uninstall process, but acceletion engine device uninstall process still use it to trace runtime information. This causes a use after free problem. So fixes it by check the instance register state to avoid use after free.

Related CVEs

Other vulnerabilities affecting the same vendor(s)