CVE-2025-32776
Linux Debian vulnerability analysis and mitigation

Overview

OpenRazer, an open source driver and user-space daemon for controlling Razer device lighting and other features on GNU/Linux, was found to contain a vulnerability (CVE-2025-32776) discovered in April 2025. The vulnerability affects versions 3.10.1 and earlier, where specially crafted data written to the matrix_custom_frame file could cause the custom kernel driver to perform an out-of-bounds read operation (GitHub Advisory).

Technical details

The vulnerability is classified as an out-of-bounds read (CWE-125) with a CVSS v3.1 score of 5.5 (Medium). The issue occurs when processing input in the razer_attr_write_matrix_custom_frame functions. When specific parameters are provided (e.g., start_col=0x00 and stop_col=0x55), an integer overflow can occur during the calculation of row_length ((stop_col+1) - start_col) * 3, leading to a buffer overflow condition. This overflow results in the code attempting to read more bytes than available in the buffer during the memcpy operation (GitHub Issue).

Impact

The vulnerability allows an attacker to cause the kernel driver to read beyond the intended buffer boundaries. The read data is then written into the RGB arguments which are sent to the USB device. This has been rated with High confidentiality impact, though no integrity or availability impacts were identified (GitHub Advisory).

Exploitability

The vulnerability requires local access and low privileges to exploit. The attack complexity is rated as low, and no user interaction is required for exploitation. The scope is unchanged, meaning the impact is limited to the security scope of the affected component (GitHub Advisory).

Mitigation and workarounds

The vulnerability has been patched in OpenRazer version 3.10.2. The fix involves changing the row_length variable type from unsigned char to size_t to prevent integer overflow, and modifying the handling of invalid parameters to stop copying any custom frame data. No workarounds are available for unpatched systems (GitHub Advisory, GitHub Commit).

Additional resources


SourceThis report was generated using AI

Related Linux Debian vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-78683CRITICAL9.4
  • Linux Debian logoLinux Debian
  • nltk
NoYesAug 25, 2026
CVE-2026-78682HIGH8.7
  • Linux Debian logoLinux Debian
  • nltk
NoYesAug 25, 2026
CVE-2026-78681HIGH8.7
  • Linux Debian logoLinux Debian
  • nltk
NoYesAug 25, 2026
CVE-2026-78680HIGH8.5
  • Linux Debian logoLinux Debian
  • nltk
NoYesAug 25, 2026
CVE-2026-78679HIGH7.1
  • Linux Debian logoLinux Debian
  • python-git
NoNoAug 25, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management