CVE Details
Basic Information
| Title |
CVE-2025-37968 |
| Type |
cve |
| Published |
2025-05-20T17:15:47 |
| Last Seen |
2025-05-20T17:21:39 |
CVSS Information
| Base Score |
0.0 () |
| Attack Vector |
|
| Attack Complexity |
|
| Privileges Required |
|
| User Interaction |
|
| Scope |
|
| Confidentiality Impact |
|
| Integrity Impact |
|
| Availability Impact |
|
AI Analysis
| AI Description |
A race condition in the Linux kernel’s opt3001 light sensor driver could cause a deadlock due to concurrent access to a flag, potentially leading to system instability. |
| AI Severity |
Medium |
| Vendor |
Linux Foundation |
| Product |
Linux Kernel |
| Affected Version |
Not specified |
Additional Information
| CVE List |
CVE-2025-37968 |
| CWE List |
|
| Bulletin Family |
cve |
Description
In the Linux kernel, the following vulnerability has been resolved: iio: light: opt3001: fix deadlock due to concurrent flag access The threaded IRQ function in this driver is reading the flag twice: once to lock a mutex and once to unlock it. Even…
CVSS Score Summary
Base Score: %!f(string=#) ()
View Full CVE Details