2 matches found
CVE-2026-93276
A vulnerability exists in the Linux kernel within the phy: renesas: phy-rcar-gen3-usb2 component. The issue stems from incorrect devm action registration for the disabled VBUS regulator. Specifically, devm_regulator_get_exclusive() initializes the regulator with an enable_count of 1, but the syst...
5.8AI score
SaveExploits0References3
EUVD-2026-86148
In the Linux kernel, the following vulnerability has been resolved: phy: renesas: phy-rcar-gen3-usb2: Fix devm action registration for disabled VBUS regulator devmregulatorgetexclusive initialises the regulator with enablecount = 1, requiring the consumer to disable it before release. The devm...
5.8AI score
SaveExploits0References3
20