In the Linux kernel, the following vulnerability has been resolved:
HID: core: do not bypass hidhwraw_request
hidhwraw_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.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/38xxx/CVE-2025-38494.json",
"cna_assigner": "Linux"
}