looks good to me






魏勇军 Wei Yongjun
Mobile: +86-50000020977(For Welink,eSpace Calls)
Email: weiyongjun1@huawei.com
发件人:yuchangchun (C) <yuchangchun1@huawei.com>
收件人:kernel <kernel@openharmony.io>
抄 送:weiyongjun (A) <weiyongjun1@huawei.com>;Wangli (T) <wangli74@huawei.com>;wuzuoyu <wuzuoyu@huawei.com>;yuchangchun (C) <yuchangchun1@huawei.com>
时 间:2021-08-25 20:55:37
主 题:[PATCH OpenHarmony-4.19 0/6] OpenHarmony-4.19 cve bugfix 0825

There are cves based on OpenHarmony-4.19 as follows:

CVE-2021-37159
CVE-2021-35477
CVE-2021-34556


--------------------

Alexei Starovoitov (1):
  bpf: track spill/fill of constants

Daniel Borkmann (2):
  bpf: Introduce BPF nospec instruction for mitigating Spectre v4
  bpf: Fix leakage due to insufficient speculative store bypass
    mitigation

Dongliang Mu (1):
  usb: hso: fix error handling code of hso_create_net_device

Edward Cree (1):
  bpf/verifier: per-register parent pointers

Oliver Neukum (1):
  hso: fix bailout in error case of probe

 arch/arm/net/bpf_jit_32.c         |   3 +
 arch/arm64/net/bpf_jit_comp.c     | 13 ++
 arch/mips/net/ebpf_jit.c          |   3 +
 arch/powerpc/net/bpf_jit_comp64.c |   6 +
 arch/s390/net/bpf_jit_comp.c      |   5 +
 arch/sparc/net/bpf_jit_comp_64.c |   3 +
 arch/x86/net/bpf_jit_comp.c       |   7 +
 arch/x86/net/bpf_jit_comp32.c     |   6 +
 drivers/net/usb/hso.c             | 39 ++--
 include/linux/bpf_verifier.h      | 10 +-
 include/linux/filter.h            | 15 ++
 kernel/bpf/core.c                 | 18 +-
 kernel/bpf/disasm.c               | 16 +-
 kernel/bpf/verifier.c             | 328 ++++++++++++------------------
 14 files changed, 244 insertions(+), 228 deletions(-)

--
2.22.0