In the Linux kernel, the following vulnerability has been resolved:
net: bridge: mst: fix suspicious rcu usage in br_mst_set_state
I converted br_mst_set_state to RCU to avoid a vlan use-after-free
but forgot to change the vlan group dereference helper. Switch to vlan
group RCU deref helper to fix the suspicious rcu usage warning.
CVSS
No CVSS.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-07-12 13:15
Updated : 2024-07-12 16:34
NVD link : CVE-2024-40920
Mitre link : CVE-2024-40920
CVE.ORG link : CVE-2024-40920
JSON object : View
Products Affected
No product.
CWE
No CWE.
