summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorOliver Neukum <oneukum@suse.com>2026-02-09 15:37:20 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-02-23 20:25:07 +0100
commit7a875c09899ba0404844abfd8f0d54cdc481c151 (patch)
tree4833c02119f9671ccca450183ba19446e37d37e9 /include/linux
parent0d6c8144ca4d93253de952a5ea0028c19ed7ab68 (diff)
usb: yurex: fix race in probe
The bbu member of the descriptor must be set to the value standing for uninitialized values before the URB whose completion handler sets bbu is submitted. Otherwise there is a window during which probing can overwrite already retrieved data. Cc: stable <stable@kernel.org> Signed-off-by: Oliver Neukum <oneukum@suse.com> Link: https://patch.msgid.link/20260209143720.1507500-1-oneukum@suse.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions