Lucene search
+L

2 matches found

Prion
Prion
added 2024/02/29 11:15 p.m.31 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: spi: Fix use-after-free with devmspialloc We can't rely on the contents of the devres list during spiunregistercontroller, as the list is already torn down at the time we perform devresfind for devmspireleasecontroller. This caus...

6.8AI score0.00245EPSS
SaveExploits0References9
CVE
CVE
added 2024/02/29 10:31 p.m.6027 views

CVE-2021-46959

CVE-2021-46959 is a Linux kernel SPI subsystem use-after-free issue (devm_spi_alloc_{master,slave}) caused by relying on the devres list during spi_unregister_controller. The root cause is that devres_find() runs after the devres list has been torn down, leading to underflow of reference counters...

7.8CVSS6.6AI score0.00245EPSS
SaveExploits0References9Affected Software1
Rows per page
Query Builder