An update for kernel is now available for openEuler-20.03-LTS-SP3 Security Advisory openeuler-security@openeuler.org openEuler security committee openEuler-SA-2023-1181 Final 1.0 1.0 2023-03-24 Initial 2023-03-24 2023-03-24 openEuler SA Tool V1.0 2023-03-24 kernel security update An update for kernel is now available for openEuler-20.03-LTS-SP3. The Linux Kernel, the operating system core itself. Security Fix(es): A flaw found in the Linux Kernel. The missing check causes a type confusion when issuing a list_entry() on an empty report_list. The problem is caused by the assumption that the device must have valid report_list. While this will be true for all normal HID devices, a suitably malicious device can violate the assumption. References: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=b12fece4c64857e5fab4290bf01b2e0317a88456 https://www.openwall.com/lists/oss-security/2023/01/17/3(CVE-2023-1073) In nf_tables_updtable, if nf_tables_table_enable returns an error, nft_trans_destroy is called to free the transaction object. nft_trans_destroy() calls list_del(), but the transaction was never placed on a list -- the list head is all zeroes, this results in a NULL pointer dereference.(CVE-2023-1095) An update for kernel is now available for openEuler-20.03-LTS-SP3. openEuler Security has rated this update as having a security impact of medium. A Common Vunlnerability Scoring System(CVSS)base score,which gives a detailed severity rating, is available for each vulnerability from the CVElink(s) in the References section. Medium kernel https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2023-1181 https://www.openeuler.org/en/security/cve/detail.html?id=CVE-2023-1073 https://www.openeuler.org/en/security/cve/detail.html?id=CVE-2023-1095 https://nvd.nist.gov/vuln/detail/CVE-2023-1073 https://nvd.nist.gov/vuln/detail/CVE-2023-1095 openEuler-20.03-LTS-SP3 kernel-tools-debuginfo-4.19.90-2303.4.0.0193.oe1.aarch64.rpm kernel-devel-4.19.90-2303.4.0.0193.oe1.aarch64.rpm kernel-source-4.19.90-2303.4.0.0193.oe1.aarch64.rpm kernel-debugsource-4.19.90-2303.4.0.0193.oe1.aarch64.rpm python3-perf-debuginfo-4.19.90-2303.4.0.0193.oe1.aarch64.rpm python2-perf-debuginfo-4.19.90-2303.4.0.0193.oe1.aarch64.rpm kernel-tools-devel-4.19.90-2303.4.0.0193.oe1.aarch64.rpm python2-perf-4.19.90-2303.4.0.0193.oe1.aarch64.rpm kernel-debuginfo-4.19.90-2303.4.0.0193.oe1.aarch64.rpm bpftool-debuginfo-4.19.90-2303.4.0.0193.oe1.aarch64.rpm perf-debuginfo-4.19.90-2303.4.0.0193.oe1.aarch64.rpm kernel-4.19.90-2303.4.0.0193.oe1.aarch64.rpm bpftool-4.19.90-2303.4.0.0193.oe1.aarch64.rpm kernel-tools-4.19.90-2303.4.0.0193.oe1.aarch64.rpm perf-4.19.90-2303.4.0.0193.oe1.aarch64.rpm python3-perf-4.19.90-2303.4.0.0193.oe1.aarch64.rpm kernel-4.19.90-2303.4.0.0193.oe1.src.rpm bpftool-debuginfo-4.19.90-2303.4.0.0193.oe1.x86_64.rpm python3-perf-debuginfo-4.19.90-2303.4.0.0193.oe1.x86_64.rpm kernel-debuginfo-4.19.90-2303.4.0.0193.oe1.x86_64.rpm python3-perf-4.19.90-2303.4.0.0193.oe1.x86_64.rpm python2-perf-4.19.90-2303.4.0.0193.oe1.x86_64.rpm python2-perf-debuginfo-4.19.90-2303.4.0.0193.oe1.x86_64.rpm kernel-tools-devel-4.19.90-2303.4.0.0193.oe1.x86_64.rpm perf-debuginfo-4.19.90-2303.4.0.0193.oe1.x86_64.rpm kernel-4.19.90-2303.4.0.0193.oe1.x86_64.rpm bpftool-4.19.90-2303.4.0.0193.oe1.x86_64.rpm kernel-debugsource-4.19.90-2303.4.0.0193.oe1.x86_64.rpm kernel-tools-debuginfo-4.19.90-2303.4.0.0193.oe1.x86_64.rpm kernel-devel-4.19.90-2303.4.0.0193.oe1.x86_64.rpm perf-4.19.90-2303.4.0.0193.oe1.x86_64.rpm kernel-tools-4.19.90-2303.4.0.0193.oe1.x86_64.rpm kernel-source-4.19.90-2303.4.0.0193.oe1.x86_64.rpm A flaw found in the Linux Kernel. The missing check causes a type confusion when issuing a list_entry() on an empty report_list. The problem is caused by the assumption that the device must have valid report_list. While this will be true for all normal HID devices, a suitably malicious device can violate the assumption. References: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=b12fece4c64857e5fab4290bf01b2e0317a88456 https://www.openwall.com/lists/oss-security/2023/01/17/3 2023-03-24 CVE-2023-1073 openEuler-20.03-LTS-SP3 Medium 6.3 AV:P/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H kernel security update 2023-03-24 https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2023-1181 In nf_tables_updtable, if nf_tables_table_enable returns an error, nft_trans_destroy is called to free the transaction object. nft_trans_destroy() calls list_del(), but the transaction was never placed on a list -- the list head is all zeroes, this results in a NULL pointer dereference. 2023-03-24 CVE-2023-1095 openEuler-20.03-LTS-SP3 Medium 5.5 AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H kernel security update 2023-03-24 https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2023-1181