diff options
| author | Benjamin Tissoires <[email protected]> | 2025-07-10 14:01:33 +0000 |
|---|---|---|
| committer | Benjamin Tissoires <[email protected]> | 2025-07-13 07:53:27 +0000 |
| commit | 4f15ee98304b96e164ff2340e1dfd6181c3f42aa (patch) | |
| tree | 505d86769e4cfbd40430e7cf6cc9d7d6f38d2fcb /fs/btrfs/dev-replace.c | |
| parent | HID: debug: Remove duplicate entry (BTN_WHEEL) (diff) | |
| download | kernel-4f15ee98304b96e164ff2340e1dfd6181c3f42aa.tar.gz kernel-4f15ee98304b96e164ff2340e1dfd6181c3f42aa.zip | |
HID: core: ensure the allocated report buffer can contain the reserved report ID
When the report ID is not used, the low level transport drivers expect
the first byte to be 0. However, currently the allocated buffer not
account for that extra byte, meaning that instead of having 8 guaranteed
bytes for implement to be working, we only have 7.
Reported-by: Alan Stern <[email protected]>
Closes: https://lore.kernel.org/linux-input/[email protected]/
Cc: [email protected]
Suggested-by: Alan Stern <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Benjamin Tissoires <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions
