Local kernel crash via unchecked haptic allocation
Published Jul 25, 2025 · Updated May 11, 2026
NULL pointer dereference in the Linux CS40L50 haptic driver allows local users to crash the kernel during OWT effect upload. The cs40l50_upload_owt() function passes an unchecked kmalloc() result to memcpy(), so allocation failure makes the copy dereference a NULL destination. Reachability requires the CS40L50 haptic driver and an OWT effect upload while the GFP_KERNEL allocation fails; the reported consequence is availability loss.
Summary
What happened
NULL pointer dereference in the Linux CS40L50 haptic driver allows local users to crash the kernel during OWT effect upload. The cs40l50_upload_owt() function passes an unchecked kmalloc() result to memcpy(), so allocation failure makes the copy dereference a NULL destination. Reachability requires the CS40L50 haptic driver and an OWT effect upload while the GFP_KERNEL allocation fails; the reported consequence is availability loss.
The record
- CVE
- CVE-2025-38381
- Published
- Jul 25, 2025
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jul 25, 2025CVE publishedPublication date reported by the CVE source.
- May 11, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=6.11
- Affected versionversion=c38fe1bb5d21c2ce0857965ee06174ee587d6b42 <4cf65845fdd09d711fc7546d60c9abe010956922
- Affected versionversion=c38fe1bb5d21c2ce0857965ee06174ee587d6b42 <e87fc697fa4be5164e47cfba4ddd4732499adc60
- Affected versionversion=c38fe1bb5d21c2ce0857965ee06174ee587d6b42 <ea20568895c1122f15b6fc9e8d02c6cbe22964f8
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo