The genpd tag on WindowsForum.com covers discussions about generic power domains in the Linux kernel, particularly in the context of ARM systems. Recent content highlights a security vulnerability, CVE-2025-68204, which involves a resource leak in the ARM SCMI GenPD provider that can lead to kernel panics. This issue affects kernel stability on embedded ARM devices and distributions using affected kernel versions. The tag focuses on kernel-level power management, driver bugs, and system stability concerns related to genpd, with an emphasis on ARM architecture and Linux kernel internals.
-
A recently assigned CVE, CVE-2025-68204, discloses a resource-handling bug in the Linux kernel’s ARM SCMI power-domain code that can leave generic power domains (genpds) allocated when provider registration fails — a leak that has been shown to eventually trigger a kernel panic during genpd...