You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
cve 2025 68327
About this tag
CVE-2025-68327 is a Linux kernel vulnerability in the Renesas USBHS driver (renesas_usbhs) that can cause a synchronous external abort, a hard kernel fault, when a specific gadget configuration sequence is followed and the driver is unbound. The issue is not remotely exploitable but can lead to immediate system instability on affected Renesas SoCs. A targeted fix has been merged that reorders clock shutdown to eliminate the race condition causing the abort. This tag covers discussions, analysis, and mitigation details for CVE-2025-68327, focusing on the kernel patch and its impact on Renesas hardware.
A recently disclosed Linux kernel vulnerability, tracked as CVE-2025-68327, affects the Renesas USBHS driver (renesas_usbhs) and can trigger a synchronous external abort — effectively a hard kernel fault — when a specific gadget configuration sequence is followed and the driver is unbound. The...