CVE-2025-21905
"Intel iwlwifi Buffer Overflow Vulnerability"
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.
INFO
Published Date :
April 1, 2025, 4:15 p.m.
Last Modified :
April 15, 2025, 4:59 p.m.
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Remotely Exploitable :
No
Impact Score :
5.2
Exploitability Score :
1.8
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2025-21905
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2025-21905
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2025-21905
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Apr. 15, 2025
Action Type Old Value New Value Added CVSS V3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H Added CWE CWE-125 Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:6.14:rc1:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.14:rc2:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.14:rc3:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.11 up to (excluding) 5.15.179 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.5 up to (excluding) 5.10.235 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.16 up to (excluding) 6.1.131 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.2 up to (excluding) 5.4.291 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.2 up to (excluding) 6.6.83 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7 up to (excluding) 6.12.19 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.13 up to (excluding) 6.13.7 *cpe:2.3:o:linux:linux_kernel:6.14:rc4:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.14:rc5:*:*:*:*:*:* Added Reference Type kernel.org: https://git.kernel.org/stable/c/38f0d398b6d7640d223db69df022c4a232f24774 Types: Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/47616b82f2d42ea2060334746fed9a2988d845c9 Types: Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/59cdda202829d1d6a095d233386870a59aff986f Types: Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/88ed69f924638c7503644e1f8eed1e976f3ffa7a Types: Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/b02f8d5a71c8571ccf77f285737c566db73ef5e5 Types: Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/c0e626f2b2390472afac52dfe72b29daf9ed8e1d Types: Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/e0dc2c1bef722cbf16ae557690861e5f91208129 Types: Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/f265e6031d0bc4fc40c4619cb42466722b46eaa9 Types: Patch -
New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Apr. 01, 2025
Action Type Old Value New Value Added 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. Added Reference https://git.kernel.org/stable/c/38f0d398b6d7640d223db69df022c4a232f24774 Added Reference https://git.kernel.org/stable/c/47616b82f2d42ea2060334746fed9a2988d845c9 Added Reference https://git.kernel.org/stable/c/59cdda202829d1d6a095d233386870a59aff986f Added Reference https://git.kernel.org/stable/c/88ed69f924638c7503644e1f8eed1e976f3ffa7a Added Reference https://git.kernel.org/stable/c/b02f8d5a71c8571ccf77f285737c566db73ef5e5 Added Reference https://git.kernel.org/stable/c/c0e626f2b2390472afac52dfe72b29daf9ed8e1d Added Reference https://git.kernel.org/stable/c/e0dc2c1bef722cbf16ae557690861e5f91208129 Added Reference https://git.kernel.org/stable/c/f265e6031d0bc4fc40c4619cb42466722b46eaa9
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2025-21905
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2025-21905
weaknesses.