CVE Catalog
CVE-2026-43152
MediumSummary
A vulnerability in the Linux kernel related to error handling during initialization in the HID: hid-pl module has been resolved. Errors must be reported to avoid dereferencing a NULL pointer when FF is first used.
Risk Assessment
Failure to properly report errors may lead to system crashes or unexpected behavior, posing a risk to system stability and security.
Recommendation
It is recommended to update the Linux kernel to the latest version to eliminate this vulnerability and improve error handling in the HID module.
Original NVD description (English source)
In the Linux kernel, the following vulnerability has been resolved: HID: hid-pl: handle probe errors Errors in init must be reported back or we'll follow a NULL pointer the first time FF is used.

