Vulnerability Description
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 of uninitialized drv_priv data. Add a missing sta->uploaded check and re-check fast xmit after inserting a sta.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 4.19.308 |
| Debian | Debian Linux | 10.0 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/281280276b70c822f55ce15b661f6d1d3228aaa9Patch
- https://git.kernel.org/stable/c/54b79d8786964e2f840e8a2ec4a9f9a50f3d4954Patch
- https://git.kernel.org/stable/c/5ffab99e070b9f8ae0cf60c3c3602b84eee818ddPatch
- https://git.kernel.org/stable/c/76fad1174a0cae6fc857b9f88b261a2e4f07d587Patch
- https://git.kernel.org/stable/c/85720b69aef177318f4a18efbcc4302228a340e5Patch
- https://git.kernel.org/stable/c/88c18fd06608b3adee547102505d715f21075c9dPatch
- https://git.kernel.org/stable/c/bcbc84af1183c8cf3d1ca9b78540c2185cd85e7fPatch
- https://git.kernel.org/stable/c/eb39bb548bf974acad7bd6780fe11f9e6652d696Patch
- https://git.kernel.org/stable/c/281280276b70c822f55ce15b661f6d1d3228aaa9Patch
- https://git.kernel.org/stable/c/54b79d8786964e2f840e8a2ec4a9f9a50f3d4954Patch
- https://git.kernel.org/stable/c/5ffab99e070b9f8ae0cf60c3c3602b84eee818ddPatch
- https://git.kernel.org/stable/c/76fad1174a0cae6fc857b9f88b261a2e4f07d587Patch
- https://git.kernel.org/stable/c/85720b69aef177318f4a18efbcc4302228a340e5Patch
- https://git.kernel.org/stable/c/88c18fd06608b3adee547102505d715f21075c9dPatch
- https://git.kernel.org/stable/c/bcbc84af1183c8cf3d1ca9b78540c2185cd85e7fPatch
FAQ
What is CVE-2024-26779?
CVE-2024-26779 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 dri...
How severe is CVE-2024-26779?
CVE-2024-26779 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-26779?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel, Debian Debian Linux.