diff options
author | Thanassis Avgerinos | 2024-04-17 11:30:02 -0400 |
---|---|---|
committer | Takashi Sakamoto | 2024-04-29 18:35:55 +0900 |
commit | 38762a0763c10c24a4915feee722d7aa6e73eb98 (patch) | |
tree | 7fcd0217f11c6268ea846d96a61cb9fff7a92dde /Kbuild | |
parent | e67572cd2204894179d89bd7b984072f19313b03 (diff) |
firewire: nosy: ensure user_length is taken into account when fetching packet contents
Ensure that packet_buffer_get respects the user_length provided. If
the length of the head packet exceeds the user_length, packet_buffer_get
will now return 0 to signify to the user that no data were read
and a larger buffer size is required. Helps prevent user space overflows.
Signed-off-by: Thanassis Avgerinos <thanassis.avgerinos@gmail.com>
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions