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