In the Linux kernel, the following vulnerability has been resolved:
HID: playstation: Add missing check for inputffcreate_memless
The psgamepadcreate() function calls inputffcreate_memless() without verifying its return value, which can lead to incorrect behavior or potential crashes when FF effects are triggered.
Add a check for the return value of inputffcreate_memless().
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45969.json"
}