PT-2026-43793 · Linux · Linux

Published

2026-05-27

·

Updated

2026-05-27

·

CVE-2026-45926

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
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().

Related Identifiers

CVE-2026-45926

Affected Products

Linux