Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: correct drop logic for malformed AMPDU frames The previous commit aims to fix issue caused by malformed AMPDU frames. But the drop logic fails to deal with the first AMPDU packet paired with certain range of sequence number, and leads to unexpected packet drop. It is more likely to encounter this failure when there are busy traffic during rekey process and could lead to disconnection from the AP. Fix this by adding a initial state judgement and only reset status during pairwise rekey.
References
- https://git.kernel.org/stable/c/63ccdfac8677387dfdbd9d4336089e9823280704
- https://git.kernel.org/stable/c/994994cfadaf1fd362dea9b8d9d633f85dc1b3c3
FAQ
What is CVE-2026-64506?
CVE-2026-64506 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: correct drop logic for malformed AMPDU frames The previous commit aims to fix issue caused by malformed AMPDU frames....
How severe is CVE-2026-64506?
CVSS scoring is not yet available for CVE-2026-64506. Check NVD for updates.
Is there a patch for CVE-2026-64506?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.