Kernel memory corruption via duplicate controller teardown
Published May 8, 2026 · Updated May 8, 2026
Double-free in the Linux Kernel Rockchip SFC SPI driver allows local users to corrupt kernel memory during device removal. The remove() callback manually calls spi_unregister_controller() after devm_spi_register_controller() has scheduled automatic cleanup, causing the controller to be freed twice before its DMA buffer is unmapped. Triggering the vulnerable unbind path requires root or CAP_SYS_ADMIN access to the owner-only sysfs driver unbind file; no unprivileged route is exposed.
Summary
What happened
Double-free in the Linux Kernel Rockchip SFC SPI driver allows local users to corrupt kernel memory during device removal. The remove() callback manually calls spi_unregister_controller() after devm_spi_register_controller() has scheduled automatic cleanup, causing the controller to be freed twice before its DMA buffer is unmapped. Triggering the vulnerable unbind path requires root or CAP_SYS_ADMIN access to the owner-only sysfs driver unbind file; no unprivileged route is exposed.
The record
- CVE
- CVE-2026-43460
- Published
- May 8, 2026
- Updated
- May 8, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-415, T1499.004
- Attack vector
- local
- Privileges
- admin
Timeline
How it unfolded
- May 8, 2026CVE publishedPublication date reported by the CVE source.
- May 8, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=6.14
- Affected versionversion=8011709906d0d6ff1ba9589de5a906bf6e430782 <111e2863372c322e836e0c896f6dd9cf4ee08c71
- Affected versionversion=8011709906d0d6ff1ba9589de5a906bf6e430782 <85fb53351e6a3b921357a2178671e847a087e400
- Affected versionversion=8011709906d0d6ff1ba9589de5a906bf6e430782 <b6051f2bdd4bd3dde85b68558edd3a6843489221
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo