Description
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: limit printed string from FW file There's no guarantee here that the file is always with a NUL-termination, so reading the string may read beyond the end of the TLV. If that's the last TLV in the file, it can perhaps even read beyond the end of the file buffer. Fix that by limiting the print format to the size of the buffer we have.
References (10)
Core 10
Core References
Scores
CVSS v3
7.1
EPSS
0.0006
EPSS Percentile
20.1%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-125
Status
published
Products (9)
linux/Kernel
5.11.0 - 5.15.179linux
linux/Kernel
5.16.0 - 6.1.131linux
linux/Kernel
5.2.0 - 5.4.291linux
linux/Kernel
5.5.0 - 5.10.235linux
linux/Kernel
6.13.0 - 6.13.7linux
linux/Kernel
6.2.0 - 6.6.83linux
linux/Kernel
6.7.0 - 6.12.19linux
linux/linux_kernel
6.14 rc1 (5 CPE variants)
linux/linux_kernel
5.2 - 5.4.291
Published
Apr 01, 2025
Tracked Since
Feb 18, 2026