openEuler 22.03 LTS SP3 update for kernel



Published: 2024-03-12

Security Bulletin

This security bulletin contains information about 7 vulnerabilities.

1) Integer overflow

EUVDB-ID: #VU86575

Risk: Low

CVSSv3.1: 6.8 [CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C]

CVE-ID: CVE-2021-33631

CWE-ID: CWE-190 - Integer overflow

Exploit availability: No

Description

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

The vulnerability exists due to integer overflow when mounting a malicious filesystem. A local user can mount a specially crafted filesystem, trigger an integer overflow and execute arbitrary code.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 22.03 LTS SP3

kernel-debugsource: before 5.10.0-183.0.0.96

kernel-source: before 5.10.0-183.0.0.96

kernel-tools-devel: before 5.10.0-183.0.0.96

python3-perf-debuginfo: before 5.10.0-183.0.0.96

perf-debuginfo: before 5.10.0-183.0.0.96

kernel-tools: before 5.10.0-183.0.0.96

perf: before 5.10.0-183.0.0.96

kernel-devel: before 5.10.0-183.0.0.96

kernel-headers: before 5.10.0-183.0.0.96

kernel-debuginfo: before 5.10.0-183.0.0.96

python3-perf: before 5.10.0-183.0.0.96

kernel-tools-debuginfo: before 5.10.0-183.0.0.96

kernel: before 5.10.0-183.0.0.96

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2024-1035


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) Use-after-free

EUVDB-ID: #VU82758

Risk: Low

CVSSv3.1: 6.1 [AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C]

CVE-ID: CVE-2023-35827

CWE-ID: CWE-416 - Use After Free

Exploit availability: No

Description

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

The vulnerability exists due to a use-after-free error within the ravb_remove in drivers/net/ethernet/renesas/ravb_main.c. A local authenticated user can trigger a use-after-free error and escalate privileges on the system.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 22.03 LTS SP3

kernel-debugsource: before 5.10.0-183.0.0.96

kernel-source: before 5.10.0-183.0.0.96

kernel-tools-devel: before 5.10.0-183.0.0.96

python3-perf-debuginfo: before 5.10.0-183.0.0.96

perf-debuginfo: before 5.10.0-183.0.0.96

kernel-tools: before 5.10.0-183.0.0.96

perf: before 5.10.0-183.0.0.96

kernel-devel: before 5.10.0-183.0.0.96

kernel-headers: before 5.10.0-183.0.0.96

kernel-debuginfo: before 5.10.0-183.0.0.96

python3-perf: before 5.10.0-183.0.0.96

kernel-tools-debuginfo: before 5.10.0-183.0.0.96

kernel: before 5.10.0-183.0.0.96

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2024-1035


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) Race condition

EUVDB-ID: #VU85241

Risk: Low

CVSSv3.1: 7.7 [CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H/E:U/RL:O/RC:C]

CVE-ID: CVE-2023-6546

CWE-ID: CWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

Exploit availability: No

Description

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

The vulnerability exists due to a race condition in the GSM 0710 tty multiplexor in the Linux kernel. A local user can exploit the race and gain unauthorized access to sensitive information and escalate privileges on the system.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 22.03 LTS SP3

kernel-debugsource: before 5.10.0-183.0.0.96

kernel-source: before 5.10.0-183.0.0.96

kernel-tools-devel: before 5.10.0-183.0.0.96

python3-perf-debuginfo: before 5.10.0-183.0.0.96

perf-debuginfo: before 5.10.0-183.0.0.96

kernel-tools: before 5.10.0-183.0.0.96

perf: before 5.10.0-183.0.0.96

kernel-devel: before 5.10.0-183.0.0.96

kernel-headers: before 5.10.0-183.0.0.96

kernel-debuginfo: before 5.10.0-183.0.0.96

python3-perf: before 5.10.0-183.0.0.96

kernel-tools-debuginfo: before 5.10.0-183.0.0.96

kernel: before 5.10.0-183.0.0.96

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2024-1035


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

EUVDB-ID: #VU85442

Risk: Low

CVSSv3.1: 6.2 [CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:U/RL:O/RC:C]

CVE-ID: CVE-2023-6606

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

Exploit availability: No

Description

The vulnerability allows a local user to gain access to sensitive information.

The vulnerability exists due to a boundary condition within the smbCalcSize() function in fs/smb/client/netmisc.c file. A local user can trigger an out-of-bounds read error and gain access to sensitive information or crash the kernel.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 22.03 LTS SP3

kernel-debugsource: before 5.10.0-183.0.0.96

kernel-source: before 5.10.0-183.0.0.96

kernel-tools-devel: before 5.10.0-183.0.0.96

python3-perf-debuginfo: before 5.10.0-183.0.0.96

perf-debuginfo: before 5.10.0-183.0.0.96

kernel-tools: before 5.10.0-183.0.0.96

perf: before 5.10.0-183.0.0.96

kernel-devel: before 5.10.0-183.0.0.96

kernel-headers: before 5.10.0-183.0.0.96

kernel-debuginfo: before 5.10.0-183.0.0.96

python3-perf: before 5.10.0-183.0.0.96

kernel-tools-debuginfo: before 5.10.0-183.0.0.96

kernel: before 5.10.0-183.0.0.96

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2024-1035


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

EUVDB-ID: #VU85443

Risk: Low

CVSSv3.1: 6.2 [CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:U/RL:O/RC:C]

CVE-ID: CVE-2023-6610

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

Exploit availability: No

Description

The vulnerability allows a local user to gain access to sensitive information.

The vulnerability exists due to a boundary condition within the smb2_dump_detail() function in fs/smb/client/smb2ops.c. A local user can trigger an out-of-bounds read error and gain access to sensitive information or crash the kernel.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 22.03 LTS SP3

kernel-debugsource: before 5.10.0-183.0.0.96

kernel-source: before 5.10.0-183.0.0.96

kernel-tools-devel: before 5.10.0-183.0.0.96

python3-perf-debuginfo: before 5.10.0-183.0.0.96

perf-debuginfo: before 5.10.0-183.0.0.96

kernel-tools: before 5.10.0-183.0.0.96

perf: before 5.10.0-183.0.0.96

kernel-devel: before 5.10.0-183.0.0.96

kernel-headers: before 5.10.0-183.0.0.96

kernel-debuginfo: before 5.10.0-183.0.0.96

python3-perf: before 5.10.0-183.0.0.96

kernel-tools-debuginfo: before 5.10.0-183.0.0.96

kernel: before 5.10.0-183.0.0.96

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2024-1035


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

Risk: Low

CVSSv3.1: 6.8 [CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C]

CVE-ID: CVE-2023-6817

CWE-ID: CWE-416 - Use After Free

Exploit availability: No

Description

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

The vulnerability exists due to a use-after-free error within the netfilter nf_tables component in Linux kernel. A local authenticated user can trigger a use-after-free error and escalate privileges on the system.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 22.03 LTS SP3

kernel-debugsource: before 5.10.0-183.0.0.96

kernel-source: before 5.10.0-183.0.0.96

kernel-tools-devel: before 5.10.0-183.0.0.96

python3-perf-debuginfo: before 5.10.0-183.0.0.96

perf-debuginfo: before 5.10.0-183.0.0.96

kernel-tools: before 5.10.0-183.0.0.96

perf: before 5.10.0-183.0.0.96

kernel-devel: before 5.10.0-183.0.0.96

kernel-headers: before 5.10.0-183.0.0.96

kernel-debuginfo: before 5.10.0-183.0.0.96

python3-perf: before 5.10.0-183.0.0.96

kernel-tools-debuginfo: before 5.10.0-183.0.0.96

kernel: before 5.10.0-183.0.0.96

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2024-1035


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

Risk: Low

CVSSv3.1: 7.7 [CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H/E:U/RL:O/RC:C]

CVE-ID: CVE-2023-6931

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 Linux kernel's Performance Events system component. 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 SP3

kernel-debugsource: before 5.10.0-183.0.0.96

kernel-source: before 5.10.0-183.0.0.96

kernel-tools-devel: before 5.10.0-183.0.0.96

python3-perf-debuginfo: before 5.10.0-183.0.0.96

perf-debuginfo: before 5.10.0-183.0.0.96

kernel-tools: before 5.10.0-183.0.0.96

perf: before 5.10.0-183.0.0.96

kernel-devel: before 5.10.0-183.0.0.96

kernel-headers: before 5.10.0-183.0.0.96

kernel-debuginfo: before 5.10.0-183.0.0.96

python3-perf: before 5.10.0-183.0.0.96

kernel-tools-debuginfo: before 5.10.0-183.0.0.96

kernel: before 5.10.0-183.0.0.96

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2024-1035


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