CVE-2026-53318
UNKNOWN
NVD
CVSS Score
0
Severity
UNKNOWN
Published
Jun 26, 2026
Vendor
unknown
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.