openEuler 20.03 LTS SP1 update for kernel



Risk Low
Patch available YES
Number of vulnerabilities 4
CVE-ID CVE-2022-3111
CVE-2022-3108
CVE-2022-2873
CVE-2022-3424
CWE-ID CWE-476
CWE-252
CWE-125
CWE-416
Exploitation vector Local
Public exploit N/A
Vulnerable software
openEuler
Operating systems & Components / Operating system

bpftool-debuginfo
Operating systems & Components / Operating system package or component

python2-perf
Operating systems & Components / Operating system package or component

kernel-source
Operating systems & Components / Operating system package or component

kernel-tools-devel
Operating systems & Components / Operating system package or component

bpftool
Operating systems & Components / Operating system package or component

python2-perf-debuginfo
Operating systems & Components / Operating system package or component

kernel-tools
Operating systems & Components / Operating system package or component

perf
Operating systems & Components / Operating system package or component

python3-perf-debuginfo
Operating systems & Components / Operating system package or component

kernel-devel
Operating systems & Components / Operating system package or component

kernel-debuginfo
Operating systems & Components / Operating system package or component

perf-debuginfo
Operating systems & Components / Operating system package or component

python3-perf
Operating systems & Components / Operating system package or component

kernel-debugsource
Operating systems & Components / Operating system package or component

kernel-tools-debuginfo
Operating systems & Components / Operating system package or component

kernel
Operating systems & Components / Operating system package or component

Vendor openEuler

Security Bulletin

This security bulletin contains information about 4 vulnerabilities.

1) NULL pointer dereference

EUVDB-ID: #VU71540

Risk: Low

CVSSv4.0: 4.3 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear]

CVE-ID: CVE-2022-3111

CWE-ID: CWE-476 - NULL Pointer Dereference

Exploit availability: No

Description

The vulnerability allows a local user to perform a denial of service (DoS) attack.

The vulnerability exists due to a NULL pointer dereference error within the free_charger_irq() function in drivers/power/supply/wm8350_power.c. A local user can perform a denial of service (DoS) attack.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS SP1

bpftool-debuginfo: before 4.19.90-2301.3.0.0184

python2-perf: before 4.19.90-2301.3.0.0184

kernel-source: before 4.19.90-2301.3.0.0184

kernel-tools-devel: before 4.19.90-2301.3.0.0184

bpftool: before 4.19.90-2301.3.0.0184

python2-perf-debuginfo: before 4.19.90-2301.3.0.0184

kernel-tools: before 4.19.90-2301.3.0.0184

perf: before 4.19.90-2301.3.0.0184

python3-perf-debuginfo: before 4.19.90-2301.3.0.0184

kernel-devel: before 4.19.90-2301.3.0.0184

kernel-debuginfo: before 4.19.90-2301.3.0.0184

perf-debuginfo: before 4.19.90-2301.3.0.0184

python3-perf: before 4.19.90-2301.3.0.0184

kernel-debugsource: before 4.19.90-2301.3.0.0184

kernel-tools-debuginfo: before 4.19.90-2301.3.0.0184

kernel: before 4.19.90-2301.3.0.0184

CPE2.3 External links

https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1034


Q & A

Can this vulnerability be exploited remotely?

No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

2) Unchecked Return Value

EUVDB-ID: #VU71539

Risk: Low

CVSSv4.0: 4.3 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear]

CVE-ID: CVE-2022-3108

CWE-ID: CWE-252 - Unchecked Return Value

Exploit availability: No

Description

The vulnerability allows a local user to perform a denial of service (DoS) attack.

The vulnerability exists due to unchecked return value within the kfd_parse_subtype_iolink() function in drivers/gpu/drm/amd/amdkfd/kfd_crat.c. A local user can crash the kernel.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS SP1

bpftool-debuginfo: before 4.19.90-2301.3.0.0184

python2-perf: before 4.19.90-2301.3.0.0184

kernel-source: before 4.19.90-2301.3.0.0184

kernel-tools-devel: before 4.19.90-2301.3.0.0184

bpftool: before 4.19.90-2301.3.0.0184

python2-perf-debuginfo: before 4.19.90-2301.3.0.0184

kernel-tools: before 4.19.90-2301.3.0.0184

perf: before 4.19.90-2301.3.0.0184

python3-perf-debuginfo: before 4.19.90-2301.3.0.0184

kernel-devel: before 4.19.90-2301.3.0.0184

kernel-debuginfo: before 4.19.90-2301.3.0.0184

perf-debuginfo: before 4.19.90-2301.3.0.0184

python3-perf: before 4.19.90-2301.3.0.0184

kernel-debugsource: before 4.19.90-2301.3.0.0184

kernel-tools-debuginfo: before 4.19.90-2301.3.0.0184

kernel: before 4.19.90-2301.3.0.0184

CPE2.3 External links

https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1034


Q & A

Can this vulnerability be exploited remotely?

No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

3) Out-of-bounds read

EUVDB-ID: #VU66807

Risk: Low

CVSSv4.0: 4.3 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear]

CVE-ID: CVE-2022-2873

CWE-ID: CWE-125 - Out-of-bounds read

Exploit availability: No

Description

The vulnerability allows a local user to crash the kernel.

The vulnerability exists due to a boundary condition within the Intel iSMT SMBus host controller driver. A local user can send specially crafted data to the I2C_SMBUS IOCTL, trigger an out-of-bounds read error and crash the system.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS SP1

bpftool-debuginfo: before 4.19.90-2301.3.0.0184

python2-perf: before 4.19.90-2301.3.0.0184

kernel-source: before 4.19.90-2301.3.0.0184

kernel-tools-devel: before 4.19.90-2301.3.0.0184

bpftool: before 4.19.90-2301.3.0.0184

python2-perf-debuginfo: before 4.19.90-2301.3.0.0184

kernel-tools: before 4.19.90-2301.3.0.0184

perf: before 4.19.90-2301.3.0.0184

python3-perf-debuginfo: before 4.19.90-2301.3.0.0184

kernel-devel: before 4.19.90-2301.3.0.0184

kernel-debuginfo: before 4.19.90-2301.3.0.0184

perf-debuginfo: before 4.19.90-2301.3.0.0184

python3-perf: before 4.19.90-2301.3.0.0184

kernel-debugsource: before 4.19.90-2301.3.0.0184

kernel-tools-debuginfo: before 4.19.90-2301.3.0.0184

kernel: before 4.19.90-2301.3.0.0184

CPE2.3 External links

https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1034


Q & A

Can this vulnerability be exploited remotely?

No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

4) Use-after-free

EUVDB-ID: #VU69759

Risk: Low

CVSSv4.0: 5.9 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear]

CVE-ID: CVE-2022-3424

CWE-ID: CWE-416 - Use After Free

Exploit availability: No

Description

The vulnerability allows a local user to escalate privileges on the system.

The vulnerability exists due to a use-after-free error within the gru_set_context_option(), gru_fault() and gru_handle_user_call_os() functions in Linux kernel. A local user can trigger a use-after-free error and execute arbitrary code with elevated privileges.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS SP1

bpftool-debuginfo: before 4.19.90-2301.3.0.0184

python2-perf: before 4.19.90-2301.3.0.0184

kernel-source: before 4.19.90-2301.3.0.0184

kernel-tools-devel: before 4.19.90-2301.3.0.0184

bpftool: before 4.19.90-2301.3.0.0184

python2-perf-debuginfo: before 4.19.90-2301.3.0.0184

kernel-tools: before 4.19.90-2301.3.0.0184

perf: before 4.19.90-2301.3.0.0184

python3-perf-debuginfo: before 4.19.90-2301.3.0.0184

kernel-devel: before 4.19.90-2301.3.0.0184

kernel-debuginfo: before 4.19.90-2301.3.0.0184

perf-debuginfo: before 4.19.90-2301.3.0.0184

python3-perf: before 4.19.90-2301.3.0.0184

kernel-debugsource: before 4.19.90-2301.3.0.0184

kernel-tools-debuginfo: before 4.19.90-2301.3.0.0184

kernel: before 4.19.90-2301.3.0.0184

CPE2.3 External links

https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1034


Q & A

Can this vulnerability be exploited remotely?

No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.



###SIDEBAR###