Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: spi: fix resource leaks on device setup failure Make sure to call controller cleanup() if spi_setup() fails while registering a device to avoid leaking any resources allocated by setup().
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.4.126, < 5.5 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/11baa8b24bcb07ae2048f2566a220021d766abe0Patch
- https://git.kernel.org/stable/c/1e774294b2f944f59e03a04eb438768a4b93c3cePatch
- https://git.kernel.org/stable/c/a2c817c629430fbbd54273525b472dac96e2c8fdPatch
- https://git.kernel.org/stable/c/db357034f7e0cf23f233f414a8508312dfe8fbbePatch
- https://git.kernel.org/stable/c/dbcead54b12468d9aa54c0e1f0042d838ec3b0aePatch
- https://git.kernel.org/stable/c/e0401de43dac00f3e4841ca2aeb98bc10a4c5f13Patch
FAQ
What is CVE-2026-46083?
CVE-2026-46083 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: spi: fix resource leaks on device setup failure Make sure to call controller cleanup() if spi_setup() fails while registering a de...
How severe is CVE-2026-46083?
CVE-2026-46083 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-2026-46083?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.