[PATCH OpenHarmony-4.19 0/8] OpenHarmony-4.19 cve bugfix 0909
There are cves based on OpenHarmony-4.19 as follows: CVE-2021-38160 CVE-2021-38198 CVE-2021-3679 CVE-2021-38207 CVE-2021-38199 CVE-2021-38209 CVE-2021-38204 CVE-2021-38205 ---------------------------------------------------------------------- Esben Haabendal (1): net: ll_temac: Fix bug causing buffer descriptor overrun Haoran Luo (1): tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop. Jonathon Reinhart (1): netfilter: conntrack: Make global sysctls readonly in non-init netns Lai Jiangshan (1): KVM: X86: MMU: Use the correct inherited permissions to get shadow page Mark Tomlinson (1): usb: max-3421: Prevent corruption of freed memory Trond Myklebust (1): NFSv4: Initialise connection to the server in nfs4_alloc_client() Xie Yongji (1): virtio_console: Assure used length from device is limited YueHaibing (1): net: xilinx_emaclite: Do not print real IOMEM pointer Documentation/virtual/kvm/mmu.txt | 4 +- arch/x86/kvm/paging_tmpl.h | 14 ++-- drivers/char/virtio_console.c | 4 +- drivers/net/ethernet/xilinx/ll_temac_main.c | 2 +- drivers/net/ethernet/xilinx/xilinx_emaclite.c | 5 +- drivers/usb/host/max3421-hcd.c | 44 ++++------ fs/nfs/nfs4client.c | 82 ++++++++++--------- kernel/trace/ring_buffer.c | 28 ++++++- net/netfilter/nf_conntrack_standalone.c | 5 +- 9 files changed, 100 insertions(+), 88 deletions(-) -- 2.22.0
From: YueHaibing
From: Mark Tomlinson
From: Jonathon Reinhart
From: Trond Myklebust
From: Esben Haabendal
From: Haoran Luo
From: Xie Yongji
From: Lai Jiangshan
在 2021/9/9 22:14, Yu Changchun 写道:
There are cves based on OpenHarmony-4.19 as follows:
CVE-2021-38160 CVE-2021-38198 CVE-2021-3679 CVE-2021-38207 CVE-2021-38199 CVE-2021-38209 CVE-2021-38204 CVE-2021-38205
----------------------------------------------------------------------
Esben Haabendal (1): net: ll_temac: Fix bug causing buffer descriptor overrun
Haoran Luo (1): tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop.
Jonathon Reinhart (1): netfilter: conntrack: Make global sysctls readonly in non-init netns
Lai Jiangshan (1): KVM: X86: MMU: Use the correct inherited permissions to get shadow page
Mark Tomlinson (1): usb: max-3421: Prevent corruption of freed memory
Trond Myklebust (1): NFSv4: Initialise connection to the server in nfs4_alloc_client()
Xie Yongji (1): virtio_console: Assure used length from device is limited
YueHaibing (1): net: xilinx_emaclite: Do not print real IOMEM pointer
Documentation/virtual/kvm/mmu.txt | 4 +- arch/x86/kvm/paging_tmpl.h | 14 ++-- drivers/char/virtio_console.c | 4 +- drivers/net/ethernet/xilinx/ll_temac_main.c | 2 +- drivers/net/ethernet/xilinx/xilinx_emaclite.c | 5 +- drivers/usb/host/max3421-hcd.c | 44 ++++------ fs/nfs/nfs4client.c | 82 ++++++++++--------- kernel/trace/ring_buffer.c | 28 ++++++- net/netfilter/nf_conntrack_standalone.c | 5 +- 9 files changed, 100 insertions(+), 88 deletions(-)
Looks good to me
participants (2)
-
weiyongjun (A)
-
Yu Changchun