Searched hist:"83 e0bbcbe2145f160fbaa109b0439dae7f4a38a9" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/net/netrom/ |
H A D | af_netrom.c | diff cc29c70dd581f85ee7a3e7980fb031f90b90a2ab Wed Apr 22 02:49:51 CDT 2009 Jean Delvare <jdelvare@suse.de> net/netrom: Fix socket locking
Patch "af_rose/x25: Sanity check the maximum user frame size" (commit 83e0bbcbe2145f160fbaa109b0439dae7f4a38a9) from Alan Cox got locking wrong. If we bail out due to user frame size being too large, we must unlock the socket beforehand.
Signed-off-by: Jean Delvare <jdelvare@suse.de> Signed-off-by: David S. Miller <davem@davemloft.net> diff 83e0bbcbe2145f160fbaa109b0439dae7f4a38a9 Fri Mar 27 02:28:21 CDT 2009 Alan Cox <alan@lxorguk.ukuu.org.uk> af_rose/x25: Sanity check the maximum user frame size
Otherwise we can wrap the sizes and end up sending garbage.
Closes #10423
Signed-off-by: Alan Cox <alan@lxorguk.ukuu.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/rose/ |
H A D | af_rose.c | diff 83e0bbcbe2145f160fbaa109b0439dae7f4a38a9 Fri Mar 27 02:28:21 CDT 2009 Alan Cox <alan@lxorguk.ukuu.org.uk> af_rose/x25: Sanity check the maximum user frame size
Otherwise we can wrap the sizes and end up sending garbage.
Closes #10423
Signed-off-by: Alan Cox <alan@lxorguk.ukuu.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/x25/ |
H A D | af_x25.c | diff 83e0bbcbe2145f160fbaa109b0439dae7f4a38a9 Fri Mar 27 02:28:21 CDT 2009 Alan Cox <alan@lxorguk.ukuu.org.uk> af_rose/x25: Sanity check the maximum user frame size
Otherwise we can wrap the sizes and end up sending garbage.
Closes #10423
Signed-off-by: Alan Cox <alan@lxorguk.ukuu.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
|