3 matches found
CVE-2026-68091
The CVE-2026-68091 relates to the Linux kernel HID wacom driver. In wacom_parse_and_register(), HID hardware could be started before inputs and LEDs/remotes are fully initialized; on subsequent failures, resources were released without stopping the HID hardware. The fix routes post-hid_hw_start()...
EUVD-2026-55272
In the Linux kernel, the following vulnerability has been resolved: HID: wacom: stop hardware after post-start probe failures wacomparseandregister starts HID hardware before registering inputs and initializing pad LEDs/remotes. Those later steps can fail, but their error paths currently release...
UBUNTU-CVE-2026-23328
In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix NULL pointer dereference of mgmtchann mgmtchann may be set to NULL if the firmware returns an unexpected error in aie2sendmgmtmsgwait. This can later lead to a NULL pointer dereference in aie2hwstop. Fix this b...