In the Linux kernel, the following vulnerability has been resolved: HID: universal-pidff: stop the device when force-feedback init fails universal_pidff_probe() starts the device with hid_hw_start(…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: HID: universal-pidff: stop the device when force-feedback init fails universal_pidff_probe() starts the device with hid_hw_start() and then, if force-feedback initialisation fails, returns the error through a label that only does "return error". The device is left started. The HID core does not unwind on the driver's behalf. __hid_device_probe() releases the devres group, closes the report and clears hdev->driver: if (re…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/01d9874e84d3ab78fd212ad822412eb3af84497f
- https://git.kernel.org/stable/c/519fa26695b02870022fcdc651efb3d379abe54e
- https://git.kernel.org/stable/c/c457bb516b61edeab940235a011928e26925381e
- https://git.kernel.org/stable/c/ce08c5555cabcd444d8b77fa69a7cb68bb05f611
时间线
- nvd_ingest NVD