openEuler 22.03 LTS update for kernel



| Updated: 2025-01-10
Risk High
Patch available YES
Number of vulnerabilities 4
CVE-ID CVE-2023-38427
CVE-2023-38429
CVE-2023-38430
CVE-2023-4004
CWE-ID CWE-190
CWE-193
CWE-125
CWE-416
Exploitation vector Network
Public exploit Public exploit code for vulnerability #4 is available.
Vulnerable software
openEuler
Operating systems & Components / Operating system

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

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

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

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

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

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

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

kernel-source
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

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

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

bpftool
Operating systems & Components / Operating system package or component

kernel-tools-devel
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) Integer overflow

EUVDB-ID: #VU81658

Risk: High

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

CVE-ID: CVE-2023-38427

CWE-ID: CWE-190 - Integer overflow

Exploit availability: No

Description

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to integer overflow within the deassemble_neg_contexts() function in fs/smb/server/smb2pdu.c in ksmbd. A remote attacker can send specially crafted data to ksmbd, trigger an integer overflow and execute arbitrary code on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 22.03 LTS

python3-perf: before 5.10.0-60.106.0.133

python3-perf-debuginfo: before 5.10.0-60.106.0.133

bpftool-debuginfo: before 5.10.0-60.106.0.133

kernel-tools: before 5.10.0-60.106.0.133

kernel-headers: before 5.10.0-60.106.0.133

kernel-tools-debuginfo: before 5.10.0-60.106.0.133

perf-debuginfo: before 5.10.0-60.106.0.133

kernel-source: before 5.10.0-60.106.0.133

perf: before 5.10.0-60.106.0.133

kernel-debugsource: before 5.10.0-60.106.0.133

kernel-debuginfo: before 5.10.0-60.106.0.133

kernel-devel: before 5.10.0-60.106.0.133

bpftool: before 5.10.0-60.106.0.133

kernel-tools-devel: before 5.10.0-60.106.0.133

kernel: before 5.10.0-60.106.0.133

CPE2.3 External links

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


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the local network (LAN).

Is there known malware, which exploits this vulnerability?

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

2) Off-by-one

EUVDB-ID: #VU80497

Risk: High

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

CVE-ID: CVE-2023-38429

CWE-ID: CWE-193 - Off-by-one Error

Exploit availability: No

Description

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to an off-by-one error within the ksmbd_smb2_check_message() function in fs/ksmbd/connection.c. A remote attacker can trigger an off-by-one error and execute arbitrary code on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 22.03 LTS

python3-perf: before 5.10.0-60.106.0.133

python3-perf-debuginfo: before 5.10.0-60.106.0.133

bpftool-debuginfo: before 5.10.0-60.106.0.133

kernel-tools: before 5.10.0-60.106.0.133

kernel-headers: before 5.10.0-60.106.0.133

kernel-tools-debuginfo: before 5.10.0-60.106.0.133

perf-debuginfo: before 5.10.0-60.106.0.133

kernel-source: before 5.10.0-60.106.0.133

perf: before 5.10.0-60.106.0.133

kernel-debugsource: before 5.10.0-60.106.0.133

kernel-debuginfo: before 5.10.0-60.106.0.133

kernel-devel: before 5.10.0-60.106.0.133

bpftool: before 5.10.0-60.106.0.133

kernel-tools-devel: before 5.10.0-60.106.0.133

kernel: before 5.10.0-60.106.0.133

CPE2.3 External links

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


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.

3) Out-of-bounds read

EUVDB-ID: #VU79477

Risk: Medium

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

CVE-ID: CVE-2023-38430

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.

The vulnerability exists due to a boundary condition in ksmbd when handling SMB request protocol ID. A remote attacker can send specially crafted packets to the system to 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

python3-perf: before 5.10.0-60.106.0.133

python3-perf-debuginfo: before 5.10.0-60.106.0.133

bpftool-debuginfo: before 5.10.0-60.106.0.133

kernel-tools: before 5.10.0-60.106.0.133

kernel-headers: before 5.10.0-60.106.0.133

kernel-tools-debuginfo: before 5.10.0-60.106.0.133

perf-debuginfo: before 5.10.0-60.106.0.133

kernel-source: before 5.10.0-60.106.0.133

perf: before 5.10.0-60.106.0.133

kernel-debugsource: before 5.10.0-60.106.0.133

kernel-debuginfo: before 5.10.0-60.106.0.133

kernel-devel: before 5.10.0-60.106.0.133

bpftool: before 5.10.0-60.106.0.133

kernel-tools-devel: before 5.10.0-60.106.0.133

kernel: before 5.10.0-60.106.0.133

CPE2.3 External links

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


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: #VU79498

Risk: Low

CVSSv4.0: 7.1 [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:P/U:Clear]

CVE-ID: CVE-2023-4004

CWE-ID: CWE-416 - Use After Free

Exploit availability: Yes

Description

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

The vulnerability exists due to a use-after-free error in the way a user triggers the nft_pipapo_remove function with the element, without a NFT_SET_EXT_KEY_END. A local user can execute arbitrary code with elevated privileges.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 22.03 LTS

python3-perf: before 5.10.0-60.106.0.133

python3-perf-debuginfo: before 5.10.0-60.106.0.133

bpftool-debuginfo: before 5.10.0-60.106.0.133

kernel-tools: before 5.10.0-60.106.0.133

kernel-headers: before 5.10.0-60.106.0.133

kernel-tools-debuginfo: before 5.10.0-60.106.0.133

perf-debuginfo: before 5.10.0-60.106.0.133

kernel-source: before 5.10.0-60.106.0.133

perf: before 5.10.0-60.106.0.133

kernel-debugsource: before 5.10.0-60.106.0.133

kernel-debuginfo: before 5.10.0-60.106.0.133

kernel-devel: before 5.10.0-60.106.0.133

bpftool: before 5.10.0-60.106.0.133

kernel-tools-devel: before 5.10.0-60.106.0.133

kernel: before 5.10.0-60.106.0.133

CPE2.3 External links

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


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. However, proof of concept for this vulnerability is available.



###SIDEBAR###