In the Linux kernel, the following vulnerability has been resolved:
wifi: ath6kl: remove WARN on bad firmware input
If the firmware gives bad input, that's nothing to do with
the driver's stack at this point etc., so the WARN_ON()
doesn't add any value. Additionally, this is one of the
top syzbot reports now. Just print a message, and as an
added bonus, print the sizes too.
CVSS
No CVSS.
References
Configurations
No configuration.
History
25 Jul 2025, 14:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-07-25 14:15
Updated : 2025-07-25 15:29
NVD link : CVE-2025-38406
Mitre link : CVE-2025-38406
CVE.ORG link : CVE-2025-38406
JSON object : View
Products Affected
No product.
CWE
No CWE.