Memory corruption in Linux kernel - CVE-2026-46007
Published: May 29, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper memory buffer restrictions in the powerz hwmon driver DMA transfer buffer when performing DMA operations. A local user can trigger DMA activity to cause a denial of service.
The issue arises because the transfer buffer may share a cacheline with a following mutex on affected architectures.