CVE-2026-45926
NONE EPSS 1.6%
Published May 27, 20261mo ago · Modified Jun 17, 20262w ago
Published May 27, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago
Description
In the Linux kernel, the following vulnerability has been resolved: rust: pwm: Fix potential memory leak on init error When initializing a PWM chip using pwmchip_alloc(), the allocated device owns an initial reference that must be released on all error paths. If __pinned_init() were to fail, the allocated pwm_chip would currently leak because the error path returns without calling pwmchip_put().
Threat Intelligence
EPSS Exploit Probability
1.6% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
References 2
- git.kernel.org https://git.kernel.org/stable/c/a2633dc243c35754a0c2270131d8a199c987c9bf
- git.kernel.org https://git.kernel.org/stable/c/baa8b7097d9cc68ff85819cf683972a58c2ce32b
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.