7.8

CVE-2024-35789

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)
LinuxLinux Kernel Version >= 4.14.232 < 4.15
LinuxLinux Kernel Version >= 4.19.189 < 4.19.312
LinuxLinux Kernel Version >= 5.4.114 < 5.4.274
LinuxLinux Kernel Version >= 5.10.32 < 5.10.215
LinuxLinux Kernel Version >= 5.11.16 < 5.12
LinuxLinux Kernel Version >= 5.12.1 < 5.15.154
LinuxLinux Kernel Version >= 5.16 < 6.1.84
LinuxLinux Kernel Version >= 6.2 < 6.6.24
LinuxLinux Kernel Version >= 6.7 < 6.7.12
LinuxLinux Kernel Version >= 6.8 < 6.8.3
LinuxLinux Kernel Version5.12 Update-
LinuxLinux Kernel Version5.12 Updaterc7
LinuxLinux Kernel Version5.12 Updaterc8
LinuxLinux Kernel Version6.9 Updaterc1
DebianDebian Linux Version10.0
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.26% 0.17
CVSS Metriken
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
Third Party Advisory
https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html
Third Party Advisory
https://git.kernel.org/stable/c/2884a50f52313a7a911de3afcad065ddbb3d78fc
Patch
https://git.kernel.org/stable/c/4f2bdb3c5e3189297e156b3ff84b140423d64685
Patch
https://git.kernel.org/stable/c/6b948b54c8bd620725e0c906e44b10c0b13087a7
Patch
https://git.kernel.org/stable/c/7eeabcea79b67cc29563e6a9a5c81f9e2c664d5b
Patch
https://git.kernel.org/stable/c/be1dd9254fc115321d6fbee042026d42afc8d931
Patch
https://git.kernel.org/stable/c/c8bddbd91bc8e42c961a5e2cec20ab879f21100f
Patch
https://git.kernel.org/stable/c/e8678551c0243f799b4859448781cbec1bd6f1cb
Patch
https://git.kernel.org/stable/c/e8b067c4058c0121ac8ca71559df8e2e08ff1a7e
Patch
https://git.kernel.org/stable/c/ea9a0cfc07a7d3601cc680718d9cff0d6927a921
Patch
https://cert-portal.siemens.com/productcert/html/ssa-265688.html