CVE-2024-35789
Cisco Wireless Fast Rx Use-After-Free Vulnerability
Description
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 fast_rx entry still holds a pointer to the VLAN's netdev, which can cause use-after-free bugs. Fix this by immediately calling ieee80211_check_fast_rx after the VLAN change.
INFO
Published Date :
May 17, 2024, 1:15 p.m.
Last Modified :
Nov. 21, 2024, 9:20 a.m.
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Remotely Exploitable :
No
Impact Score :
Exploitability Score :
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-35789
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-35789
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-35789
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Nov. 21, 2024
Action Type Old Value New Value Added Reference https://git.kernel.org/stable/c/2884a50f52313a7a911de3afcad065ddbb3d78fc Added Reference https://git.kernel.org/stable/c/4f2bdb3c5e3189297e156b3ff84b140423d64685 Added Reference https://git.kernel.org/stable/c/6b948b54c8bd620725e0c906e44b10c0b13087a7 Added Reference https://git.kernel.org/stable/c/7eeabcea79b67cc29563e6a9a5c81f9e2c664d5b Added Reference https://git.kernel.org/stable/c/be1dd9254fc115321d6fbee042026d42afc8d931 Added Reference https://git.kernel.org/stable/c/c8bddbd91bc8e42c961a5e2cec20ab879f21100f Added Reference https://git.kernel.org/stable/c/e8678551c0243f799b4859448781cbec1bd6f1cb Added Reference https://git.kernel.org/stable/c/e8b067c4058c0121ac8ca71559df8e2e08ff1a7e Added Reference https://git.kernel.org/stable/c/ea9a0cfc07a7d3601cc680718d9cff0d6927a921 Added Reference https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html Added Reference https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html -
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Nov. 05, 2024
Action Type Old Value New Value Removed Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html Removed Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html -
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Jun. 27, 2024
Action Type Old Value New Value Added Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html [No types assigned] -
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Jun. 25, 2024
Action Type Old Value New Value Added Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html [No types assigned] -
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
May. 29, 2024
Action Type Old Value New Value -
CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
May. 17, 2024
Action Type Old Value New Value Added Description 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 fast_rx entry still holds a pointer to the VLAN's netdev, which can cause use-after-free bugs. Fix this by immediately calling ieee80211_check_fast_rx after the VLAN change. Added Reference kernel.org https://git.kernel.org/stable/c/ea9a0cfc07a7d3601cc680718d9cff0d6927a921 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/be1dd9254fc115321d6fbee042026d42afc8d931 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/e8b067c4058c0121ac8ca71559df8e2e08ff1a7e [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/c8bddbd91bc8e42c961a5e2cec20ab879f21100f [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/7eeabcea79b67cc29563e6a9a5c81f9e2c664d5b [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/6b948b54c8bd620725e0c906e44b10c0b13087a7 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/2884a50f52313a7a911de3afcad065ddbb3d78fc [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/e8678551c0243f799b4859448781cbec1bd6f1cb [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/4f2bdb3c5e3189297e156b3ff84b140423d64685 [No types assigned]
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-35789
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-35789
weaknesses.