CVE-2025-68354
CVE-2025-68354 is a security vulnerability that is still awaiting full analysis and scoring. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- EPSS exploit prediction: 0% (7th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-205100
- Published:
- Last modified:
Description
In the Linux kernel, the following vulnerability has been resolved: regulator: core: Protect regulator_supply_alias_list with regulator_list_mutex regulator_supply_alias_list was accessed without any locking in regulator_supply_alias(), regulator_register_supply_alias(), and regulator_unregister_supply_alias(). Concurrent registration, unregistration and lookups can race, leading to: 1 use-after-free if an alias entry is removed while being read, 2 duplicate entries when two threads register the same alias, 3 inconsistent alias mappings observed by consumers. Protect all traversals, insertions and deletions on regulator_supply_alias_list with the existing regulator_list_mutex.
Frequently asked questions
- What is CVE-2025-68354?
- In the Linux kernel, the following vulnerability has been resolved: regulator: core: Protect regulator_supply_alias_list with regulator_list_mutex regulator_supply_alias_list was accessed without any locking in regulator_supply_alias(), regulator_register_supply_alias(), and regulator_unregister_supply_alias(). Concurrent registration, unregistration and lookups can race, leading to: 1 use-after-free if an alias entry is removed while being read, 2 duplicate entries when two threads register the same alias, 3 inconsistent alias mappings observed by consumers. Protect all traversals, insertions and deletions on regulator_supply_alias_list with the existing regulator_list_mutex.
- Is CVE-2025-68354 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (7th percentile), an estimate of the probability of exploitation in the next 30 days.
- How do I fix CVE-2025-68354?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2025-68354 have an EU (EUVD) identifier?
- Yes. CVE-2025-68354 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-205100.
- When was CVE-2025-68354 published?
- CVE-2025-68354 was published on 2025-12-24 and last updated on 2026-06-17.
References
- https://git.kernel.org/stable/c/09811a83b214cc15521e0d818e43ae9043e9a28d
- https://git.kernel.org/stable/c/0cc15a10c3b4ab14cd71b779fd5c9ca0cb2bc30d
- https://git.kernel.org/stable/c/431a1d44ad4866362cc28fc1cc4ca93d84989239
- https://git.kernel.org/stable/c/64099b5c0aeb70bc7cd5556eb7f59c5b4a5010bf
- https://git.kernel.org/stable/c/9d041a7ba13f21adfac052eb3fda1df62f2166c1
- https://git.kernel.org/stable/c/a63fbc07d1b34a9821ea3b31ff4e6456f9d0aa61
- https://git.kernel.org/stable/c/a9864d42ebcdd394ebb864643b961b36e7b515be
- https://git.kernel.org/stable/c/e1587064137028e7edcca14fb766b68d27bec94b