cbcvebase.
CVE-2026-23068
published 2026-02-04

CVE-2026-23068: In the Linux kernel, the following vulnerability has been resolved: spi: spi-sprd-adi: Fix double free in probe error path The driver currently uses…

PriorityP338high7.8CVSS 3.1
AVLACLPRLUINSUCHIHAH
EPSS
0.13%
2.9th percentile
In the Linux kernel, the following vulnerability has been resolved: spi: spi-sprd-adi: Fix double free in probe error path The driver currently uses spi_alloc_host() to allocate the controller but registers it using devm_spi_register_controller(). If devm_register_restart_handler() fails, the code jumps to the put_ctlr label and calls spi_controller_put(). However, since the controller was registered via a devm function, the device core will automatically call spi_controller_put() again when the probe fails. This results in a double-free of the spi_controller structure. Fix this by switching to devm_spi_alloc_host() and removing the manual spi_controller_put() call.

Affected

41 ranges· showing 25
VendorProductVersion rangeFixed in
debianlinux< linux 6.1.162-1 (bookworm)linux 6.1.162-1 (bookworm)
debianlinux-6.1< linux 6.1.162-1 (bookworm)linux 6.1.162-1 (bookworm)
linuxlinux
linuxlinux>= ac1775012058e13ef1522938e27f5973d9e3f053 < bddd3d10d039729b81cfb0804520c8832a701a0ebddd3d10d039729b81cfb0804520c8832a701a0e
linuxlinux>= ac1775012058e13ef1522938e27f5973d9e3f053 < 417cdfd9b9f986e95bfcb1d68eb443e6e0a15f8c417cdfd9b9f986e95bfcb1d68eb443e6e0a15f8c
linuxlinux>= ac1775012058e13ef1522938e27f5973d9e3f053 < 346775f2b4cf839177e8e86b94aa180a06dc15b0346775f2b4cf839177e8e86b94aa180a06dc15b0
linuxlinux>= ac1775012058e13ef1522938e27f5973d9e3f053 < f6d6b3f172df118db582fe5ec43ae223a55d99cff6d6b3f172df118db582fe5ec43ae223a55d99cf
linuxlinux>= ac1775012058e13ef1522938e27f5973d9e3f053 < 383d4f5cffcc8df930d95b06518a9d25a6d74aac383d4f5cffcc8df930d95b06518a9d25a6d74aac
linuxlinux_kernel
linuxlinux_kernel>= 0 < 6.1.162-16.1.162-1
linuxlinux_kernel>= 0 < 6.12.69-16.12.69-1
linuxlinux_kernel>= 0 < 6.18.8-16.18.8-1
linuxlinux_kernel>= 4.17 < 6.1.1626.1.162
linuxlinux_kernel>= 6.13 < 6.18.86.18.8
linuxlinux_kernel>= 6.2 < 6.6.1226.6.122
linuxlinux_kernel>= 6.7 < 6.12.686.12.68
msrccbl2_kernel_5.15.200.1-1_on_cbl_mariner_2.0
ubuntulinux
ubuntulinux-aws
ubuntulinux-aws-fips
ubuntulinux-azure
ubuntulinux-azure-6.8
ubuntulinux-azure-fips
ubuntulinux-fips
ubuntulinux-gcp

CVSS provenance

nvdv3.17.8HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
osv7.8HIGH
vendor_debian7.8HIGH
vendor_msrc7.8HIGH
vendor_redhat7.8HIGH
vendor_ubuntu7.8HIGH
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.