| Infoleak with [[HID_services|hid:sys]] SetButtonConfigStorage{name}Deprecated
+
| These cmds pass a stack ptr for the StorageName when calling the internal func. Nothing is written to this StorageName. Hence, stack infoleak (data is copied as a NUL-terminated string), which can be later read by the GetButtonConfigStorage{name} cmds.
+
+
This was fixed by removing the Deprecated cmds in [[13.0.0]].
+
| Infoleak of hid stack from a StorageName readable via GetButtonConfigStorage{name}, up to the NUL-terminator.