CVE-2025-68354
Last modified
CVE-2025-68354 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
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.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= a06ccd9c3785fa5550917ae036944f4e080b5749, < e1587064137028e7edcca14fb766b68d27bec94b; >= a06ccd9c3785fa5550917ae036944f4e080b5749, < 9d041a7ba13f21adfac052eb3fda1df62f2166c1; >= a06ccd9c3785fa5550917ae036944f4e080b5749, < a63fbc07d1b34a9821ea3b31ff4e6456f9d0aa61; >= a06ccd9c3785fa5550917ae036944f4e080b5749, < 09811a83b214cc15521e0d818e43ae9043e9a28d; >= a06ccd9c3785fa5550917ae036944f4e080b5749, < a9864d42ebcdd394ebb864643b961b36e7b515be; >= a06ccd9c3785fa5550917ae036944f4e080b5749, < 431a1d44ad4866362cc28fc1cc4ca93d84989239; >= a06ccd9c3785fa5550917ae036944f4e080b5749, < 64099b5c0aeb70bc7cd5556eb7f59c5b4a5010bf; >= a06ccd9c3785fa5550917ae036944f4e080b5749, < 0cc15a10c3b4ab14cd71b779fd5c9ca0cb2bc30d |
| Linux | Linux | 3.13 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-68354?
How severe is CVE-2025-68354?
How do I fix CVE-2025-68354?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-68349In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2025-6835A vulnerability was found in code-projects Library System 1.…9.8
- CVE-2025-68350In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68351In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-68352In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-68353In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68355In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68356In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68357In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68358In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-68359In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2025-6836A vulnerability classified as critical has been found in cod…9.8
Are you affected by CVE-2025-68354?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
