CVE-2025-39774
Last modified
CVE-2025-39774 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: iio: adc: rzg2l_adc: Set driver data before enabling runtime PM When stress-testing the system by repeatedly unbinding and binding the ADC device in a loop, and the ADC is a supplier for another device (e.g., a thermal hardware block that reads temperature through the ADC), it may happen that the ADC device is runtime-resumed immediately after runtime PM is enabled, triggered by its consumer. At this point, since drvdata is not yet set and the driver's runtime PM callbacks rely on it, a crash can occur. EPSS estimates a 0.12% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: iio: adc: rzg2l_adc: Set driver data before enabling runtime PM When stress-testing the system by repeatedly unbinding and binding the ADC device in a loop, and the ADC is a supplier for another device (e.g., a thermal hardware block that reads temperature through the ADC), it may happen that the ADC device is runtime-resumed immediately after runtime PM is enabled, triggered by its consumer. At this point, since drvdata is not yet set and the driver's runtime PM callbacks rely on it, a crash can occur. To avoid this, set drvdata just after it was allocated.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.14, < 6.16.4 | — |
| Linux | Linux Kernel | 6.17 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-39774?
How severe is CVE-2025-39774?
How do I fix CVE-2025-39774?
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-39769In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-3977A vulnerability was found in iteachyou Dreamer CMS up to 4.1…5.3
- CVE-2025-39770In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39771In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39772In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39773In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39775In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39776In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-39777In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39778In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-39779In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-3978A vulnerability was found in dazhouda lecms 3.0.3. It has be…7.5
Are you affected by CVE-2025-39774?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
