Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix queue selection for mesh/OCB interfaces When using iTXQ, the code assumes that there is only one vif queue for broadcast packets, using the BE queue. Allowing non-BE queue marking violates that assumption and txq->ac == skb_queue_mapping is no longer guaranteed. This can cause issues with queue handling in the driver and also causes issues with the recent ATF change, resulting in an AQL underflow warning.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.2, < 5.4.207 |
References
- https://git.kernel.org/stable/c/41ecab279a70dced9005f4d55fa0fcde8938603fPatch
- https://git.kernel.org/stable/c/444be5a02b77f3b7a8ac9c1a0b074fbb3bd89cd0Patch
- https://git.kernel.org/stable/c/50e2ab39291947b6c6c7025cf01707c270fcde59Patch
- https://git.kernel.org/stable/c/5a9df31017999197b6e60535940f2f2fe1bd3b0dPatch
- https://git.kernel.org/stable/c/e013ea2a51a94b903b396a8dff531a07d470335dPatch
FAQ
What is CVE-2022-49646?
CVE-2022-49646 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix queue selection for mesh/OCB interfaces When using iTXQ, the code assumes that there is only one vif queue for...
How severe is CVE-2022-49646?
CVE-2022-49646 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-2022-49646?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.