CVE-2026-31489
⚠️ highSummary
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.
CVSS Score
7.8
High
EPSS Score
0.0
Exploit Probability
Published Date
2026-04-22
First Seen: 2026-05-18
📊 Relative Risk Intelligence
This CVE is Moderate Risk - more severe than 69.7% of all 321,566 vulnerabilities in our database.
#97,378
Above average severity
Severity Percentile
Last Modified
2026-05-17
Source
NVD 🔗
CVSS Vector 3.1
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CWE IDs (Weakness Types)