VulnerabilityUndergoing Analysis
CVE-2026-46083
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().
MEDIUM 5.5EPSS 0.12%
Does this matter?
Lower severity and a low EPSS score (0.12%). Track it; it rarely justifies an emergency change on its own.
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 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.12% probability · 2th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-401
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
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
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.