A recently published Linux kernel patch addresses a race condition in the regulator core that could produce a local use-after-free (UAF), duplicate alias entries, or inconsistent supply mappings — filed as CVE-2025-68354 — by protecting the regulator_supply_alias_list with the existing...