PT-2026-37421 · Linux · Linux

Published

2026-05-06

·

Updated

2026-05-06

·

CVE-2026-43111

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
HID: roccat: fix use-after-free in roccat report event
roccat report event() iterates over the device->readers list without holding the readers lock. This allows a concurrent roccat release() to remove and free a reader while it's still being accessed, leading to a use-after-free.
Protect the readers list traversal with the readers lock mutex.

Related Identifiers

CVE-2026-43111

Affected Products

Linux