commit | 2ba5622fba85eb52c91bf49c355ce1e36991a701 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri May 04 19:50:10 2018 -0400 |
committer | David S. Miller <davem@davemloft.net> | Fri May 04 19:50:10 2018 -0400 |
tree | aab66e89ce24b12af0ac1576c563685e410af28d | |
parent | 52c5cd1bf0cecf4b146ca07dc513cbe2f4583bb5 [diff] | |
parent | d0f1a451e33d9ca834422622da30aa68daade56b [diff] |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf Daniel Borkmann says: ==================== pull-request: bpf 2018-05-05 The following pull-request contains BPF updates for your *net* tree. The main changes are: 1) Sanitize attr->{prog,map}_type from bpf(2) since used as an array index to retrieve prog/map specific ops such that we prevent potential out of bounds value under speculation, from Mark and Daniel. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>