7.8
CVE-2024-35789
- EPSS 0.26%
- Veröffentlicht 17.05.2024 13:15:58
- Zuletzt bearbeitet 12.05.2026 12:16:36
- Quelle 416baaa9-dc9f-4396-8d5f-8c081f
- CVE-Watchlists
- Unerledigt
wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version >= 4.14.232 < 4.15
Linux ≫ Linux Kernel Version >= 4.19.189 < 4.19.312
Linux ≫ Linux Kernel Version >= 5.4.114 < 5.4.274
Linux ≫ Linux Kernel Version >= 5.10.32 < 5.10.215
Linux ≫ Linux Kernel Version >= 5.11.16 < 5.12
Linux ≫ Linux Kernel Version >= 5.12.1 < 5.15.154
Linux ≫ Linux Kernel Version >= 5.16 < 6.1.84
Linux ≫ Linux Kernel Version >= 6.2 < 6.6.24
Linux ≫ Linux Kernel Version >= 6.7 < 6.7.12
Linux ≫ Linux Kernel Version >= 6.8 < 6.8.3
Linux ≫ Linux Kernel Version5.12 Update-
Linux ≫ Linux Kernel Version5.12 Updaterc7
Linux ≫ Linux Kernel Version5.12 Updaterc8
Linux ≫ Linux Kernel Version6.9 Updaterc1
Debian ≫ Debian Linux Version10.0
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.26% | 0.17 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
CWE-416 Use After Free
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html
https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html
https://git.kernel.org/stable/c/2884a50f52313a7a911de3afcad065ddbb3d78fc
https://git.kernel.org/stable/c/4f2bdb3c5e3189297e156b3ff84b140423d64685
https://git.kernel.org/stable/c/6b948b54c8bd620725e0c906e44b10c0b13087a7
https://git.kernel.org/stable/c/7eeabcea79b67cc29563e6a9a5c81f9e2c664d5b
https://git.kernel.org/stable/c/be1dd9254fc115321d6fbee042026d42afc8d931
https://git.kernel.org/stable/c/c8bddbd91bc8e42c961a5e2cec20ab879f21100f
https://git.kernel.org/stable/c/e8678551c0243f799b4859448781cbec1bd6f1cb
https://git.kernel.org/stable/c/e8b067c4058c0121ac8ca71559df8e2e08ff1a7e
https://git.kernel.org/stable/c/ea9a0cfc07a7d3601cc680718d9cff0d6927a921
https://cert-portal.siemens.com/productcert/html/ssa-265688.html