CVE-2026-97538
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
hwmon: (asus_rog_ryujin) Validate HID report lengths
rog_ryujin_raw_event() parses response headers and payload fields without first checking that they are present in the received report. A short report can therefore make the driver consume uninitialized bytes from the HID transport buffer and expose them as sensor values through sysfs.
Validate the response header and the fields used by each response type before parsing them.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | ed3e03790c5c9f29f032dde9bb784e198984a759 < 1caa5f9399ff107a8fa221b1eaca0a9e729d3758 | affected |
| Linux | Linux | ed3e03790c5c9f29f032dde9bb784e198984a759 < 8042312e73c50de82634ce63eae7cf219464b481 | affected |
| Linux | Linux | 6.9 | affected |
| Linux | Linux | 0 < 6.9 | unaffected |
| Linux | Linux | 7.2.7 <= 7.2.* | unaffected |
| Linux | Linux | 7.3-rc3 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/1caa5f9399ff107a8fa221b1eaca0a9e729d3758
- https://git.kernel.org/stable/c/8042312e73c50de82634ce63eae7cf219464b481
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.