CVE-2022-49182

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-49182
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-49182.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-49182
Downstream
Related
Published
2025-02-26T07:00:55Z
Modified
2025-08-09T20:01:27Z
Summary
[none]
Details

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

net: hns3: add vlan list lock to protect vlan list

When adding port base VLAN, vf VLAN need to remove from HW and modify the vlan state in vf VLAN list as false. If the periodicity task is freeing the same node, it may cause "use after free" error. This patch adds a vlan list lock to protect the vlan list.

References

Affected packages