Back to overview

CVE-2026-64170

Description
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.

Metadata

CVE ID
CVE-2026-64170
State
PUBLISHED
Assigner
Linux
Reserved
2026-07-19 07:54 UTC
Published
2026-07-19 15:40 UTC
Last updated
2026-07-19 15:40 UTC
Vendor / Product
Linux / Linux
Sources
cve.org  ·  NVD

Severity & Metrics

No CVSS data available.

Affected products (2)
VendorProductPlatformVersions
Linux Linux 612762e82ae6058d69b4ce734598491bf030afe7 < 0bb3bd442f0bdad3932739a61dd6c580c9c1955e, 612762e82ae6058d69b4ce734598491bf030afe7 < d577c55d189e7ae150973058d13e299b6855633f, 612762e82ae6058d69b4ce734598491bf030afe7 < 9e673affb92c29d9ba879bf4ea81c5e840166b56, 612762e82ae6058d69b4ce734598491bf030afe7 < 45760b72e84c1a1498f1a8a9047184c85299da20 …
Linux Linux 4.1, 0 < 4.1, 5.10.259 ≤ 5.10.*, 5.15.210 ≤ 5.15.* …
Back to overview