IT

Tracker / CVE-2025-21905

CVE-2025-21905

High 7.1

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.

Affected products and versions

linux linux_kernel
linux linux_kernel · 5.11 → 5.15.179
linux linux_kernel · 5.16 → 6.1.131
linux linux_kernel · 5.2 → 5.4.291
linux linux_kernel · 5.5 → 5.10.235
linux linux_kernel · 6.13 → 6.13.7
linux linux_kernel · 6.2 → 6.6.83
linux linux_kernel · 6.7 → 6.12.19

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References