CVE-2024-35789

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-35789
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-35789.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-35789
Downstream
Related
Published
2024-05-17T13:15:58Z
Modified
2025-08-09T20:01:26Z
Summary
[none]
Details

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

wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes

When moving a station out of a VLAN and deleting the VLAN afterwards, the fastrx entry still holds a pointer to the VLAN's netdev, which can cause use-after-free bugs. Fix this by immediately calling ieee80211checkfastrx after the VLAN change.

References

Affected packages