3 matches found
CVE-2026-68324 iommu/intel: Fix out-of-bounds memset in dmar_latency_disable()
In the Linux kernel, the following vulnerability has been resolved: iommu/intel: Fix out-of-bounds memset in dmarlatencydisable dmarlatencydisable intends to zero out only the single latencystatistic entry for the given type, but the memset size was computed as sizeoflstat DMARLATENCYNUM, which...
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...
UBUNTU-CVE-2015-3630
Docker Engine before 1.6.1 uses weak permissions for 1 /proc/asound, 2 /proc/timerstats, 3 /proc/latencystats, and 4 /proc/fs, which allows local users to modify the host, obtain sensitive information, and perform protocol downgrade attacks via a crafted image...