Use-After-Free Vulnerability in Roccat Devices by Linux Kernel
CVE-2026-43111

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
6 May 2026

What is CVE-2026-43111?

In the Linux kernel, a vulnerability in the handling of Roccat devices has been identified. The function roccat_report_event() accesses the device's readers list without proper synchronization. This oversight allows a concurrent process to free a reader while it is being accessed, resulting in a use-after-free condition. The issue has been addressed by implementing a mutex lock around the readers list traversal, ensuring safe access and preventing potential exploitation.

Affected Version(s)

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 36bb2d0b915014bbdc5044982b31b57b78045b93

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.