Risk | Low |
Patch available | YES |
Number of vulnerabilities | 4 |
CVE-ID | CVE-2023-3141 CVE-2023-3268 CVE-2023-35788 CVE-2023-35824 |
CWE-ID | CWE-416 CWE-125 CWE-787 |
Exploitation vector | Local |
Public exploit | N/A |
Vulnerable software |
openEuler Operating systems & Components / Operating system kernel-tools-devel Operating systems & Components / Operating system package or component bpftool Operating systems & Components / Operating system package or component kernel-tools Operating systems & Components / Operating system package or component python3-perf-debuginfo Operating systems & Components / Operating system package or component python3-perf 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 kernel-debuginfo 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 perf Operating systems & Components / Operating system package or component bpftool-debuginfo Operating systems & Components / Operating system package or component kernel-devel Operating systems & Components / Operating system package or component kernel-debugsource Operating systems & Components / Operating system package or component python2-perf 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: #VU77955
Risk: Low
CVSSv4.0: 4.5 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear]
CVE-ID: CVE-2023-3141
CWE-ID:
CWE-416 - Use After Free
Exploit availability: No
DescriptionThe vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to a use-after-free error within the r592_remove() function of drivers/memstick/host/r592.c in media access in the Linux kernel. A local user can trigger a use-after-free error and escalate privileges on the system.
Install updates from vendor's repository.
Vulnerable software versionsopenEuler: 20.03 LTS SP1
kernel-tools-devel: before 4.19.90-2306.7.0.0208
bpftool: before 4.19.90-2306.7.0.0208
kernel-tools: before 4.19.90-2306.7.0.0208
python3-perf-debuginfo: before 4.19.90-2306.7.0.0208
python3-perf: before 4.19.90-2306.7.0.0208
perf-debuginfo: before 4.19.90-2306.7.0.0208
kernel-source: before 4.19.90-2306.7.0.0208
kernel-debuginfo: before 4.19.90-2306.7.0.0208
kernel-tools-debuginfo: before 4.19.90-2306.7.0.0208
python2-perf-debuginfo: before 4.19.90-2306.7.0.0208
perf: before 4.19.90-2306.7.0.0208
bpftool-debuginfo: before 4.19.90-2306.7.0.0208
kernel-devel: before 4.19.90-2306.7.0.0208
kernel-debugsource: before 4.19.90-2306.7.0.0208
python2-perf: before 4.19.90-2306.7.0.0208
kernel: before 4.19.90-2306.7.0.0208
CPE2.3https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1379
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: #VU78008
Risk: Low
CVSSv4.0: 4.4 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear]
CVE-ID: CVE-2023-3268
CWE-ID:
CWE-125 - Out-of-bounds read
Exploit availability: No
DescriptionThe vulnerability allows a local user to gain access to potentially sensitive information.
The vulnerability exists due to a boundary condition within the relay_file_read_start_pos() function in kernel/relay.c in the relayfs. A local user can trigger an out-of-bounds read error and read contents of memory on the system or crash the kernel.
MitigationInstall updates from vendor's repository.
Vulnerable software versionsopenEuler: 20.03 LTS SP1
kernel-tools-devel: before 4.19.90-2306.7.0.0208
bpftool: before 4.19.90-2306.7.0.0208
kernel-tools: before 4.19.90-2306.7.0.0208
python3-perf-debuginfo: before 4.19.90-2306.7.0.0208
python3-perf: before 4.19.90-2306.7.0.0208
perf-debuginfo: before 4.19.90-2306.7.0.0208
kernel-source: before 4.19.90-2306.7.0.0208
kernel-debuginfo: before 4.19.90-2306.7.0.0208
kernel-tools-debuginfo: before 4.19.90-2306.7.0.0208
python2-perf-debuginfo: before 4.19.90-2306.7.0.0208
perf: before 4.19.90-2306.7.0.0208
bpftool-debuginfo: before 4.19.90-2306.7.0.0208
kernel-devel: before 4.19.90-2306.7.0.0208
kernel-debugsource: before 4.19.90-2306.7.0.0208
python2-perf: before 4.19.90-2306.7.0.0208
kernel: before 4.19.90-2306.7.0.0208
CPE2.3https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1379
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: #VU77502
Risk: Low
CVSSv4.0: 5.9 [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:U/U:Clear]
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.
Install updates from vendor's repository.
Vulnerable software versionsopenEuler: 20.03 LTS SP1
kernel-tools-devel: before 4.19.90-2306.7.0.0208
bpftool: before 4.19.90-2306.7.0.0208
kernel-tools: before 4.19.90-2306.7.0.0208
python3-perf-debuginfo: before 4.19.90-2306.7.0.0208
python3-perf: before 4.19.90-2306.7.0.0208
perf-debuginfo: before 4.19.90-2306.7.0.0208
kernel-source: before 4.19.90-2306.7.0.0208
kernel-debuginfo: before 4.19.90-2306.7.0.0208
kernel-tools-debuginfo: before 4.19.90-2306.7.0.0208
python2-perf-debuginfo: before 4.19.90-2306.7.0.0208
perf: before 4.19.90-2306.7.0.0208
bpftool-debuginfo: before 4.19.90-2306.7.0.0208
kernel-devel: before 4.19.90-2306.7.0.0208
kernel-debugsource: before 4.19.90-2306.7.0.0208
python2-perf: before 4.19.90-2306.7.0.0208
kernel: before 4.19.90-2306.7.0.0208
CPE2.3https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1379
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: #VU78062
Risk: Low
CVSSv4.0: 5.9 [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:U/U:Clear]
CVE-ID: CVE-2023-35824
CWE-ID:
CWE-416 - Use After Free
Exploit availability: No
DescriptionThe 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.
Install updates from vendor's repository.
Vulnerable software versionsopenEuler: 20.03 LTS SP1
kernel-tools-devel: before 4.19.90-2306.7.0.0208
bpftool: before 4.19.90-2306.7.0.0208
kernel-tools: before 4.19.90-2306.7.0.0208
python3-perf-debuginfo: before 4.19.90-2306.7.0.0208
python3-perf: before 4.19.90-2306.7.0.0208
perf-debuginfo: before 4.19.90-2306.7.0.0208
kernel-source: before 4.19.90-2306.7.0.0208
kernel-debuginfo: before 4.19.90-2306.7.0.0208
kernel-tools-debuginfo: before 4.19.90-2306.7.0.0208
python2-perf-debuginfo: before 4.19.90-2306.7.0.0208
perf: before 4.19.90-2306.7.0.0208
bpftool-debuginfo: before 4.19.90-2306.7.0.0208
kernel-devel: before 4.19.90-2306.7.0.0208
kernel-debugsource: before 4.19.90-2306.7.0.0208
python2-perf: before 4.19.90-2306.7.0.0208
kernel: before 4.19.90-2306.7.0.0208
CPE2.3https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1379
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.