Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: spi: spi-qpic-snand: unregister ECC engine on probe error and device remove The on-host hardware ECC engine remains registered both when the spi_register_controller() function returns with an error and also on device removal. Change the qcom_spi_probe() function to unregister the engine on the error path, and add the missing unregistering call to qcom_spi_remove() to avoid possible use-after-free issues.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.15, < 6.16.6 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/1991a458528588ff34e98b6365362560d208710fPatch
- https://git.kernel.org/stable/c/e4de48e66af17547727bb2e4b1867952817edff7Patch
FAQ
What is CVE-2025-39893?
CVE-2025-39893 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: spi: spi-qpic-snand: unregister ECC engine on probe error and device remove The on-host hardware ECC engine remains registered bot...
How severe is CVE-2025-39893?
CVE-2025-39893 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-39893?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.