CVE Catalog

CVE-2026-74271

Low risk· EPSS 11%
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.21%

11th percentile - higher than 11% of all known CVEs

Summary

In the Linux kernel, the power supply core fixes an allocation issue for the supplied_from property. When the dts property power-supplies has multiple values, accessing psy->supplied_from[i-1] in __power_supply_populate_supplied_from can overrun the supplied_from array.

Risk Assessment

The risk is a potential out-of-bounds memory access, which could lead to system crashes or potential exploitation for privilege escalation.

Recommendation

Update the Linux kernel to a version containing the fix that ensures proper memory allocation for the supplied_from array.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: power: supply: core: fix supplied_from allocations If dts property power-supplies has multiple values, then accessing to psy->supplied_from[i-1] in __power_supply_populate_supplied_from will overrun supplied_from array.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS