All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-53318
NONEpublished 2026-06-26 20:17 UTC · 2 days ago
CVSS / 10
// description
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: prevent NULL pointer dereference in mt7925_tx_check_aggr() Move the NULL check for 'sta' before dereferencing it to prevent a possible crash.