Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.11, < 6.12.91 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/28ed0b61f67386c0ba1213227d350005000240fdPatch
- https://git.kernel.org/stable/c/83ae3a18ba957257b4c406273d2da2caeea2b439Patch
- https://git.kernel.org/stable/c/93d0694fb56de4628a921244d7f100c28acd2defPatch
- https://git.kernel.org/stable/c/b0332428a8d4cf93752eda9e2b0d5585525e689fPatch
FAQ
What is CVE-2026-53318?
CVE-2026-53318 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 ...
How severe is CVE-2026-53318?
CVE-2026-53318 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-53318?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.