2 matches found
CVE-2026-45969
The CVE concerns the Linux kernel HID PlayStation driver. In ps_gamepad_create(), the call to input_ff_create_memless() is made without verifying its return value, which can cause incorrect behavior or crashes when Force Feedback effects are triggered. Multiple connected sources indicate the issu...
CVE-2026-45969
HID: playstation: Add missing check for inputffcreatememless...