Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Ranygh

#32300of 53,632
7.8Total CVSS
Vulnerabilities · 1
PT-2024-8285
7.8
2024-03-25
Linux · Linux Kernel · CVE-2024-35789
**Name of the Vulnerable Software and Affected Versions** Linux kernel (affected versions not specified) **Description** The issue is related to errors in memory usage after release in the `ieee80211 change station()` function of the mac80211 component. When a station is moved out of a VLAN and the VLAN is deleted afterwards, the `fast rx` entry still holds a pointer to the VLAN's netdev, which can cause use-after-free bugs. This can be fixed by immediately calling `ieee80211 check fast rx` after the VLAN change. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.