openEuler 22.03 LTS SP2 update for kernel



Risk Medium
Patch available YES
Number of vulnerabilities 10
CVE-ID CVE-2023-21255
CVE-2023-2163
CVE-2023-32248
CVE-2023-3567
CVE-2023-3609
CVE-2023-3610
CVE-2023-3611
CVE-2023-3776
CVE-2023-38426
CVE-2023-38428
CWE-ID CWE-416
CWE-787
CWE-476
CWE-125
Exploitation vector Network
Public exploit N/A
Vulnerable software
openEuler
Operating systems & Components / Operating system

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

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

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

bpftool
Operating systems & Components / Operating system package or component

perf
Operating systems & Components / Operating system package or component

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

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

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

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

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

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

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

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

kernel-headers
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 10 vulnerabilities.

1) Use-after-free

EUVDB-ID: #VU77990

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-2023-21255

CWE-ID: CWE-416 - Use After Free

Exploit availability: No

Description

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

The vulnerability exists due to insufficient validation of user-supplied input within the binder_transaction_buffer_release() function in Binder subsystem in Android kernel. A local application can trigger a use-after-fee error and execute arbitrary code with elevated privileges.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 22.03 LTS SP2

kernel-debuginfo: before 5.10.0-153.21.0.97

kernel-source: before 5.10.0-153.21.0.97

bpftool-debuginfo: before 5.10.0-153.21.0.97

bpftool: before 5.10.0-153.21.0.97

perf: before 5.10.0-153.21.0.97

kernel-debugsource: before 5.10.0-153.21.0.97

python3-perf-debuginfo: before 5.10.0-153.21.0.97

kernel-tools: before 5.10.0-153.21.0.97

perf-debuginfo: before 5.10.0-153.21.0.97

kernel-tools-devel: before 5.10.0-153.21.0.97

kernel-tools-debuginfo: before 5.10.0-153.21.0.97

python3-perf: before 5.10.0-153.21.0.97

kernel-devel: before 5.10.0-153.21.0.97

kernel-headers: before 5.10.0-153.21.0.97

kernel: before 5.10.0-153.21.0.97

CPE2.3 External links

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


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) Out-of-bounds write

EUVDB-ID: #VU79673

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-2023-2163

CWE-ID: CWE-787 - Out-of-bounds write

Exploit availability: No

Description

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

The vulnerability exists due to a boundary error in BPF verifier caused by improper marking of registers for precision tracking in certain situations. A local user can trigger an out-of-bounds write and execute arbitrary code with elevated privileges.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 22.03 LTS SP2

kernel-debuginfo: before 5.10.0-153.21.0.97

kernel-source: before 5.10.0-153.21.0.97

bpftool-debuginfo: before 5.10.0-153.21.0.97

bpftool: before 5.10.0-153.21.0.97

perf: before 5.10.0-153.21.0.97

kernel-debugsource: before 5.10.0-153.21.0.97

python3-perf-debuginfo: before 5.10.0-153.21.0.97

kernel-tools: before 5.10.0-153.21.0.97

perf-debuginfo: before 5.10.0-153.21.0.97

kernel-tools-devel: before 5.10.0-153.21.0.97

kernel-tools-debuginfo: before 5.10.0-153.21.0.97

python3-perf: before 5.10.0-153.21.0.97

kernel-devel: before 5.10.0-153.21.0.97

kernel-headers: before 5.10.0-153.21.0.97

kernel: before 5.10.0-153.21.0.97

CPE2.3 External links

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


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) NULL pointer dereference

EUVDB-ID: #VU79474

Risk: Medium

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

CVE-ID: CVE-2023-32248

CWE-ID: CWE-476 - NULL Pointer Dereference

Exploit availability: No

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to a NULL pointer dereference error in ksmbd in Linux kernel when handling SMB2_TREE_CONNECT and SMB2_QUERY_INFO commands. A remote attacker can send  specially crafted data to the system and perform a denial of service (DoS) attack.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 22.03 LTS SP2

kernel-debuginfo: before 5.10.0-153.21.0.97

kernel-source: before 5.10.0-153.21.0.97

bpftool-debuginfo: before 5.10.0-153.21.0.97

bpftool: before 5.10.0-153.21.0.97

perf: before 5.10.0-153.21.0.97

kernel-debugsource: before 5.10.0-153.21.0.97

python3-perf-debuginfo: before 5.10.0-153.21.0.97

kernel-tools: before 5.10.0-153.21.0.97

perf-debuginfo: before 5.10.0-153.21.0.97

kernel-tools-devel: before 5.10.0-153.21.0.97

kernel-tools-debuginfo: before 5.10.0-153.21.0.97

python3-perf: before 5.10.0-153.21.0.97

kernel-devel: before 5.10.0-153.21.0.97

kernel-headers: before 5.10.0-153.21.0.97

kernel: before 5.10.0-153.21.0.97

CPE2.3 External links

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


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

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

4) Use-after-free

EUVDB-ID: #VU79491

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-2023-3567

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 vc_screen() function in vcs_read in drivers/tty/vt/vc_screen.c. 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: 22.03 LTS SP2

kernel-debuginfo: before 5.10.0-153.21.0.97

kernel-source: before 5.10.0-153.21.0.97

bpftool-debuginfo: before 5.10.0-153.21.0.97

bpftool: before 5.10.0-153.21.0.97

perf: before 5.10.0-153.21.0.97

kernel-debugsource: before 5.10.0-153.21.0.97

python3-perf-debuginfo: before 5.10.0-153.21.0.97

kernel-tools: before 5.10.0-153.21.0.97

perf-debuginfo: before 5.10.0-153.21.0.97

kernel-tools-devel: before 5.10.0-153.21.0.97

kernel-tools-debuginfo: before 5.10.0-153.21.0.97

python3-perf: before 5.10.0-153.21.0.97

kernel-devel: before 5.10.0-153.21.0.97

kernel-headers: before 5.10.0-153.21.0.97

kernel: before 5.10.0-153.21.0.97

CPE2.3 External links

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


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.

5) Use-after-free

EUVDB-ID: #VU78941

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-2023-3609

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 the Linux kernel net/sched: cls_u32 component. 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: 22.03 LTS SP2

kernel-debuginfo: before 5.10.0-153.21.0.97

kernel-source: before 5.10.0-153.21.0.97

bpftool-debuginfo: before 5.10.0-153.21.0.97

bpftool: before 5.10.0-153.21.0.97

perf: before 5.10.0-153.21.0.97

kernel-debugsource: before 5.10.0-153.21.0.97

python3-perf-debuginfo: before 5.10.0-153.21.0.97

kernel-tools: before 5.10.0-153.21.0.97

perf-debuginfo: before 5.10.0-153.21.0.97

kernel-tools-devel: before 5.10.0-153.21.0.97

kernel-tools-debuginfo: before 5.10.0-153.21.0.97

python3-perf: before 5.10.0-153.21.0.97

kernel-devel: before 5.10.0-153.21.0.97

kernel-headers: before 5.10.0-153.21.0.97

kernel: before 5.10.0-153.21.0.97

CPE2.3 External links

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


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.

6) Use-after-free

EUVDB-ID: #VU78779

Risk: Low

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

CVE-ID: CVE-2023-3610

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 nf_tables component in Linux kernel netfilter. A local user with CAP_NET_ADMIN capability 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: 22.03 LTS SP2

kernel-debuginfo: before 5.10.0-153.21.0.97

kernel-source: before 5.10.0-153.21.0.97

bpftool-debuginfo: before 5.10.0-153.21.0.97

bpftool: before 5.10.0-153.21.0.97

perf: before 5.10.0-153.21.0.97

kernel-debugsource: before 5.10.0-153.21.0.97

python3-perf-debuginfo: before 5.10.0-153.21.0.97

kernel-tools: before 5.10.0-153.21.0.97

perf-debuginfo: before 5.10.0-153.21.0.97

kernel-tools-devel: before 5.10.0-153.21.0.97

kernel-tools-debuginfo: before 5.10.0-153.21.0.97

python3-perf: before 5.10.0-153.21.0.97

kernel-devel: before 5.10.0-153.21.0.97

kernel-headers: before 5.10.0-153.21.0.97

kernel: before 5.10.0-153.21.0.97

CPE2.3 External links

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


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.

7) Out-of-bounds write

EUVDB-ID: #VU78943

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-2023-3611

CWE-ID: CWE-787 - Out-of-bounds write

Exploit availability: No

Description

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

The vulnerability exists due to a boundary error in the qfq_change_agg() function in net/sched/sch_qfq.c within the Linux kernel net/sched: sch_qfq component. A local user trigger an out-of-bounds write and execute arbitrary code on the target system.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 22.03 LTS SP2

kernel-debuginfo: before 5.10.0-153.21.0.97

kernel-source: before 5.10.0-153.21.0.97

bpftool-debuginfo: before 5.10.0-153.21.0.97

bpftool: before 5.10.0-153.21.0.97

perf: before 5.10.0-153.21.0.97

kernel-debugsource: before 5.10.0-153.21.0.97

python3-perf-debuginfo: before 5.10.0-153.21.0.97

kernel-tools: before 5.10.0-153.21.0.97

perf-debuginfo: before 5.10.0-153.21.0.97

kernel-tools-devel: before 5.10.0-153.21.0.97

kernel-tools-debuginfo: before 5.10.0-153.21.0.97

python3-perf: before 5.10.0-153.21.0.97

kernel-devel: before 5.10.0-153.21.0.97

kernel-headers: before 5.10.0-153.21.0.97

kernel: before 5.10.0-153.21.0.97

CPE2.3 External links

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


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.

8) Use-after-free

EUVDB-ID: #VU79285

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-2023-3776

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 the Linux kernel's net/sched: cls_fw component. 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: 22.03 LTS SP2

kernel-debuginfo: before 5.10.0-153.21.0.97

kernel-source: before 5.10.0-153.21.0.97

bpftool-debuginfo: before 5.10.0-153.21.0.97

bpftool: before 5.10.0-153.21.0.97

perf: before 5.10.0-153.21.0.97

kernel-debugsource: before 5.10.0-153.21.0.97

python3-perf-debuginfo: before 5.10.0-153.21.0.97

kernel-tools: before 5.10.0-153.21.0.97

perf-debuginfo: before 5.10.0-153.21.0.97

kernel-tools-devel: before 5.10.0-153.21.0.97

kernel-tools-debuginfo: before 5.10.0-153.21.0.97

python3-perf: before 5.10.0-153.21.0.97

kernel-devel: before 5.10.0-153.21.0.97

kernel-headers: before 5.10.0-153.21.0.97

kernel: before 5.10.0-153.21.0.97

CPE2.3 External links

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


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.

9) Out-of-bounds read

EUVDB-ID: #VU80499

Risk: Medium

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

CVE-ID: CVE-2023-38426

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

Exploit availability: No

Description

The vulnerability allows a remote attacker to gain access to potentially sensitive information or perform a denial of service (DoS) attack.

The vulnerability exists due to a boundary condition within the smb2_find_context_vals() function. A remote attacker can send specially crafted data to the server, trigger an out-of-bounds read error and read contents of memory on the system or perform a denial of service (DoS) attack.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 22.03 LTS SP2

kernel-debuginfo: before 5.10.0-153.21.0.97

kernel-source: before 5.10.0-153.21.0.97

bpftool-debuginfo: before 5.10.0-153.21.0.97

bpftool: before 5.10.0-153.21.0.97

perf: before 5.10.0-153.21.0.97

kernel-debugsource: before 5.10.0-153.21.0.97

python3-perf-debuginfo: before 5.10.0-153.21.0.97

kernel-tools: before 5.10.0-153.21.0.97

perf-debuginfo: before 5.10.0-153.21.0.97

kernel-tools-devel: before 5.10.0-153.21.0.97

kernel-tools-debuginfo: before 5.10.0-153.21.0.97

python3-perf: before 5.10.0-153.21.0.97

kernel-devel: before 5.10.0-153.21.0.97

kernel-headers: before 5.10.0-153.21.0.97

kernel: before 5.10.0-153.21.0.97

CPE2.3 External links

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


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

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

10) Out-of-bounds read

EUVDB-ID: #VU80498

Risk: Medium

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

CVE-ID: CVE-2023-38428

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

Exploit availability: No

Description

The vulnerability allows a remote attacker to gain access to potentially sensitive information or perform a denial of service (DoS) attack.

The vulnerability exists due to a boundary condition in fs/ksmbd/smb2pdu.c. A remote attacker can send specially crafted data to the server, trigger an out-of-bounds read error and read contents of memory on the system or perform a denial of service (DoS) attack.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 22.03 LTS SP2

kernel-debuginfo: before 5.10.0-153.21.0.97

kernel-source: before 5.10.0-153.21.0.97

bpftool-debuginfo: before 5.10.0-153.21.0.97

bpftool: before 5.10.0-153.21.0.97

perf: before 5.10.0-153.21.0.97

kernel-debugsource: before 5.10.0-153.21.0.97

python3-perf-debuginfo: before 5.10.0-153.21.0.97

kernel-tools: before 5.10.0-153.21.0.97

perf-debuginfo: before 5.10.0-153.21.0.97

kernel-tools-devel: before 5.10.0-153.21.0.97

kernel-tools-debuginfo: before 5.10.0-153.21.0.97

python3-perf: before 5.10.0-153.21.0.97

kernel-devel: before 5.10.0-153.21.0.97

kernel-headers: before 5.10.0-153.21.0.97

kernel: before 5.10.0-153.21.0.97

CPE2.3 External links

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


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

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



###SIDEBAR###