| Release Date: | 2025-08-22 | |
| Impact: | Moderate | What is this? | 
In the Linux kernel, the following vulnerability has been resolved: regulator: core: fix NULL dereference on unbind due to stale coupling data Failing to reset coupling_desc.n_coupled after freeing coupled_rdevs can lead to NULL pointer dereference when regulators are accessed post-unbind. This can happen during runtime PM or other regulator operations that rely on coupling metadata. For example, on ridesx4, unbinding the 'reg-dummy' platform device triggers a panic in regulator_lock_recursive() due to stale coupling state. Ensure n_coupled is set to 0 to prevent access to invalid pointers.
See more information about CVE-2025-38668 from MITRE CVE dictionary and NIST NVD
NOTE: The following CVSS metrics and score provided are preliminary and subject to review.
| Base Score: | 4.4 | 
| Vector String: | CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H | 
| Version: | 3.1 | 
| Attack Vector: | Local | 
| Attack Complexity: | Low | 
| Privileges Required: | High | 
| User Interaction: | None | 
| Scope: | Unchanged | 
| Confidentiality Impact: | None | 
| Integrity Impact: | None | 
| Availability Impact: | High | 
| Platform | Errata | Release Date | 
| Oracle Linux version 10 (kernel-uek) | ELSA-2025-20662 | 2025-10-14 | 
| Oracle Linux version 7 (kernel-uek) | ELSA-2025-20663 | 2025-10-11 | 
| Oracle Linux version 8 (kernel-uek) | ELSA-2025-20663 | 2025-10-11 | 
| Oracle Linux version 9 (kernel-uek) | ELSA-2025-20662 | 2025-10-14 | 
This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections: