VYPR
Unrated severityNVD Advisory· Published Apr 1, 2025· Updated Nov 3, 2025

wifi: iwlwifi: limit printed string from FW file

CVE-2025-21905

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

157

Patches

Vulnerability mechanics

References

8

News mentions

0

No linked articles in our index yet.