Kangjie Lu 79e4865032 net: fix a kernel infoleak in x25 module
Stack object "dte_facilities" is allocated in x25_rx_call_request(),
which is supposed to be initialized in x25_negotiate_facilities.
However, 5 fields (8 bytes in total) are not initialized. This
object is then copied to userland via copy_to_user, thus infoleak
occurs.

Signed-off-by: Kangjie Lu <kjlu@gatech.edu>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-05-09 22:45:33 -04:00
..
2013-10-29 17:35:17 -04:00
2007-02-08 13:34:02 -08:00
2013-12-09 20:24:18 -05:00
2013-12-09 20:24:18 -05:00
2011-03-05 10:55:45 +01:00
2013-04-09 14:13:35 -04:00
2013-12-09 20:24:18 -05:00