1 matches found
CVE-2026-68324
This CVE concerns the Linux kernel’s IOMMU Intel DMAR latency code. The vulnerability arises in dmar_latency_disable(), which intends to clear only the single latency_statistic entry for the given type. However, the memset size was computed as sizeof(*lstat) * DMAR_LATENCY_NUM, causing the operat...
5.3AI score
SaveExploits0References5
20