aboutsummaryrefslogtreecommitdiff
path: root/Documentation/mutex-design.txt
diff options
context:
space:
mode:
authorVasiliy Kulikov <segoon@openwall.com>2011-06-26 12:56:22 +0400
committerGreg Kroah-Hartman <gregkh@suse.de>2011-08-04 21:58:31 -0700
commit13949a7b5f9a9da49a7426795716aa3b68f7b13c (patch)
tree09eb0181523752237dd6c0e4915d67bd41f12176 /Documentation/mutex-design.txt
parent565af28bfba187fabda9bccf065e2009356aaae5 (diff)
staging: comedi: fix infoleak to userspace
commit 819cbb120eaec7e014e5abd029260db1ca8c5735 upstream. driver_name and board_name are pointers to strings, not buffers of size COMEDI_NAMELEN. Copying COMEDI_NAMELEN bytes of a string containing less than COMEDI_NAMELEN-1 bytes would leak some unrelated bytes. Signed-off-by: Vasiliy Kulikov <segoon@openwall.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation/mutex-design.txt')
0 files changed, 0 insertions, 0 deletions