Security Advisory

CVE-2025-38494

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-07-28 11:22:03
Last updated 2026-05-11 21:29:06
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: HID: core: do not bypass hid_hw_raw_request hid_hw_raw_request() is actually useful to ensure the provided buffer and length are valid. Directly calling in the low level transport driver function bypassed those checks and allowed invalid paramto be used.