CVE-2025-39771
Last modified
CVE-2025-39771 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: regulator: pca9450: Use devm_register_sys_off_handler With module test, there is error dump: ------------[ cut here ]------------ notifier callback pca9450_i2c_restart_handler already registered WARNING: kernel/notifier.c:23 at notifier_chain_register+0x5c/0x88, CPU#0: kworker/u16:3/50 Call trace: notifier_chain_register+0x5c/0x88 (P) atomic_notifier_chain_register+0x30/0x58 register_restart_handler+0x1c/0x28 pca9450_i2c_probe+0x418/0x538 i2c_device_probe+0x220/0x3d0 really_probe+0x114/0x410 __driver_probe_device+0xa0/0x150 driver_probe_device+0x40/0x114 __device_attach_driver+0xd4/0x12c So use devm_register_sys_off_handler to let kernel handle the resource free to avoid kernel dump.. EPSS estimates a 0.12% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: regulator: pca9450: Use devm_register_sys_off_handler With module test, there is error dump: ------------[ cut here ]------------ notifier callback pca9450_i2c_restart_handler already registered WARNING: kernel/notifier.c:23 at notifier_chain_register+0x5c/0x88, CPU#0: kworker/u16:3/50 Call trace: notifier_chain_register+0x5c/0x88 (P) atomic_notifier_chain_register+0x30/0x58 register_restart_handler+0x1c/0x28 pca9450_i2c_probe+0x418/0x538 i2c_device_probe+0x220/0x3d0 really_probe+0x114/0x410 __driver_probe_device+0xa0/0x150 driver_probe_device+0x40/0x114 __device_attach_driver+0xd4/0x12c So use devm_register_sys_off_handler to let kernel handle the resource free to avoid kernel dump.
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.16, < 6.16.4 | — |
| Linux | Linux Kernel | 6.17 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-39771?
How severe is CVE-2025-39771?
How do I fix CVE-2025-39771?
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-39766In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-39767In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39768In the Linux kernel, the following vulnerability has been re…5.5
- 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-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-39774In 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
Are you affected by CVE-2025-39771?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
