Risk | Low |
Patch available | YES |
Number of vulnerabilities | 4 |
CVE-ID | CVE-2023-37453 CVE-2023-46813 CVE-2023-46862 CVE-2023-5178 |
CWE-ID | CWE-125 CWE-284 CWE-476 CWE-416 |
Exploitation vector | Local |
Public exploit |
Public exploit code for vulnerability #2 is available. Public exploit code for vulnerability #4 is available. |
Vulnerable software |
openEuler Operating systems & Components / Operating system perf 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-debuginfo Operating systems & Components / Operating system package or component kernel-tools-debuginfo Operating systems & Components / Operating system package or component kernel-tools 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 bpftool Operating systems & Components / Operating system package or component kernel-headers Operating systems & Components / Operating system package or component kernel-devel Operating systems & Components / Operating system package or component perf-debuginfo Operating systems & Components / Operating system package or component python3-perf-debuginfo Operating systems & Components / Operating system package or component kernel-source 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.
EUVDB-ID: #VU80795
Risk: Low
CVSSv4.0: 1.7 [CVSS:4.0/AV:P/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear]
CVE-ID: CVE-2023-37453
CWE-ID:
CWE-125 - Out-of-bounds read
Exploit availability: No
DescriptionThe vulnerability allows an attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to a boundary condition within the read_descriptors() function in drivers/usb/core/sysfs.c. An attacker with physical access to the system can attach a malicious USB device, trigger an out-of-bounds read error and crash the kernel.
Install updates from vendor's repository.
Vulnerable software versionsopenEuler: 22.03 LTS SP2
perf: before 5.10.0-153.32.0.109
python3-perf: before 5.10.0-153.32.0.109
bpftool-debuginfo: before 5.10.0-153.32.0.109
kernel-debuginfo: before 5.10.0-153.32.0.109
kernel-tools-debuginfo: before 5.10.0-153.32.0.109
kernel-tools: before 5.10.0-153.32.0.109
kernel-tools-devel: before 5.10.0-153.32.0.109
kernel-debugsource: before 5.10.0-153.32.0.109
bpftool: before 5.10.0-153.32.0.109
kernel-headers: before 5.10.0-153.32.0.109
kernel-devel: before 5.10.0-153.32.0.109
perf-debuginfo: before 5.10.0-153.32.0.109
python3-perf-debuginfo: before 5.10.0-153.32.0.109
kernel-source: before 5.10.0-153.32.0.109
kernel: before 5.10.0-153.32.0.109
CPE2.3https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1799
Q & A
Can this vulnerability be exploited remotely?
No. The attacker should have physical access to the system in order to successfully exploit this vulnerability.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.
EUVDB-ID: #VU82764
Risk: Low
CVSSv4.0: 7 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:P/U:Clear]
CVE-ID: CVE-2023-46813
CWE-ID:
CWE-284 - Improper Access Control
Exploit availability: Yes
DescriptionThe vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to improper access checking in the #VC handler and instruction emulation of the SEV-ES emulation of MMIO accesses. A local user can gain arbitrary write access to kernel memory and execute arbitrary code with elevated privileges.
Install updates from vendor's repository.
Vulnerable software versionsopenEuler: 22.03 LTS SP2
perf: before 5.10.0-153.32.0.109
python3-perf: before 5.10.0-153.32.0.109
bpftool-debuginfo: before 5.10.0-153.32.0.109
kernel-debuginfo: before 5.10.0-153.32.0.109
kernel-tools-debuginfo: before 5.10.0-153.32.0.109
kernel-tools: before 5.10.0-153.32.0.109
kernel-tools-devel: before 5.10.0-153.32.0.109
kernel-debugsource: before 5.10.0-153.32.0.109
bpftool: before 5.10.0-153.32.0.109
kernel-headers: before 5.10.0-153.32.0.109
kernel-devel: before 5.10.0-153.32.0.109
perf-debuginfo: before 5.10.0-153.32.0.109
python3-perf-debuginfo: before 5.10.0-153.32.0.109
kernel-source: before 5.10.0-153.32.0.109
kernel: before 5.10.0-153.32.0.109
CPE2.3https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1799
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.
EUVDB-ID: #VU83903
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-46862
CWE-ID:
CWE-476 - NULL Pointer Dereference
Exploit availability: No
DescriptionThe 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 io_uring_show_fdinfo() function in io_uring/fdinfo.c. A local user can trigger a race with SQ thread exit and perform a denial of service (DoS) attack.
MitigationInstall updates from vendor's repository.
Vulnerable software versionsopenEuler: 22.03 LTS SP2
perf: before 5.10.0-153.32.0.109
python3-perf: before 5.10.0-153.32.0.109
bpftool-debuginfo: before 5.10.0-153.32.0.109
kernel-debuginfo: before 5.10.0-153.32.0.109
kernel-tools-debuginfo: before 5.10.0-153.32.0.109
kernel-tools: before 5.10.0-153.32.0.109
kernel-tools-devel: before 5.10.0-153.32.0.109
kernel-debugsource: before 5.10.0-153.32.0.109
bpftool: before 5.10.0-153.32.0.109
kernel-headers: before 5.10.0-153.32.0.109
kernel-devel: before 5.10.0-153.32.0.109
perf-debuginfo: before 5.10.0-153.32.0.109
python3-perf-debuginfo: before 5.10.0-153.32.0.109
kernel-source: before 5.10.0-153.32.0.109
kernel: before 5.10.0-153.32.0.109
CPE2.3https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1799
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.
EUVDB-ID: #VU82658
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-5178
CWE-ID:
CWE-416 - Use After Free
Exploit availability: Yes
DescriptionThe vulnerability allows a local authenticated user to escalate privileges on the system.
The vulnerability exists due to a use-after-free error within the drivers/nvme/target/tcp.c in nvmet_tcp_free_crypto due to a logical bug in the NVMe-oF/TCP subsystem in the Linux kernel. A local authenticated user can trigger a use-after-free error and escalate privileges on the system.
MitigationInstall updates from vendor's repository.
Vulnerable software versionsopenEuler: 22.03 LTS SP2
perf: before 5.10.0-153.32.0.109
python3-perf: before 5.10.0-153.32.0.109
bpftool-debuginfo: before 5.10.0-153.32.0.109
kernel-debuginfo: before 5.10.0-153.32.0.109
kernel-tools-debuginfo: before 5.10.0-153.32.0.109
kernel-tools: before 5.10.0-153.32.0.109
kernel-tools-devel: before 5.10.0-153.32.0.109
kernel-debugsource: before 5.10.0-153.32.0.109
bpftool: before 5.10.0-153.32.0.109
kernel-headers: before 5.10.0-153.32.0.109
kernel-devel: before 5.10.0-153.32.0.109
perf-debuginfo: before 5.10.0-153.32.0.109
python3-perf-debuginfo: before 5.10.0-153.32.0.109
kernel-source: before 5.10.0-153.32.0.109
kernel: before 5.10.0-153.32.0.109
CPE2.3https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1799
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.