THREATOPS
THREAT OPSThreat News › [NVD] CVE-2025-21802 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix oops when unload drivers paralleling When unload hclge driver, it tries to disable sriov first for each ae_dev node from hnae3_ae_dev_list. If user unloads hns3 driver at the time, because it rem

[NVD] CVE-2025-21802 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix oops when unload drivers paralleling When unload hclge driver, it tries to disable sriov first for each ae_dev node from hnae3_ae_dev_list. If user unloads hns3 driver at the time, because it rem

lownvdPublished 2025-02-27

CVE-2025-21802 CVSS: 5.5 MEDIUM Published: 2025-02-27T20:16:02.847

In the Linux kernel, the following vulnerability has been resolved:

net: hns3: fix oops when unload drivers paralleling

When unload hclge driver, it tries to disable sriov first for each ae_dev node from hnae3_ae_dev_list. If user unloads hns3 driver at the time, because it removes all the ae_dev nodes, and it may cause oops.

B

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2025-21802