← Πίσω στην αναζήτηση CVE

CVE-2026-74408

Linux kernel

Περιγραφή

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: fix OOB access from firmware tx status queue ID ath_tx_edma_tasklet() accesses sc->tx.txq[ts.qid] where ts.qid is a 4-bit hardware field (0-15), but the txq array only has ATH9K_NUM_TX_QUEUES (10) entries. A qid >= 10 causes an OOB array access. Add a bounds check on ts.qid before using it as an array index.

CVSS 8.8EPSS 0.262%Κίνδυνος 0.9
Προβολή πηγής
Δημοσίευση
2026-08-15 06:22:42
Επηρεαζόμενες εκδόσεις
unknown
Τύπος
Πυρήνας
Τελευταία τροποποίηση
2026-08-17 06:19:36
Διάνυσμα
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H