CVE-2026-64170
概要

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.

公表日 2026年7月20日1:17
登録日 2026年7月20日4:20
最終更新日 2026年7月20日1:17
関連情報、対策とツール
共通脆弱性一覧