CVE-2024-47714
UNKNOWN
Published 2024-10-21T11:53:46.090Z
Actions:
No CVSS data available
Description
In the Linux kernel, the following vulnerability has been resolved:
wifi: mt76: mt7996: use hweight16 to get correct tx antenna
The chainmask is u16 so using hweight8 cannot get correct tx_ant.
Without this patch, the tx_ant of band 2 would be -1 and lead to the
following issue:
BUG: KASAN: stack-out-of-bounds in mt7996_mcu_add_sta+0x12e0/0x16e0 [mt7996e]
Available Exploits
No exploits available for this CVE.
Related News
No news articles found for this CVE.
Affected Products
References
Published: 2024-10-21T11:53:46.090Z
Last Modified: 2025-05-04T09:38:07.410Z
Copied to clipboard!