diff options
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2014-04-25 10:53:44 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-05-13 13:32:49 +0200 |
commit | c180afb403eaabbd3a233832abcc7e50e988de8e (patch) | |
tree | b9f1c22edac5a48c92fb07efd25a09bdd1b478a0 /REPORTING-BUGS | |
parent | 8ba2a0e0643ffcc64f3e9f986e6934ba228d433d (diff) |
s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSH
commit 6e0de817594c61f3b392a9245deeb09609ec707d upstream.
The A register needs to be initialized to zero in the prolog if the
first instruction of the BPF program is BPF_S_LDX_B_MSH to prevent
leaking the content of %r5 to user space.
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions