2 matches found
CVE-2026-23068: Double Free
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 spiallochost to allocate the controller but registers it using devmspiregistercontroller. If devmregisterrestarthandler fails, the code jumps to the...
7.8CVSS6.7AI score0.00137EPSS
SaveExploits0References1
CVE-2022-50190: Use After Free
In the Linux kernel, the following vulnerability has been resolved: spi: Fix simplification of devmspiregistercontroller This reverts commit 59ebbe40fb51 "spi: simplify devmspiregistercontroller". If devmaddaction fails in devmaddactionorreset, devmspiunregister will be called, it decreases the...
7.8CVSS5.8AI score0.00252EPSS
SaveExploits0References1
20