В ядре Linux устранена следующая уязвимость:
wifi: mt76: mt7996: исправлен возможный доступ к OOB в mt7996_mac_write_txwi_80211()
Проверьте длину кадра перед доступом к полям управления в
mt7996_mac_write_txwi_80211, чтобы избежать возможного доступа к OOB.
Показать оригинальное описание (EN)
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211() Check frame length before accessing the mgmt fields in mt7996_mac_write_txwi_80211 in order to avoid a possible oob access.