CVE-2025-38676
iommu/amd: Avoid stack buffer overflow from kernel cmdline
Description
In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Avoid stack buffer overflow from kernel cmdline While the kernel command line is considered trusted in most environments, avoid writing 1 byte past the end of "acpiid" if the "str" argument is maximum length.
INFO
Published Date :
Aug. 26, 2025, 1:15 p.m.
Last Modified :
Aug. 28, 2025, 3:15 p.m.
Remotely Exploit :
No
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Solution
- Update the Linux kernel.
- Apply the latest security patches.
- Reboot the system after updating.
Public PoC/Exploit Available at Github
CVE-2025-38676 has a 2 public
PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
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-38676
.
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-38676
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-38676
weaknesses.
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).
Stack buffer overflow during cmdline parsing
Python Shell C
📡 PoC auto collect from GitHub. ⚠️ Be careful Malware.
security cve exploit poc vulnerability
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-38676
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2025-38676
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.
-
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Aug. 28, 2025
Action Type Old Value New Value Added Reference https://git.kernel.org/stable/c/0ad8509b468fa1058f4f400a1829f29e4ccc4de8 Added Reference https://git.kernel.org/stable/c/4bdb0f78bddbfa77d3ab458a21dd9cec495d317a Added Reference https://git.kernel.org/stable/c/736db11c86f03e717fc4bf771d05efdf10d23acb Added Reference https://git.kernel.org/stable/c/8f80c633cba144f721d38d9380f23d23ab7db10e Added Reference https://git.kernel.org/stable/c/9ff52d3af0ef286535749e14e3fe9eceb39a8349 Added Reference https://git.kernel.org/stable/c/a732502bf3bbe859613b6d7b2b0313b11f0474ac -
New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Aug. 26, 2025
Action Type Old Value New Value Added Description In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Avoid stack buffer overflow from kernel cmdline While the kernel command line is considered trusted in most environments, avoid writing 1 byte past the end of "acpiid" if the "str" argument is maximum length. Added Reference https://git.kernel.org/stable/c/8503d0fcb1086a7cfe26df67ca4bd9bd9e99bdec