Skip to content
Commit a37d70eb authored by Mark Asselstine's avatar Mark Asselstine Committed by Greg Kroah-Hartman
Browse files

staging: usbip: prevent possible buffer overflow reading port records



To avoid buffer overflow while reading a corrupted or possibly
modified port file we validate the length of each part of the port
record to ensure it doesn't exceed the length of the destination
buffer.

https://bugzilla.kernel.org/show_bug.cgi?id=69931

Signed-off-by: default avatarMark Asselstine <asselsm@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent ab09248c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment