openEuler 20.03 LTS SP3 update for kernel



Risk Low
Patch available YES
Number of vulnerabilities 3
CVE-ID CVE-2023-28328
CVE-2023-1380
CVE-2023-1513
CWE-ID CWE-476
CWE-125
CWE-665
Exploitation vector Local
Public exploit N/A
Vulnerable software
openEuler
Operating systems & Components / Operating system

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

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

perf
Operating systems & Components / Operating system package or component

bpftool-debuginfo
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

python2-perf-debuginfo
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

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

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

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

kernel-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 3 vulnerabilities.

1) NULL pointer dereference

EUVDB-ID: #VU74126

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

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 az6027 driver in drivers/media/usb/dev-usb/az6027.c in the Linux Kernel. A local user can pass specially crafted data to the application and perform a denial of service (DoS) attack.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS SP3

python3-perf-debuginfo: before 4.19.90-2304.1.0.0196

kernel-devel: before 4.19.90-2304.1.0.0196

kernel-source: before 4.19.90-2304.1.0.0196

perf-debuginfo: before 4.19.90-2304.1.0.0196

perf: before 4.19.90-2304.1.0.0196

bpftool-debuginfo: before 4.19.90-2304.1.0.0196

kernel-debugsource: before 4.19.90-2304.1.0.0196

kernel-tools-debuginfo: before 4.19.90-2304.1.0.0196

python2-perf-debuginfo: before 4.19.90-2304.1.0.0196

bpftool: before 4.19.90-2304.1.0.0196

kernel-tools-devel: before 4.19.90-2304.1.0.0196

python2-perf: before 4.19.90-2304.1.0.0196

kernel-tools: before 4.19.90-2304.1.0.0196

python3-perf: before 4.19.90-2304.1.0.0196

kernel-debuginfo: before 4.19.90-2304.1.0.0196

kernel: before 4.19.90-2304.1.0.0196

CPE2.3 External links

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


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 read

EUVDB-ID: #VU73280

Risk: Low

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

CVE-ID: CVE-2023-1380

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 Broadcom Full MAC Wi-Fi driver (brcmfmac.ko). A local user can trigger an out-of-bounds read error and read contents of kernel memory on the system.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS SP3

python3-perf-debuginfo: before 4.19.90-2304.1.0.0196

kernel-devel: before 4.19.90-2304.1.0.0196

kernel-source: before 4.19.90-2304.1.0.0196

perf-debuginfo: before 4.19.90-2304.1.0.0196

perf: before 4.19.90-2304.1.0.0196

bpftool-debuginfo: before 4.19.90-2304.1.0.0196

kernel-debugsource: before 4.19.90-2304.1.0.0196

kernel-tools-debuginfo: before 4.19.90-2304.1.0.0196

python2-perf-debuginfo: before 4.19.90-2304.1.0.0196

bpftool: before 4.19.90-2304.1.0.0196

kernel-tools-devel: before 4.19.90-2304.1.0.0196

python2-perf: before 4.19.90-2304.1.0.0196

kernel-tools: before 4.19.90-2304.1.0.0196

python3-perf: before 4.19.90-2304.1.0.0196

kernel-debuginfo: before 4.19.90-2304.1.0.0196

kernel: before 4.19.90-2304.1.0.0196

CPE2.3 External links

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


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) Improper Initialization

EUVDB-ID: #VU74630

Risk: Low

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

CVE-ID: CVE-2023-1513

CWE-ID: CWE-665 - Improper Initialization

Exploit availability: No

Description

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

The vulnerability exists due to improper initialization when calling the KVM_GET_DEBUGREGS ioctl on 32-bit systems. A local user can run a specially crafted application to gain access to sensitive information.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS SP3

python3-perf-debuginfo: before 4.19.90-2304.1.0.0196

kernel-devel: before 4.19.90-2304.1.0.0196

kernel-source: before 4.19.90-2304.1.0.0196

perf-debuginfo: before 4.19.90-2304.1.0.0196

perf: before 4.19.90-2304.1.0.0196

bpftool-debuginfo: before 4.19.90-2304.1.0.0196

kernel-debugsource: before 4.19.90-2304.1.0.0196

kernel-tools-debuginfo: before 4.19.90-2304.1.0.0196

python2-perf-debuginfo: before 4.19.90-2304.1.0.0196

bpftool: before 4.19.90-2304.1.0.0196

kernel-tools-devel: before 4.19.90-2304.1.0.0196

python2-perf: before 4.19.90-2304.1.0.0196

kernel-tools: before 4.19.90-2304.1.0.0196

python3-perf: before 4.19.90-2304.1.0.0196

kernel-debuginfo: before 4.19.90-2304.1.0.0196

kernel: before 4.19.90-2304.1.0.0196

CPE2.3 External links

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


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