GHSA-M682-4GWR-MR4J
Vulnerability from github – Published: 2026-07-19 18:31 – Updated: 2026-07-19 18:31
VLAI
Details
In the Linux kernel, the following vulnerability has been resolved:
spi: qup: fix error pointer deref after DMA setup failure
The driver falls back to PIO mode if DMA setup fails during probe.
Make sure to the clear the DMA channel pointers on setup failure to avoid dereferencing an error pointer (or attempting to release a channel a second time) on later probe errors or driver unbind.
This issue was flagged by Sashiko when reviewing a devres allocation conversion patch.
{
"affected": [],
"aliases": [
"CVE-2026-64170"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-07-19T16:17:59Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nspi: qup: fix error pointer deref after DMA setup failure\n\nThe driver falls back to PIO mode if DMA setup fails during probe.\n\nMake sure to the clear the DMA channel pointers on setup failure to\navoid dereferencing an error pointer (or attempting to release a channel\na second time) on later probe errors or driver unbind.\n\nThis issue was flagged by Sashiko when reviewing a devres allocation\nconversion patch.",
"id": "GHSA-m682-4gwr-mr4j",
"modified": "2026-07-19T18:31:54Z",
"published": "2026-07-19T18:31:54Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-64170"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/0bb3bd442f0bdad3932739a61dd6c580c9c1955e"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/45760b72e84c1a1498f1a8a9047184c85299da20"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/4bb4764f2c51f03f657a28029eb0595d8223aab5"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/4f4051e9d644c371c50de4a042b85bba6727d5c3"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/8f9b61d255b1e989b8913b06c8ebe0aba5e1b238"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/9e673affb92c29d9ba879bf4ea81c5e840166b56"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/a7e8f3efd50a165ba0189f6dc57f7e51a7d149db"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/d577c55d189e7ae150973058d13e299b6855633f"
}
],
"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…