CVE-2026-45926
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
27/05/2026
Last modified:
25/06/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
rust: pwm: Fix potential memory leak on init error<br />
<br />
When initializing a PWM chip using pwmchip_alloc(), the allocated device<br />
owns an initial reference that must be released on all error paths.<br />
<br />
If __pinned_init() were to fail, the allocated pwm_chip would currently<br />
leak because the error path returns without calling pwmchip_put().
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (including) | 6.19.4 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



