]> git.baikalelectronics.ru Git - kernel.git/commitdiff
Merge branch 'reject-ptr-scalar-mix'
authorAlexei Starovoitov <ast@kernel.org>
Sun, 6 Jan 2019 05:32:39 +0000 (21:32 -0800)
committerAlexei Starovoitov <ast@kernel.org>
Sun, 6 Jan 2019 05:32:39 +0000 (21:32 -0800)
Daniel Borkmann says:

====================
Follow-up fix to 18523934455f ("bpf: prevent out of bounds speculation
on pointer arithmetic") in order to reject a corner case for sanitation
when ptr / scalars are mixed in the same alu op.
====================

Signed-off-by: Alexei Starovoitov <ast@kernel.org>

Trivial merge