6 matches found
CVE-2026-89627
A flaw was found in the Linux kernel's HID Human Interface Device roccat driver. When a roccat device is destroyed, the driver fails to properly free buffered reports, leading to a memory leak. A local attacker could potentially exploit this to exhaust system memory, resulting in a Denial of...
EUVD-2026-76539
In the Linux kernel, the following vulnerability has been resolved: HID: roccat: free buffered reports when destroying device roccatreportevent duplicates each report with kmemdup and stores the allocation in a circular-buffer slot. The allocation is released only when that slot is reused. The...
PT-2026-90343
In the Linux kernel, the following vulnerability has been resolved: HID: roccat: free buffered reports when destroying device roccat report event duplicates each report with kmemdup and stores the allocation in a circular-buffer slot. The allocation is released only when that slot is reused. The...
The vulnerability of the roccat_reportevent() function in the drivers/hid/hid-roccat.c module of the device subsystem of the Linux operating system’s user interface driver allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.
The vulnerability of the roccatreportevent function in the drivers/hid/hid-roccat.c module of the Linux kernel device subsystem driver relates to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-414371)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414371 advisory. roccatreportevent in drivers/hid/hid-roccat.c in the Linux kernel through 5.19.12 has a race condition and resultant use-after-free in certain situations where a...
CVE-2022-41850
roccatreportevent in drivers/hid/hid-roccat.c in the Linux kernel through 5.19.12 has a race condition and resultant use-after-free in certain situations where a report is received while copying a report-value is in progress...