Description
In the Linux kernel, the following vulnerability has been resolved:

spi: rspi: fix controller deregistration

Make sure to deregister the controller before releasing underlying
resources like DMA during driver unbind.
Published: 2026-05-28
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability originates in the Linux kernel’s SPI subsystem, where the controller is deregistered after underlying resources such as DMA have already been released during driver unbind. This incorrect cleanup order can lead to the kernel accessing memory that has been freed or reallocated, resulting in a potential kernel panic or data corruption. The weakness is an improper resource release that allows an attacker to destabilize the system.

Affected Systems

All Linux kernel builds that contain the affected SPI driver code without the applied fix. The specific branch or version is not listed, but the issue applies across all kernels that have not incorporated the commit referenced in the advisory.

Risk and Exploitability

The supply data does not provide a CVSS score or an EPSS metric, and the vulnerability is not listed in the CISA KEV catalog, so the exact severity and exploitation likelihood cannot be quantified. However, based on the description, the likely attack vector involves a local actor with the ability to trigger driver unbind—for example, an application running with elevated privileges or a malicious user that can unload a module. If exploited, the flaw can cause the kernel to crash, leading to denial of service and potential subsequent privilege escalation. This risk assessment is based solely on the available information and the inferred attack path.

Generated by OpenCVE AI on May 28, 2026 at 12:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Linux kernel to a version that includes the commit fixing the deregistration order (check the commit hash 77defd64b405b680db73d767313fce770d368368 or its equivalent in stable releases).
  • If an immediate kernel upgrade is not possible, verify that the SPI driver code performs controller deregistration before freeing DMA or other hardware resources adapted to the specific implementation.
  • Implement monitoring for kernel panic logs or crash dumps that indicate a failure within the SPI subsystem, and enforce alerts that trigger remedial actions such as automatic reboot or kernel health checks.

Generated by OpenCVE AI on May 28, 2026 at 12:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 28 May 2026 13:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-416

Thu, 28 May 2026 10:15:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: spi: rspi: fix controller deregistration Make sure to deregister the controller before releasing underlying resources like DMA during driver unbind.
Title spi: rspi: fix controller deregistration
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-05-28T09:40:44.066Z

Reserved: 2026-05-13T15:03:33.106Z

Link: CVE-2026-46225

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-05-28T10:16:38.130

Modified: 2026-05-28T13:44:01.663

Link: CVE-2026-46225

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-28T16:00:13Z

Weaknesses