CVE-2026-43111: HID: roccat: fix use-after-free in roccat_report_event

Published May 6, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

HID: roccat: fix use-after-free in roccatreportevent

roccatreportevent() iterates over the device->readers list without holding the readerslock. This allows a concurrent roccatrelease() 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 readerslock mutex.

Affected Software

12 affected components
Linux kernel hid-roccat
Linux Linux kernel>=2.6.35<6.6.136
Linux Linux kernel>=6.7<6.12.83
Linux Linux kernel>=6.13<6.18.24
Linux Linux kernel>=6.19<6.19.14
Linux Linux kernel=7.0-rc1
Linux Linux kernel=7.0-rc2
Linux Linux kernel=7.0-rc3
Linux Linux kernel=7.0-rc4
Linux Linux kernel=7.0-rc5
Linux Linux kernel=7.0-rc6
Linux Linux kernel=7.0-rc7

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    In the Linux kernel roccat code, protect the traversal of the device->readers list in roccat_report_event() by holding the readers_lock mutex so that a concurrent roccat_release() cannot remove/free a reader while it is being accessed.

    Linux kernel (roccat_report_event / roccat_release) Protect device->readers list traversal with readers_lock mutex = Use readers_lock mutex to guard iteration over device->readers list and coordinate with concurrent roccat_release()

Event History

May 6, 2026
CVE Published
via MITRE·07:40 AM
Data Sourced
via MITRE·07:40 AM
DescriptionSeverity
Data Sourced
via NVD·10:16 AM
RemedyDescriptionSeverityWeaknessAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-43111?

CVE-2026-43111 is classified as a high severity vulnerability due to its potential to cause a use-after-free condition leading to arbitrary code execution.

2

How do I fix CVE-2026-43111?

To fix CVE-2026-43111, update to the latest version of the Linux kernel that includes the patch addressing this vulnerability.

3

What are the affected versions for CVE-2026-43111?

CVE-2026-43111 affects several versions of the Linux kernel, specifically those from 2.6.35 up to 6.19.x and various 7.0 release candidates.

4

What components are impacted by CVE-2026-43111?

CVE-2026-43111 specifically impacts the HID (Human Interface Device) subsystem, particularly related to the Roccat input devices.

5

Is CVE-2026-43111 exploitable remotely?

CVE-2026-43111 is not known to be exploitable remotely, as it typically requires local access to the affected system.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203