Bug 2348335 (CVE-2022-49182) - CVE-2022-49182 kernel: net: hns3: add vlan list lock to protect vlan list
Summary: CVE-2022-49182 kernel: net: hns3: add vlan list lock to protect vlan list
Keywords:
Status: NEW
Alias: CVE-2022-49182
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-02-26 03:25 UTC by OSIDB Bzimport
Modified: 2025-02-26 10:03 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-02-26 03:25:52 UTC
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.

Comment 1 Avinash Hanwate 2025-02-26 09:59:06 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025022614-CVE-2022-49182-f154@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.