CVE-2022-49646

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-49646
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-49646.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-49646
Downstream
Related
Published
2025-02-26T07:01:39Z
Modified
2025-08-09T20:01:27Z
Summary
[none]
Details

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 == skbqueuemapping 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.

References

Affected packages