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
..
2016-03-10 19:51:29 +01:00
2016-03-10 20:54:09 -05:00
2016-03-17 21:05:01 -04:00
2016-03-09 22:13:01 -05:00
2016-04-29 19:46:11 +08:00
2016-03-19 10:05:34 -07:00
2016-05-06 12:55:13 -04:00
2016-03-14 13:09:50 -04:00
2016-04-25 20:54:13 +02:00
2016-05-04 16:35:31 -04:00
2016-03-17 21:06:40 -04:00
2016-04-10 23:01:30 -04:00
2016-03-14 16:05:32 -04:00
2016-02-24 13:58:05 -05:00
2016-02-23 20:29:40 +01:00
2016-05-06 18:25:26 -04:00
2016-05-06 15:49:07 -04:00
2016-03-09 16:36:15 -05:00
2016-05-01 19:32:16 -04:00
2016-02-26 14:22:26 -05:00
2016-05-04 16:18:48 -04:00
2016-04-27 10:06:58 +02:00
2016-03-19 10:05:34 -07:00
2016-04-08 12:43:20 -04:00
2016-04-07 18:42:37 +02:00
2016-03-07 11:08:26 -05:00
2016-04-10 23:32:23 -04:00
2016-03-19 10:05:34 -07:00
2016-04-21 15:28:47 -04:00
2016-04-14 00:46:39 -04:00
2016-05-03 16:03:44 -04:00
2016-03-01 17:03:27 -05:00
2016-03-19 10:05:34 -07:00
2016-05-03 00:33:14 -04:00
2016-04-10 22:22:34 -04:00
2016-04-14 18:15:40 -07:00
2016-04-24 14:23:32 -04:00
2016-05-01 21:03:30 -04:00
2016-02-23 00:09:14 -05:00
2016-05-05 23:31:29 -04:00
2016-04-12 15:39:06 +02:00
2016-05-09 22:45:33 -04:00
2016-05-04 16:35:31 -04:00
2016-03-21 22:56:38 -04:00
2016-03-09 16:36:14 -05:00
2016-03-14 12:41:49 -04:00