CVE-2026-31489
Last modified
CVE-2026-31489 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: spi: meson-spicc: Fix double-put in remove path meson_spicc_probe() registers the controller with devm_spi_register_controller(), so teardown already drops the controller reference via devm cleanup. Calling spi_controller_put() again in meson_spicc_remove() causes a double-put.. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: spi: meson-spicc: Fix double-put in remove path meson_spicc_probe() registers the controller with devm_spi_register_controller(), so teardown already drops the controller reference via devm cleanup. Calling spi_controller_put() again in meson_spicc_remove() causes a double-put.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 4.14.244, < 4.15 | — |
| Linux | Linux Kernel | >= 4.19.203, < 4.20 | — |
| Linux | Linux Kernel | >= 5.4.140, < 5.5 | — |
| Linux | Linux Kernel | >= 5.10.58, < 5.11 | — |
| Linux | Linux Kernel | >= 5.13.10, < 5.14 | — |
| Linux | Linux Kernel | >= 5.14.1, < 6.12.80 | — |
| Linux | Linux Kernel | >= 6.13, < 6.18.21 | — |
| Linux | Linux Kernel | >= 6.19, < 6.19.11 | — |
| Linux | Linux Kernel | 5.14 | — |
| Linux | Linux Kernel | 7.0 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-31489?
How severe is CVE-2026-31489?
How do I fix CVE-2026-31489?
Are you affected by CVE-2026-31489?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
