commit | fa7df37b588f48a1ff6ef005187f3c5c2281df95 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Thu Sep 05 06:36:33 2013 -0500 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Sep 05 08:34:31 2013 -0700 |
tree | 6b5935ec2a8977b219009d6438c61906abbd9164 | |
parent | 6e4664525b1db28f8c4e1130957f70a94c19213e [diff] |
ipmi: info leak in compat_ipmi_ioctl() On x86_64 there is a 4 byte hole between ->recv_type and ->addr. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Corey Minyard <cminyard@mvista.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>