There are cves based on OpenHarmony-4.19 as follows: CVE: CVE-2021-3573 CVE: CVE-2021-0129 CVE: CVE-2021-0512 CVE: CVE-2021-3587 CVE: CVE-2021-3564 CVE: CVE-2020-36385 CVE: CVE-2021-33200 Daniel Borkmann (3): bpf: Wrap aux data inside bpf_sanitize_info container bpf: Fix mask direction swap upon off reg sign change bpf: No need to simulate speculative domain for immediates Jason Gunthorpe (1): RDMA/ucma: Rework ucma_migrate_id() to avoid races with destroy Krzysztof Kozlowski (1): nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect Lin Ma (2): Bluetooth: fix the erroneous flush_work() order Bluetooth: use correct lock to prevent UAF of hdev object Luiz Augusto von Dentz (1): Bluetooth: SMP: Fail if remote and local public keys are identical Will McVicker (1): HID: make arrays usage and value to be the same drivers/hid/hid-core.c | 6 +-- drivers/infiniband/core/ucma.c | 78 +++++++++++++--------------------- kernel/bpf/verifier.c | 46 ++++++++++++-------- net/bluetooth/hci_core.c | 7 ++- net/bluetooth/hci_sock.c | 4 +- net/bluetooth/smp.c | 9 ++++ net/nfc/llcp_sock.c | 2 + 7 files changed, 79 insertions(+), 73 deletions(-) -- 2.25.1