commit | 690e744869f3262855b83b4fb59199cf142765b0 | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@redhat.com> | Mon Oct 19 19:55:13 2009 -0400 |
committer | James Bottomley <James.Bottomley@suse.de> | Wed Nov 11 12:14:21 2009 -0500 |
tree | d204a5bde554ac02629af669db2362f2103c77f8 | |
parent | 198439e4afec431d2fa2cab9a4dcca87e5adc7a5 [diff] |
[SCSI] gdth: Prevent negative offsets in ioctl CVE-2009-3080 A negative offset could be used to index before the event buffer and lead to a security breach. Signed-off-by: Dave Jones <davej@redhat.com> Cc: Stable Tree <stable@kernel.org> Signed-off-by: James Bottomley <James.Bottomley@suse.de>