projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
466f89e
1cbbcfb
)
Merge branch 'reject-ptr-scalar-mix'
author
Alexei Starovoitov
<ast@kernel.org>
Sun, 6 Jan 2019 05:32:39 +0000
(21:32 -0800)
committer
Alexei Starovoitov
<ast@kernel.org>
Sun, 6 Jan 2019 05:32:39 +0000
(21:32 -0800)
Daniel Borkmann says:
====================
Follow-up fix to
979d63d50c0c
("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