Guenter Roeck
726bc6b092
net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATS
...
Building sctp may fail with:
In function ‘copy_from_user’,
inlined from ‘sctp_getsockopt_assoc_stats’ at
net/sctp/socket.c:5656:20:
arch/x86/include/asm/uaccess_32.h:211:26: error: call to
‘copy_from_user_overflow’ declared with attribute error: copy_from_user()
buffer size is not provably correct
if built with W=1 due to a missing parameter size validation
before the call to copy_from_user.
Signed-off-by: Guenter Roeck <linux@roeck-us.net >
Acked-by: Vlad Yasevich <vyasevich@gmail.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2013-02-27 16:09:19 -05:00
..
2013-02-25 16:00:49 -08:00
2013-02-11 14:16:26 -05:00
2013-02-18 14:53:08 -05:00
2012-08-14 21:48:06 -07:00
2013-02-18 14:53:08 -05:00
2013-02-18 14:53:08 -05:00
2013-02-18 23:34:21 -05:00
2013-02-21 17:40:58 -08:00
2013-02-14 13:27:45 -05:00
2013-01-29 10:48:30 +01:00
2013-02-18 14:53:08 -05:00
2013-02-25 16:00:49 -08:00
2013-02-26 11:44:11 -08:00
2012-12-10 14:09:01 -05:00
2013-02-21 12:05:51 -08:00
2013-02-21 12:05:51 -08:00
2012-12-16 15:40:50 -08:00
2013-01-21 15:40:12 -05:00
2013-01-21 14:07:44 -05:00
2013-02-21 12:05:51 -08:00
2013-02-26 11:44:11 -08:00
2013-02-21 17:38:49 -08:00
2012-08-14 21:48:06 -07:00
2013-02-27 13:10:35 -05:00
2013-02-14 15:55:19 +01:00
2013-02-18 14:53:08 -05:00
2013-02-21 12:05:51 -08:00
2013-01-11 11:40:01 -08:00
2012-11-18 20:32:45 -05:00
2013-02-21 12:05:51 -08:00
2013-02-21 12:05:51 -08:00
2013-02-26 17:24:26 -05:00
2012-10-02 13:38:27 -07:00
2013-02-18 14:53:08 -05:00
2013-02-18 14:53:08 -05:00
2013-02-21 12:05:51 -08:00
2013-02-08 18:02:14 -05:00
2013-02-18 14:53:08 -05:00
2013-02-18 14:53:08 -05:00
2013-01-11 11:40:02 -08:00
2012-12-28 13:40:16 -08:00
2013-02-18 14:53:08 -05:00
2013-02-21 12:05:51 -08:00
2013-02-18 14:53:08 -05:00
2013-02-27 16:09:19 -05:00
2013-02-26 11:41:08 -08:00
2013-02-21 12:05:51 -08:00
2013-02-18 14:53:08 -05:00
2013-02-18 15:02:51 -05:00
2012-04-15 12:44:40 -04:00
2013-02-19 14:56:34 -05:00
2013-01-11 11:40:03 -08:00
2013-02-21 12:05:51 -08:00
2012-09-26 21:10:25 -04:00
2013-02-21 12:05:51 -08:00
2013-02-10 19:41:08 -05:00
2013-02-11 14:16:26 -05:00
2012-11-18 20:32:45 -05:00