An update for kernel is now available for openEuler-20.03-LTS-SP1
Security Advisory
openeuler-security@openeuler.org
openEuler security committee
openEuler-SA-2022-1880
Final
1.0
1.0
2022-09-02
Initial
2022-09-02
2022-09-02
openEuler SA Tool V1.0
2022-09-02
kernel security update
An update for kernel is now available for openEuler-20.03-LTS-SP1.
The Linux Kernel, the operating system core itself.
Security Fix(es):
A race condition in perf_event_open() which can be exploited by an unprivileged user to gain root privileges. The bug allows to build several exploit primitives such as kernel address information leak, arbitrary execution, etc.(CVE-2022-1729)
A use-after-free flaw was found in nf_tables cross-table in the net/netfilter/nf_tables_api.c function in the Linux kernel. This flaw allows a local, privileged attacker to cause a use-after-free problem at the time of table deletion, possibly leading to local privilege escalation.(CVE-2022-2586)
Dm-verity is used for extending root-of-trust to root filesystems. LoadPin builds on this property to restrict module/firmware loads to just the trusted root filesystem. Device-mapper table reloads currently allow users with root privileges to switch out the target with an equivalent dm-linear target and bypass verification till reboot. This allows root to bypass LoadPin and can be used to load untrusted and unverified kernel modules and firmware, which implies arbitrary kernel execution and persistence for peripherals that do not verify firmware updates. We recommend upgrading past commit 4caae58406f8ceb741603eee460d79bacca9b1b5(CVE-2022-2503)
An out-of-bounds read flaw was found in the Linux kernel’s TeleTYpe subsystem. The issue occurs in how a user triggers a race condition using ioctls TIOCSPTLCK and TIOCGPTPEER and TIOCSTI and TCXONC with leakage of memory in the flush_to_ldisc function. This flaw allows a local user to crash the system or read unauthorized random data from memory.(CVE-2022-1462)
An update for kernel is now available for openEuler-20.03-LTS-SP1.
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-2022-1880
https://www.openeuler.org/en/security/cve/detail.html?id=CVE-2022-1729
https://www.openeuler.org/en/security/cve/detail.html?id=CVE-2022-2586
https://www.openeuler.org/en/security/cve/detail.html?id=CVE-2022-2503
https://www.openeuler.org/en/security/cve/detail.html?id=CVE-2022-1462
https://nvd.nist.gov/vuln/detail/CVE-2022-1729
https://nvd.nist.gov/vuln/detail/CVE-2022-2586
https://nvd.nist.gov/vuln/detail/CVE-2022-2503
https://nvd.nist.gov/vuln/detail/CVE-2022-1462
openEuler-20.03-LTS-SP1
python2-perf-debuginfo-4.19.90-2208.6.0.0165.oe1.aarch64.rpm
perf-4.19.90-2208.6.0.0165.oe1.aarch64.rpm
python3-perf-debuginfo-4.19.90-2208.6.0.0165.oe1.aarch64.rpm
kernel-tools-devel-4.19.90-2208.6.0.0165.oe1.aarch64.rpm
kernel-tools-4.19.90-2208.6.0.0165.oe1.aarch64.rpm
kernel-devel-4.19.90-2208.6.0.0165.oe1.aarch64.rpm
perf-debuginfo-4.19.90-2208.6.0.0165.oe1.aarch64.rpm
kernel-4.19.90-2208.6.0.0165.oe1.aarch64.rpm
bpftool-4.19.90-2208.6.0.0165.oe1.aarch64.rpm
python2-perf-4.19.90-2208.6.0.0165.oe1.aarch64.rpm
kernel-debugsource-4.19.90-2208.6.0.0165.oe1.aarch64.rpm
kernel-debuginfo-4.19.90-2208.6.0.0165.oe1.aarch64.rpm
kernel-tools-debuginfo-4.19.90-2208.6.0.0165.oe1.aarch64.rpm
python3-perf-4.19.90-2208.6.0.0165.oe1.aarch64.rpm
kernel-source-4.19.90-2208.6.0.0165.oe1.aarch64.rpm
bpftool-debuginfo-4.19.90-2208.6.0.0165.oe1.aarch64.rpm
kernel-4.19.90-2208.6.0.0165.oe1.src.rpm
kernel-4.19.90-2208.6.0.0165.oe1.x86_64.rpm
kernel-tools-debuginfo-4.19.90-2208.6.0.0165.oe1.x86_64.rpm
kernel-source-4.19.90-2208.6.0.0165.oe1.x86_64.rpm
kernel-devel-4.19.90-2208.6.0.0165.oe1.x86_64.rpm
bpftool-4.19.90-2208.6.0.0165.oe1.x86_64.rpm
perf-debuginfo-4.19.90-2208.6.0.0165.oe1.x86_64.rpm
perf-4.19.90-2208.6.0.0165.oe1.x86_64.rpm
kernel-debuginfo-4.19.90-2208.6.0.0165.oe1.x86_64.rpm
python2-perf-debuginfo-4.19.90-2208.6.0.0165.oe1.x86_64.rpm
bpftool-debuginfo-4.19.90-2208.6.0.0165.oe1.x86_64.rpm
kernel-tools-4.19.90-2208.6.0.0165.oe1.x86_64.rpm
python2-perf-4.19.90-2208.6.0.0165.oe1.x86_64.rpm
kernel-tools-devel-4.19.90-2208.6.0.0165.oe1.x86_64.rpm
kernel-debugsource-4.19.90-2208.6.0.0165.oe1.x86_64.rpm
python3-perf-4.19.90-2208.6.0.0165.oe1.x86_64.rpm
python3-perf-debuginfo-4.19.90-2208.6.0.0165.oe1.x86_64.rpm
A race condition was found the Linux kernel in perf_event_open() which can be exploited by an unprivileged user to gain root privileges. The bug allows to build several exploit primitives such as kernel address information leak, arbitrary execution, etc.
2022-09-02
CVE-2022-1729
openEuler-20.03-LTS-SP1
Medium
6.2
AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
kernel security update
2022-09-02
https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2022-1880
A use-after-free flaw was found in nf_tables cross-table in the net/netfilter/nf_tables_api.c function in the Linux kernel. This flaw allows a local, privileged attacker to cause a use-after-free problem at the time of table deletion, possibly leading to local privilege escalation.
2022-09-02
CVE-2022-2586
openEuler-20.03-LTS-SP1
Medium
6.7
AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
kernel security update
2022-09-02
https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2022-1880
Dm-verity is used for extending root-of-trust to root filesystems. LoadPin builds on this property to restrict module/firmware loads to just the trusted root filesystem. Device-mapper table reloads currently allow users with root privileges to switch out the target with an equivalent dm-linear target and bypass verification till reboot. This allows root to bypass LoadPin and can be used to load untrusted and unverified kernel modules and firmware, which implies arbitrary kernel execution and persistence for peripherals that do not verify firmware updates. We recommend upgrading past commit 4caae58406f8ceb741603eee460d79bacca9b1b5
2022-09-02
CVE-2022-2503
openEuler-20.03-LTS-SP1
Medium
6.7
AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
kernel security update
2022-09-02
https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2022-1880
An out-of-bounds read flaw was found in the Linux kernel’s TeleTYpe subsystem. The issue occurs in how a user triggers a race condition using ioctls TIOCSPTLCK and TIOCGPTPEER and TIOCSTI and TCXONC with leakage of memory in the flush_to_ldisc function. This flaw allows a local user to crash the system or read unauthorized random data from memory.
2022-09-02
CVE-2022-1462
openEuler-20.03-LTS-SP1
Medium
6.3
AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H
kernel security update
2022-09-02
https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2022-1880