In the Linux kernel, the following vulnerability has been resolved:
HID: uclogic: Add NULL check in uclogic_input_configured()
devm_kasprintf() returns NULL when memory allocation fails. Currently,
uclogic_input_configured() does not check for this case, which results
in a NULL pointer dereference.
Add NULL check after devm_kasprintf() to prevent this issue.
Metrics
Affected Vendors & Products
References
History
Mon, 03 Nov 2025 20:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
Fri, 20 Jun 2025 23:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| References |
| |
| Metrics |
threat_severity
|
cvssV3_1
|
Wed, 18 Jun 2025 09:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | In the Linux kernel, the following vulnerability has been resolved: HID: uclogic: Add NULL check in uclogic_input_configured() devm_kasprintf() returns NULL when memory allocation fails. Currently, uclogic_input_configured() does not check for this case, which results in a NULL pointer dereference. Add NULL check after devm_kasprintf() to prevent this issue. | |
| Title | HID: uclogic: Add NULL check in uclogic_input_configured() | |
| References |
|
|
Status: PUBLISHED
Assigner: Linux
Published: 2025-06-18T09:28:18.735Z
Updated: 2025-11-03T19:58:15.120Z
Reserved: 2025-04-16T04:51:23.977Z
Link: CVE-2025-38007
No data.
Status : Awaiting Analysis
Published: 2025-06-18T10:15:31.907
Modified: 2025-11-03T20:18:45.650
Link: CVE-2025-38007