openEuler 22.03 LTS update for kernel



Risk Low
Patch available YES
Number of vulnerabilities 10
CVE-ID CVE-2023-2860
CVE-2023-3006
CVE-2023-31084
CVE-2023-3161
CVE-2023-3212
CVE-2023-34256
CVE-2023-35788
CVE-2023-35823
CVE-2023-35824
CVE-2023-35828
CWE-ID CWE-125
CWE-1037
CWE-833
CWE-682
CWE-476
CWE-787
CWE-362
CWE-416
Exploitation vector Local
Public exploit N/A
Vulnerable software
Subscribe
openEuler
Operating systems & Components / Operating system

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

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

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

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

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

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

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

perf
Operating systems & Components / Operating system package or component

kernel-tools-devel
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

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

EUVDB-ID: #VU78675

Risk: Low

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

CVE-ID: CVE-2023-2860

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

Exploit availability: No

Description

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

The vulnerability exists due to a boundary condition within the SR-IPv6 implementation when processing seg6 attributes. A local user can trigger an out-of-bounds read error and read contents of memory on the system.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 22.03 LTS

kernel-devel: before 5.10.0-60.101.0.126

kernel-tools: before 5.10.0-60.101.0.126

kernel-debuginfo: before 5.10.0-60.101.0.126

kernel-tools-debuginfo: before 5.10.0-60.101.0.126

kernel-source: before 5.10.0-60.101.0.126

perf-debuginfo: before 5.10.0-60.101.0.126

python3-perf: before 5.10.0-60.101.0.126

bpftool-debuginfo: before 5.10.0-60.101.0.126

kernel-headers: before 5.10.0-60.101.0.126

perf: before 5.10.0-60.101.0.126

kernel-tools-devel: before 5.10.0-60.101.0.126

kernel-debugsource: before 5.10.0-60.101.0.126

python3-perf-debuginfo: before 5.10.0-60.101.0.126

bpftool: before 5.10.0-60.101.0.126

kernel: before 5.10.0-60.101.0.126

CPE2.3 External links

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


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) Processor optimization removal or modification of security-critical code

EUVDB-ID: #VU77247

Risk: Low

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

CVE-ID: CVE-2023-3006

CWE-ID: CWE-1037 - Processor optimization removal or modification of security-critical code

Exploit availability: No

Description

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

The vulnerability exists due to a known cache speculation vulnerability (Spectre-BHB) for the new hw AmpereOne. A local user can gain access to sensitive information.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 22.03 LTS

kernel-devel: before 5.10.0-60.101.0.126

kernel-tools: before 5.10.0-60.101.0.126

kernel-debuginfo: before 5.10.0-60.101.0.126

kernel-tools-debuginfo: before 5.10.0-60.101.0.126

kernel-source: before 5.10.0-60.101.0.126

perf-debuginfo: before 5.10.0-60.101.0.126

python3-perf: before 5.10.0-60.101.0.126

bpftool-debuginfo: before 5.10.0-60.101.0.126

kernel-headers: before 5.10.0-60.101.0.126

perf: before 5.10.0-60.101.0.126

kernel-tools-devel: before 5.10.0-60.101.0.126

kernel-debugsource: before 5.10.0-60.101.0.126

python3-perf-debuginfo: before 5.10.0-60.101.0.126

bpftool: before 5.10.0-60.101.0.126

kernel: before 5.10.0-60.101.0.126

CPE2.3 External links

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


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) Deadlock

EUVDB-ID: #VU77246

Risk: Low

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

CVE-ID: CVE-2023-31084

CWE-ID: CWE-833 - Deadlock

Exploit availability: No

Description

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

The vulnerability exists due to a deadlock in drivers/media/dvb-core/dvb_frontend.c when a task is in !TASK_RUNNING. A local user can trigger a deadlock and crash the kernel.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 22.03 LTS

kernel-devel: before 5.10.0-60.101.0.126

kernel-tools: before 5.10.0-60.101.0.126

kernel-debuginfo: before 5.10.0-60.101.0.126

kernel-tools-debuginfo: before 5.10.0-60.101.0.126

kernel-source: before 5.10.0-60.101.0.126

perf-debuginfo: before 5.10.0-60.101.0.126

python3-perf: before 5.10.0-60.101.0.126

bpftool-debuginfo: before 5.10.0-60.101.0.126

kernel-headers: before 5.10.0-60.101.0.126

perf: before 5.10.0-60.101.0.126

kernel-tools-devel: before 5.10.0-60.101.0.126

kernel-debugsource: before 5.10.0-60.101.0.126

python3-perf-debuginfo: before 5.10.0-60.101.0.126

bpftool: before 5.10.0-60.101.0.126

kernel: before 5.10.0-60.101.0.126

CPE2.3 External links

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


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) Incorrect calculation

EUVDB-ID: #VU77956

Risk: Low

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

CVE-ID: CVE-2023-3161

CWE-ID: CWE-682 - Incorrect Calculation

Exploit availability: No

Description

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

The vulnerability exists due to incorrect calculation in the Framebuffer Console (fbcon) in the Linux kernel. A local user can perform a denial of service (DoS) attack.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 22.03 LTS

kernel-devel: before 5.10.0-60.101.0.126

kernel-tools: before 5.10.0-60.101.0.126

kernel-debuginfo: before 5.10.0-60.101.0.126

kernel-tools-debuginfo: before 5.10.0-60.101.0.126

kernel-source: before 5.10.0-60.101.0.126

perf-debuginfo: before 5.10.0-60.101.0.126

python3-perf: before 5.10.0-60.101.0.126

bpftool-debuginfo: before 5.10.0-60.101.0.126

kernel-headers: before 5.10.0-60.101.0.126

perf: before 5.10.0-60.101.0.126

kernel-tools-devel: before 5.10.0-60.101.0.126

kernel-debugsource: before 5.10.0-60.101.0.126

python3-perf-debuginfo: before 5.10.0-60.101.0.126

bpftool: before 5.10.0-60.101.0.126

kernel: before 5.10.0-60.101.0.126

CPE2.3 External links

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


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

EUVDB-ID: #VU78009

Risk: Low

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

CVE-ID: CVE-2023-3212

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 gfs2 file system in the Linux kernel. A local user can perform a denial of service (DoS) attack.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 22.03 LTS

kernel-devel: before 5.10.0-60.101.0.126

kernel-tools: before 5.10.0-60.101.0.126

kernel-debuginfo: before 5.10.0-60.101.0.126

kernel-tools-debuginfo: before 5.10.0-60.101.0.126

kernel-source: before 5.10.0-60.101.0.126

perf-debuginfo: before 5.10.0-60.101.0.126

python3-perf: before 5.10.0-60.101.0.126

bpftool-debuginfo: before 5.10.0-60.101.0.126

kernel-headers: before 5.10.0-60.101.0.126

perf: before 5.10.0-60.101.0.126

kernel-tools-devel: before 5.10.0-60.101.0.126

kernel-debugsource: before 5.10.0-60.101.0.126

python3-perf-debuginfo: before 5.10.0-60.101.0.126

bpftool: before 5.10.0-60.101.0.126

kernel: before 5.10.0-60.101.0.126

CPE2.3 External links

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


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

EUVDB-ID: #VU77624

Risk: Low

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

CVE-ID: CVE-2023-34256

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

Exploit availability: No

Description

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

The vulnerability exists due to a boundary condition within crc16 in lib/crc16.c when called from fs/ext4/super.c. A local user can trigger an out-of-bounds read error and crash the kernel.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 22.03 LTS

kernel-devel: before 5.10.0-60.101.0.126

kernel-tools: before 5.10.0-60.101.0.126

kernel-debuginfo: before 5.10.0-60.101.0.126

kernel-tools-debuginfo: before 5.10.0-60.101.0.126

kernel-source: before 5.10.0-60.101.0.126

perf-debuginfo: before 5.10.0-60.101.0.126

python3-perf: before 5.10.0-60.101.0.126

bpftool-debuginfo: before 5.10.0-60.101.0.126

kernel-headers: before 5.10.0-60.101.0.126

perf: before 5.10.0-60.101.0.126

kernel-tools-devel: before 5.10.0-60.101.0.126

kernel-debugsource: before 5.10.0-60.101.0.126

python3-perf-debuginfo: before 5.10.0-60.101.0.126

bpftool: before 5.10.0-60.101.0.126

kernel: before 5.10.0-60.101.0.126

CPE2.3 External links

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


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

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

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 within the fl_set_geneve_opt() function in net/sched/cls_flower.c in Linux kernel. 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

kernel-devel: before 5.10.0-60.101.0.126

kernel-tools: before 5.10.0-60.101.0.126

kernel-debuginfo: before 5.10.0-60.101.0.126

kernel-tools-debuginfo: before 5.10.0-60.101.0.126

kernel-source: before 5.10.0-60.101.0.126

perf-debuginfo: before 5.10.0-60.101.0.126

python3-perf: before 5.10.0-60.101.0.126

bpftool-debuginfo: before 5.10.0-60.101.0.126

kernel-headers: before 5.10.0-60.101.0.126

perf: before 5.10.0-60.101.0.126

kernel-tools-devel: before 5.10.0-60.101.0.126

kernel-debugsource: before 5.10.0-60.101.0.126

python3-perf-debuginfo: before 5.10.0-60.101.0.126

bpftool: before 5.10.0-60.101.0.126

kernel: before 5.10.0-60.101.0.126

CPE2.3 External links

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


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

EUVDB-ID: #VU77957

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

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 within the saa7134_finidev() function in drivers/media/pci/saa7134/saa7134-core.c. 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

kernel-devel: before 5.10.0-60.101.0.126

kernel-tools: before 5.10.0-60.101.0.126

kernel-debuginfo: before 5.10.0-60.101.0.126

kernel-tools-debuginfo: before 5.10.0-60.101.0.126

kernel-source: before 5.10.0-60.101.0.126

perf-debuginfo: before 5.10.0-60.101.0.126

python3-perf: before 5.10.0-60.101.0.126

bpftool-debuginfo: before 5.10.0-60.101.0.126

kernel-headers: before 5.10.0-60.101.0.126

perf: before 5.10.0-60.101.0.126

kernel-tools-devel: before 5.10.0-60.101.0.126

kernel-debugsource: before 5.10.0-60.101.0.126

python3-perf-debuginfo: before 5.10.0-60.101.0.126

bpftool: before 5.10.0-60.101.0.126

kernel: before 5.10.0-60.101.0.126

CPE2.3 External links

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


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

EUVDB-ID: #VU78062

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

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 dm1105_remove() function in drivers/media/pci/dm1105/dm1105.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

kernel-devel: before 5.10.0-60.101.0.126

kernel-tools: before 5.10.0-60.101.0.126

kernel-debuginfo: before 5.10.0-60.101.0.126

kernel-tools-debuginfo: before 5.10.0-60.101.0.126

kernel-source: before 5.10.0-60.101.0.126

perf-debuginfo: before 5.10.0-60.101.0.126

python3-perf: before 5.10.0-60.101.0.126

bpftool-debuginfo: before 5.10.0-60.101.0.126

kernel-headers: before 5.10.0-60.101.0.126

perf: before 5.10.0-60.101.0.126

kernel-tools-devel: before 5.10.0-60.101.0.126

kernel-debugsource: before 5.10.0-60.101.0.126

python3-perf-debuginfo: before 5.10.0-60.101.0.126

bpftool: before 5.10.0-60.101.0.126

kernel: before 5.10.0-60.101.0.126

CPE2.3 External links

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


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.

10) Race condition

EUVDB-ID: #VU77958

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

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 within the renesas_usb3_remove() function in drivers/usb/gadget/udc/renesas_usb3.c. 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

kernel-devel: before 5.10.0-60.101.0.126

kernel-tools: before 5.10.0-60.101.0.126

kernel-debuginfo: before 5.10.0-60.101.0.126

kernel-tools-debuginfo: before 5.10.0-60.101.0.126

kernel-source: before 5.10.0-60.101.0.126

perf-debuginfo: before 5.10.0-60.101.0.126

python3-perf: before 5.10.0-60.101.0.126

bpftool-debuginfo: before 5.10.0-60.101.0.126

kernel-headers: before 5.10.0-60.101.0.126

perf: before 5.10.0-60.101.0.126

kernel-tools-devel: before 5.10.0-60.101.0.126

kernel-debugsource: before 5.10.0-60.101.0.126

python3-perf-debuginfo: before 5.10.0-60.101.0.126

bpftool: before 5.10.0-60.101.0.126

kernel: before 5.10.0-60.101.0.126

CPE2.3 External links

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


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