{"id":"CVE-2026-89627","summary":"HID: roccat: free buffered reports when destroying device","details":"In the Linux kernel, the following vulnerability has been resolved:\n\nHID: roccat: free buffered reports when destroying device\n\nroccat_report_event() duplicates each report with kmemdup() and stores\nthe allocation in a circular-buffer slot. The allocation is released only\nwhen that slot is reused.\n\nThe device destruction paths free struct roccat_device without releasing\nreports still stored in cbuf[]. This makes those allocations unreachable\nand leaks up to ROCCAT_CBUF_SIZE report buffers per device.\n\nAdd a small destructor that frees every buffered report before freeing the\ndevice, and use it in both paths that can destroy a registered device.","modified":"2026-09-13T03:47:20.135255843Z","published":"2026-09-11T19:45:23.479Z","database_specific":{"cna_assigner":"Linux","osv_generated_from":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89627.json"},"references":[{"type":"WEB","url":"https://git.kernel.org/stable/c/943b8dc2c6044c01e36395f51bb809a4b6bdfd22"},{"type":"WEB","url":"https://git.kernel.org/stable/c/bbff0ccbff360a5498075525005f6a913239a3d7"},{"type":"WEB","url":"https://git.kernel.org/stable/c/da00eac19feef209c9591e48c860afc2014603be"},{"type":"WEB","url":"https://git.kernel.org/stable/c/fbb5a60f5c31b5625f0d89a79912fbcb2559289b"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89627.json"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-89627"},{"type":"PACKAGE","url":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"}],"affected":[{"ranges":[{"type":"GIT","repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","events":[{"introduced":"206f5f2fcb5ff5bb0c60f9e9189937f3ca03e378"},{"fixed":"943b8dc2c6044c01e36395f51bb809a4b6bdfd22"},{"fixed":"da00eac19feef209c9591e48c860afc2014603be"},{"fixed":"fbb5a60f5c31b5625f0d89a79912fbcb2559289b"},{"fixed":"bbff0ccbff360a5498075525005f6a913239a3d7"}]}],"database_specific":{"source":"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89627.json"}},{"package":{"name":"Kernel","ecosystem":"Linux"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"2.6.35"},{"fixed":"6.12.109"}]},{"type":"ECOSYSTEM","events":[{"introduced":"6.13.0"},{"fixed":"6.18.50"}]},{"type":"ECOSYSTEM","events":[{"introduced":"6.19.0"},{"fixed":"7.2.4"}]}],"database_specific":{"source":"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89627.json"}}],"schema_version":"1.9.0"}