CVE-2026-45926

Description

A flaw was found in the Linux kernel. When initializing a Pulse Width Modulation (PWM) chip, a memory leak can occur if the pwmchip_alloc() function fails. This happens because the allocated pwm_chip's initial reference is not properly released, leading to unmanaged memory consumption. This vulnerability could potentially impact system stability and resource availability.

Understanding the Weakness (CWE)

Availability

Technical Impact: DoS: Resource Consumption (Other); DoS: Resource Consumption (Memory); DoS: Resource Consumption (CPU)

An attacker that can influence the allocation of resources that are not properly released could deplete the available resource pool and prevent all other processes from accessing the same type of resource. Frequently-affected resources include memory, CPU, disk space, power or battery, etc.

Frequently Asked Questions

Want to get errata notifications? Sign up here.