commit | 8286d6b14c7c0e2c52d565a8727f6028a487fcf0 | [log] [tgz] |
---|---|---|
author | Vlad Tsyrklevich <vlad@tsyrklevich.net> | Wed Feb 22 15:31:45 2017 -0600 |
committer | David Teigland <teigland@redhat.com> | Mon Aug 07 11:23:09 2017 -0500 |
tree | 23b540911b1e9c8a1df88ddc0a9796a17eb2b483 | |
parent | aae4e7a8bc44722fe70d58920a36916b1043195e [diff] |
dlm: Fix kernel memory disclosure Clear the 'unused' field and the uninitialized padding in 'lksb' to avoid leaking memory to userland in copy_result_to_user(). Signed-off-by: Vlad Tsyrklevich <vlad@tsyrklevich.net> Signed-off-by: David Teigland <teigland@redhat.com>