cve/2025/CVE-2025-38676.md
2025-09-29 21:09:30 +02:00

1.7 KiB

CVE-2025-38676

Description

In the Linux kernel, the following vulnerability has been resolved:iommu/amd: Avoid stack buffer overflow from kernel cmdlineWhile the kernel command line is considered trusted in most environments,avoid writing 1 byte past the end of "acpiid" if the "str" argument ismaximum length.

POC

Reference

No PoCs from references.

Github