Bug 2482177 (CVE-2026-46007) - CVE-2026-46007 kernel: hwmon: (powerz) Avoid cacheline sharing for DMA buffer
Summary: CVE-2026-46007 kernel: hwmon: (powerz) Avoid cacheline sharing for DMA buffer
Keywords:
Status: NEW
Alias: CVE-2026-46007
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-27 15:14 UTC by OSIDB Bzimport
Modified: 2026-05-27 21:09 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-27 15:14:57 UTC
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 helpers to make sure that cacheline sharing can
not happen.

Also drop the comment, as the helpers are documentation enough.

https://sashiko.dev/#/message/20260408175814.934BFC19421%40smtp.kernel.org


Note You need to log in before you can comment on or make changes to this bug.