An update for kernel is now available for openEuler-22.03-LTS-SP3 Security Advisory openeuler-security@openeuler.org openEuler security committee openEuler-SA-2024-1177 Final 1.0 1.0 2024-02-23 Initial 2024-02-23 2024-02-23 openEuler SA Tool V1.0 2024-02-23 kernel security update An update for kernel is now available for openEuler-22.03-LTS-SP3. The Linux Kernel, the operating system core itself. Security Fix(es): Transmit requests in Xen's virtual network protocol can consist of multiple parts. While not really useful, except for the initial part any of them may be of zero length, i.e. carry no data at all. Besides a certain initial portion of the to be transferred data, these parts are directly translated into what Linux calls SKB fragments. Such converted request parts can, when for a particular SKB they are all of length zero, lead to a de-reference of NULL in core networking code. (CVE-2023-46838) A flaw in the routing table size was found in the ICMPv6 handling of "Packet Too Big". The size of the routing table is regulated by periodic garbage collection. However, with "Packet Too Big Messages" it is possible to exceed the routing table size and garbage collector threshold. A user located in the local network or with a high bandwidth connection can increase the CPU usage of the server that accepts IPV6 connections up to 95%.(CVE-2023-52340) A null pointer dereference flaw was found in the hugetlbfs_fill_super function in the Linux kernel hugetlbfs (HugeTLB pages) functionality. This issue may allow a local user to crash the system or potentially escalate their privileges on the system.(CVE-2024-0841) A use-after-free vulnerability in the Linux kernel's netfilter: nf_tables component can be exploited to achieve local privilege escalation. The nft_verdict_init() function allows positive values as drop error within the hook verdict, and hence the nf_hook_slow() function can cause a double free vulnerability when NF_DROP is issued with a drop error which resembles NF_ACCEPT. We recommend upgrading past commit f342de4e2f33e0e39165d8639387aa6c19dff660. (CVE-2024-1086) An update for kernel is now available for openEuler-22.03-LTS-SP3. openEuler Security has rated this update as having a security impact of high. 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. High kernel https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2024-1177 https://www.openeuler.org/en/security/cve/detail.html?id=CVE-2023-46838 https://www.openeuler.org/en/security/cve/detail.html?id=CVE-2023-52340 https://www.openeuler.org/en/security/cve/detail.html?id=CVE-2024-0841 https://www.openeuler.org/en/security/cve/detail.html?id=CVE-2024-1086 https://nvd.nist.gov/vuln/detail/CVE-2023-46838 https://nvd.nist.gov/vuln/detail/CVE-2023-52340 https://nvd.nist.gov/vuln/detail/CVE-2024-0841 https://nvd.nist.gov/vuln/detail/CVE-2024-1086 openEuler-22.03-LTS-SP3 kernel-debuginfo-5.10.0-188.0.0.101.oe2203sp3.aarch64.rpm kernel-source-5.10.0-188.0.0.101.oe2203sp3.aarch64.rpm perf-5.10.0-188.0.0.101.oe2203sp3.aarch64.rpm kernel-tools-5.10.0-188.0.0.101.oe2203sp3.aarch64.rpm python3-perf-debuginfo-5.10.0-188.0.0.101.oe2203sp3.aarch64.rpm perf-debuginfo-5.10.0-188.0.0.101.oe2203sp3.aarch64.rpm kernel-tools-debuginfo-5.10.0-188.0.0.101.oe2203sp3.aarch64.rpm kernel-devel-5.10.0-188.0.0.101.oe2203sp3.aarch64.rpm python3-perf-5.10.0-188.0.0.101.oe2203sp3.aarch64.rpm kernel-tools-devel-5.10.0-188.0.0.101.oe2203sp3.aarch64.rpm kernel-headers-5.10.0-188.0.0.101.oe2203sp3.aarch64.rpm kernel-debugsource-5.10.0-188.0.0.101.oe2203sp3.aarch64.rpm kernel-5.10.0-188.0.0.101.oe2203sp3.aarch64.rpm kernel-5.10.0-188.0.0.101.oe2203sp3.src.rpm python3-perf-5.10.0-188.0.0.101.oe2203sp3.x86_64.rpm kernel-devel-5.10.0-188.0.0.101.oe2203sp3.x86_64.rpm perf-5.10.0-188.0.0.101.oe2203sp3.x86_64.rpm kernel-tools-5.10.0-188.0.0.101.oe2203sp3.x86_64.rpm kernel-headers-5.10.0-188.0.0.101.oe2203sp3.x86_64.rpm kernel-source-5.10.0-188.0.0.101.oe2203sp3.x86_64.rpm kernel-tools-debuginfo-5.10.0-188.0.0.101.oe2203sp3.x86_64.rpm kernel-debugsource-5.10.0-188.0.0.101.oe2203sp3.x86_64.rpm perf-debuginfo-5.10.0-188.0.0.101.oe2203sp3.x86_64.rpm kernel-debuginfo-5.10.0-188.0.0.101.oe2203sp3.x86_64.rpm kernel-5.10.0-188.0.0.101.oe2203sp3.x86_64.rpm kernel-tools-devel-5.10.0-188.0.0.101.oe2203sp3.x86_64.rpm python3-perf-debuginfo-5.10.0-188.0.0.101.oe2203sp3.x86_64.rpm Transmit requests in Xen s virtual network protocol can consist ofmultiple parts. While not really useful, except for the initial partany of them may be of zero length, i.e. carry no data at all. Besides acertain initial portion of the to be transferred data, these parts aredirectly translated into what Linux calls SKB fragments. Such convertedrequest parts can, when for a particular SKB they are all of lengthzero, lead to a de-reference of NULL in core networking code. 2024-02-23 CVE-2023-46838 openEuler-22.03-LTS-SP3 High 7.5 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H kernel security update 2024-02-23 https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2024-1177 A flaw in the routing table size was found in the ICMPv6 handling of Packet Too Big . The size of the routing table is regulated by periodic garbage collection. However, with Packet Too Big Messages it is possible to exceed the routing table size and garbage collector threshold. A user located in the local network or with a high bandwidth connection can increase the CPU usage of the server that accepts IPV6 connections up to 95%. 2024-02-23 CVE-2023-52340 openEuler-22.03-LTS-SP3 Medium 6.5 AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H kernel security update 2024-02-23 https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2024-1177 A null pointer dereference flaw was found in the hugetlbfs_fill_super function in the Linux kernel hugetlbfs (HugeTLB pages) functionality. This issue may allow a local user to crash the system or potentially escalate their privileges on the system. 2024-02-23 CVE-2024-0841 openEuler-22.03-LTS-SP3 High 7.8 AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H kernel security update 2024-02-23 https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2024-1177 A use-after-free vulnerability in the Linux kernel s netfilter: nf_tables component can be exploited to achieve local privilege escalation.The nft_verdict_init() function allows positive values as drop error within the hook verdict, and hence the nf_hook_slow() function can cause a double free vulnerability when NF_DROP is issued with a drop error which resembles NF_ACCEPT.We recommend upgrading past commit f342de4e2f33e0e39165d8639387aa6c19dff660. 2024-02-23 CVE-2024-1086 openEuler-22.03-LTS-SP3 High 7.8 AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H kernel security update 2024-02-23 https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2024-1177