2 matches found
EUVD-2026-81880
In the Linux kernel, the following vulnerability has been resolved: phy: sunplus: fix error handling in spuphyinit Fix the error paths of spuphyinit to undo exactly what each stage did: return directly if clkprepareenable fails, release only the clock if resetcontroldeassert fails, and jump to...
SaveExploits0References6
CVE-2026-90287
This Linux kernel vulnerability affects the sunplus PHY driver in the function sp_uphy_init() . The error handling paths did not correctly unwind each initialization stage: if clk_prepare_enable() failed, the function should return directly; if reset_control_deassert() failed, only the clock shou...
SaveExploits0References6
20