PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-64170 Linux CVE debrief

The Linux kernel was found to have a vulnerability in the spi: qup driver. The issue arises when DMA setup fails during probe, and the driver falls back to PIO mode. However, the DMA channel pointers are not cleared on setup failure, which can lead to dereferencing an error pointer or attempting to release a channel a second time on later probe errors or driver unbind. This vulnerability affects Linux kernel deployments that utilize the spi: qup driver, potentially impacting system stability and security.

Vendor
Linux
Product
Unknown
CVSS
MEDIUM 5.5
CISA KEV
Not listed in stored evidence
Original CVE published
2026-07-19
Original CVE updated
2026-08-13
Advisory published
2026-07-19
Advisory updated
2026-08-13

Who should care

Linux kernel developers and maintainers, Linux distribution vendors, and users of Linux-based systems who apply kernel updates. They should review and apply patches, verify kernel updates, and monitor system logs for potential issues related to the spi: qup driver.

Technical summary

In the Linux kernel, a vulnerability was identified in the spi: qup driver. When DMA setup fails during probe, the driver switches to PIO mode but fails to clear the DMA channel pointers. This oversight can cause issues when encountering later probe errors or during driver unbind, as it may result in the dereferencing of an error pointer or the attempted release of a channel that has already been released. The vulnerability requires careful review of kernel patches and updates to ensure proper mitigation.

Defensive priority

Medium

Recommended defensive actions

  • Review and apply the provided kernel patches to ensure the spi: qup driver correctly handles DMA setup failures.
  • Verify that Linux kernel updates are properly applied and validated in your environment.
  • Monitor for any signs of issues related to the spi: qup driver in system logs.
  • Perform a thorough review of system logs to detect potential anomalies.
  • Inventory and track Linux-based systems that may be affected by this vulnerability.
  • Establish a change management process to ensure timely application of kernel patches.
  • Continuously monitor for new information regarding this vulnerability and associated patches.

Evidence notes

The CVE record was published on 2026-07-19T16:17:59.163Z and has not been modified since then. The NVD entry is currently Received. Multiple source references are provided, including several kernel.org links. However, due to limited source detail, further verification is required to ensure accurate understanding of the vulnerability and its impact.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-64170 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-64170

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-64170 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-64170

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/0bb3bd442f0bdad3932739a61dd6c580c9c1955e

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/45760b72e84c1a1498f1a8a9047184c85299da20

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/4bb4764f2c51f03f657a28029eb0595d8223aab5

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/4f4051e9d644c371c50de4a042b85bba6727d5c3

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/8f9b61d255b1e989b8913b06c8ebe0aba5e1b238

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/9e673affb92c29d9ba879bf4ea81c5e840166b56

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/a7e8f3efd50a165ba0189f6dc57f7e51a7d149db

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.