CVE-2026-23464
Description
A flaw was found in the Linux kernel, specifically within the Microchip PolarFire SoC (System-on-Chip) system controller driver. When the mpfs_sys_controller_probe() function fails to initialize a device, it does not properly release allocated memory. This memory leak can accumulate over time, potentially leading to system instability or a denial of service (DoS) condition, where legitimate system operations are disrupted.
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
Not sure what something means? Check out our Security Glossary.
Want to get errata notifications? Sign up here.