Michael Buesch
18753ebc8a
USB: devio: Properly do access_ok() checks
...
access_ok() checks must be done on every part of the userspace structure
that is accessed. If access_ok() on one part of the struct succeeded, it
does not imply it will succeed on other parts of the struct. (Does
depend on the architecture implementation of access_ok()).
This changes the __get_user() users to first check access_ok() on the
data structure.
Signed-off-by: Michael Buesch <mb@bu3sch.de >
Cc: stable <stable@kernel.org >
Cc: Pete Zaitcev <zaitcev@redhat.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2009-08-07 16:05:12 -07:00
..
2009-08-02 12:55:51 -04:00
2009-07-05 22:39:08 +01:00
2009-07-28 21:07:09 -04:00
2009-07-28 13:45:22 -07:00
2009-07-28 08:57:33 +02:00
2009-07-12 12:22:34 -07:00
2009-05-22 23:22:54 +02:00
2009-08-04 15:39:43 -07:00
2009-06-24 21:08:11 +09:00
2009-07-21 12:43:51 -07:00
2009-08-04 14:32:11 -04:00
2009-06-18 19:31:09 +08:00
2009-07-30 16:46:31 -07:00
2009-08-04 12:10:06 +02:00
2009-06-16 19:50:13 -07:00
2009-07-06 14:03:44 -07:00
2009-06-17 09:35:24 -07:00
2009-07-12 12:22:34 -07:00
2009-08-07 20:33:11 +10:00
2009-07-22 09:30:07 -07:00
2009-07-28 16:31:39 +02:00
2009-07-30 01:03:24 +01:00
2009-07-21 20:36:25 -07:00
2009-05-28 20:52:40 -04:00
2009-07-06 14:03:44 -07:00
2009-06-13 23:36:29 -07:00
2009-06-23 10:38:47 -07:00
2009-08-07 10:42:14 -07:00
2009-08-04 15:38:34 -07:00
2009-07-03 15:45:29 +01:00
2009-07-30 16:03:46 +09:30
2009-06-26 14:37:25 +10:00
2009-08-03 10:59:58 +10:00
2009-07-24 14:03:32 -03:00
2009-05-22 23:22:54 +02:00
2009-06-22 08:54:14 -05:00
2009-08-04 20:31:32 +02:00
2009-07-31 12:28:46 +02:00
2009-08-07 10:39:56 -07:00
2009-08-03 14:25:00 +01:00
2009-08-04 15:38:34 -07:00
2009-07-22 09:27:18 -07:00
2009-07-10 12:35:36 +02:00
2009-08-02 15:42:39 +02:00
2009-06-30 18:55:59 -07:00
2009-08-06 11:35:50 +01:00
2009-07-08 10:30:03 -07:00
2009-08-02 12:36:01 -04:00
Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release
2009-06-24 01:19:50 -04:00
2009-07-30 16:45:53 -07:00
2009-06-18 13:04:04 -07:00
2009-06-15 16:47:25 +10:00
2009-06-15 21:45:32 -05:00
2009-06-15 11:18:27 +01:00
2009-07-29 19:10:35 -07:00
2009-08-04 15:38:10 -07:00
2009-06-16 04:56:57 -07:00
2009-08-04 15:38:34 -07:00
2009-08-07 10:46:51 -07:00
2009-06-12 01:34:12 +03:00
2009-07-29 19:10:35 -07:00
2009-07-09 20:33:18 -07:00
2009-07-28 14:07:11 -07:00
2009-07-12 12:22:34 -07:00
2009-06-15 21:30:27 -07:00
2009-04-16 16:17:11 -07:00
2009-08-07 16:05:12 -07:00
2009-06-01 12:03:15 +01:00
2009-08-07 10:39:56 -07:00
2009-07-30 16:03:45 +09:30
2009-07-06 13:57:03 -07:00
2009-08-07 10:39:55 -07:00
2009-08-07 10:46:51 -07:00
2009-07-01 11:19:47 +02:00
2009-06-18 13:04:04 -07:00
2009-06-18 13:04:04 -07:00