THREATOPS
THREAT OPSThreat News › [NVD] CVE-2024-26779 (HIGH 8.8) — In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix race condition on enabling fast-xmit fast-xmit must only be enabled after the sta has been uploaded to the driver, otherwise it could end up passing the not-yet-uploaded sta via drv_tx calls

[NVD] CVE-2024-26779 (HIGH 8.8) — In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix race condition on enabling fast-xmit fast-xmit must only be enabled after the sta has been uploaded to the driver, otherwise it could end up passing the not-yet-uploaded sta via drv_tx calls

lownvdPublished 2024-04-03

CVE-2024-26779 CVSS: 8.8 HIGH Published: 2024-04-03T17:15:53.423

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

wifi: mac80211: fix race condition on enabling fast-xmit

fast-xmit must only be enabled after the sta has been uploaded to the driver, otherwise it could end up passing the not-yet-uploaded sta via drv_tx calls to the driver, leading to potential crashes because o

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2024-26779