GHSA-42WQ-59CJ-7GVC
Vulnerability from github – Published: 2026-05-27 15:33 – Updated: 2026-05-27 15:33
VLAI
Details
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
{
"affected": [],
"aliases": [
"CVE-2026-46007"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-05-27T14:17:18Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nhwmon: (powerz) Avoid cacheline sharing for DMA buffer\n\nDepending on the architecture the transfer buffer may share a cacheline\nwith the following mutex. As the buffer may be used for DMA, that is\nproblematic.\n\nUse the high-level DMA helpers to make sure that cacheline sharing can\nnot happen.\n\nAlso drop the comment, as the helpers are documentation enough.\n\nhttps://sashiko.dev/#/message/20260408175814.934BFC19421%40smtp.kernel.org",
"id": "GHSA-42wq-59cj-7gvc",
"modified": "2026-05-27T15:33:20Z",
"published": "2026-05-27T15:33:20Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46007"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/1869da3efe703b016b23d4885f3fe6c1751959c6"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/270e5c576a6e30f6b337fa91d35b44c241297533"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/2fa2273016a0483217404cfe330967c4ac6832a9"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/3023c050af3600bf451153335dea5e073c9a3088"
}
],
"schema_version": "1.4.0",
"severity": []
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…