3 matches found
SUSE CVE-2026-46007
In the Linux kernel, the following vulnerability has been resolved: hwmon: powerz Avoid cacheline sharing for DMA buffer Depending on the architecture the transfer buffer may share a cacheline with the following mutex. As the buffer may be used for DMA, that is problematic. Use the high-level DMA...
CVE-2026-46007
In the Linux kernel, the following vulnerability has been resolved: hwmon: powerz Avoid cacheline sharing for DMA buffer Depending on the architecture the transfer buffer may share a cacheline with the following mutex. As the buffer may be used for DMA, that is problematic. Use the high-level DMA...
CVE-2026-46007
In CVE-2026-46007, the Linux kernel hwmon: (powerz) component had a vulnerability where the transfer DMA buffer could share a cacheline with a mutex, potentially enabling undesired cache interactions during DMA. The root cause is cacheline sharing between the DMA transfer buffer and synchronizati...