mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-13 17:43:52 +00:00
The buffer for responses must not overflow. If this would happen, set a flag, drop the data and return an error after user space has read all remaining data. Signed-off-by: Oliver Neukum <oliver@neukum.org> CC: stable@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>