diff options
| author | Ilya Leoshkevich <[email protected]> | 2020-06-02 17:43:39 +0000 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2020-06-02 19:00:56 +0000 |
| commit | effe5be17706167ee968fa28afe40dec9c6f71db (patch) | |
| tree | 042cec5b556b86838e1dacb94a58268d3396dadc /net/tipc | |
| parent | selftests/bpf: Fix verifier test (diff) | |
| download | kernel-effe5be17706167ee968fa28afe40dec9c6f71db.tar.gz kernel-effe5be17706167ee968fa28afe40dec9c6f71db.zip | |
s390/bpf: Maintain 8-byte stack alignment
Certain kernel functions (e.g. get_vtimer/set_vtimer) cause kernel
panic when the stack is not 8-byte aligned. Currently JITed BPF programs
may trigger this by allocating stack frames with non-rounded sizes and
then being interrupted. Fix by using rounded fp->aux->stack_depth.
Signed-off-by: Ilya Leoshkevich <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions
