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