PT-2026-69724 · Linux · Linux Kernel

CVE-2026-68324

·

Published

2026-08-10

·

Updated

2026-08-12

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description An out-of-bounds memset occurs in the dmar latency disable() function. The function intends to zero out a single latency statistic entry for a specific type, but it incorrectly computes the memset size as sizeof(*lstat) * DMAR LATENCY NUM. When the type variable is greater than 0, the operation clears the entire array starting from the specified index, resulting in memory corruption of adjacent areas.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-68324

Affected Products

Linux Kernel