CVE-2026-97538

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

VendorProductVersion RangeStatus
LinuxLinuxed3e03790c5c9f29f032dde9bb784e198984a759 < 1caa5f9399ff107a8fa221b1eaca0a9e729d3758affected
LinuxLinuxed3e03790c5c9f29f032dde9bb784e198984a759 < 8042312e73c50de82634ce63eae7cf219464b481affected
LinuxLinux6.9affected
LinuxLinux0 < 6.9unaffected
LinuxLinux7.2.7 <= 7.2.*unaffected
LinuxLinux7.3-rc3 <= *unaffected

Weaknesses

References