Risk | Low |
Patch available | YES |
Number of vulnerabilities | 3 |
CVE-ID | CVE-2022-48619 CVE-2024-0340 CVE-2024-0641 |
CWE-ID | CWE-20 CWE-665 CWE-667 |
Exploitation vector | Local |
Public exploit | N/A |
Vulnerable software |
openEuler Operating systems & Components / Operating system kernel-devel Operating systems & Components / Operating system package or component kernel-tools-devel Operating systems & Components / Operating system package or component perf Operating systems & Components / Operating system package or component python2-perf-debuginfo Operating systems & Components / Operating system package or component kernel-tools Operating systems & Components / Operating system package or component kernel-tools-debuginfo Operating systems & Components / Operating system package or component python3-perf Operating systems & Components / Operating system package or component kernel-debugsource 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 python3-perf-debuginfo 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 bpftool 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 3 vulnerabilities.
EUVDB-ID: #VU87772
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-2022-48619
CWE-ID:
CWE-20 - Improper input validation
Exploit availability: No
DescriptionThe vulnerability allows a local user to perform a denial of service (DoS) attack.
The vulnerability exists due to insufficient validation of user-supplied input within the input_set_capability() function in drivers/input/input.c. A local user can crash the OS kernel.
Install updates from vendor's repository.
Vulnerable software versionsopenEuler: 20.03 LTS SP1 - 22.03 LTS SP3
kernel-devel: before 4.19.90-2401.5.0.0236
kernel-tools-devel: before 4.19.90-2401.5.0.0236
perf: before 4.19.90-2401.5.0.0236
python2-perf-debuginfo: before 4.19.90-2401.5.0.0236
kernel-tools: before 4.19.90-2401.5.0.0236
kernel-tools-debuginfo: before 4.19.90-2401.5.0.0236
python3-perf: before 4.19.90-2401.5.0.0236
kernel-debugsource: before 4.19.90-2401.5.0.0236
bpftool-debuginfo: before 4.19.90-2401.5.0.0236
kernel-debuginfo: before 4.19.90-2401.5.0.0236
python3-perf-debuginfo: before 4.19.90-2401.5.0.0236
perf-debuginfo: before 4.19.90-2401.5.0.0236
kernel-source: before 4.19.90-2401.5.0.0236
bpftool: before 4.19.90-2401.5.0.0236
python2-perf: before 4.19.90-2401.5.0.0236
kernel: before 4.19.90-2401.5.0.0236
CPE2.3https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2024-1106
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: #VU86579
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-2024-0340
CWE-ID:
CWE-665 - Improper Initialization
Exploit availability: No
DescriptionThe vulnerability allows a local user to gain access to sensitive information.
The vulnerability exists due to improper initialization within the vhost_new_msg() function in drivers/vhost/vhost.c in the Linux kernel vhost driver. A local user can run a specially crafted application to gain access to sensitive kernel information.
Install updates from vendor's repository.
Vulnerable software versionsopenEuler: 20.03 LTS SP1 - 22.03 LTS SP3
kernel-devel: before 4.19.90-2401.5.0.0236
kernel-tools-devel: before 4.19.90-2401.5.0.0236
perf: before 4.19.90-2401.5.0.0236
python2-perf-debuginfo: before 4.19.90-2401.5.0.0236
kernel-tools: before 4.19.90-2401.5.0.0236
kernel-tools-debuginfo: before 4.19.90-2401.5.0.0236
python3-perf: before 4.19.90-2401.5.0.0236
kernel-debugsource: before 4.19.90-2401.5.0.0236
bpftool-debuginfo: before 4.19.90-2401.5.0.0236
kernel-debuginfo: before 4.19.90-2401.5.0.0236
python3-perf-debuginfo: before 4.19.90-2401.5.0.0236
perf-debuginfo: before 4.19.90-2401.5.0.0236
kernel-source: before 4.19.90-2401.5.0.0236
bpftool: before 4.19.90-2401.5.0.0236
python2-perf: before 4.19.90-2401.5.0.0236
kernel: before 4.19.90-2401.5.0.0236
CPE2.3https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2024-1106
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: #VU86245
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-2024-0641
CWE-ID:
CWE-667 - Improper Locking
Exploit availability: No
DescriptionThe vulnerability allows a malicious guest to perform a denial of service attack (DoS) on the target system.
The vulnerability exists due to double-locking error within the tipc_crypto_key_revoke() function in net/tipc/crypto.c. A malicious guest can exploit this vulnerability to cause a deadlock, resulting in a denial of service.
MitigationInstall updates from vendor's repository.
Vulnerable software versionsopenEuler: 20.03 LTS SP1 - 22.03 LTS SP3
kernel-devel: before 4.19.90-2401.5.0.0236
kernel-tools-devel: before 4.19.90-2401.5.0.0236
perf: before 4.19.90-2401.5.0.0236
python2-perf-debuginfo: before 4.19.90-2401.5.0.0236
kernel-tools: before 4.19.90-2401.5.0.0236
kernel-tools-debuginfo: before 4.19.90-2401.5.0.0236
python3-perf: before 4.19.90-2401.5.0.0236
kernel-debugsource: before 4.19.90-2401.5.0.0236
bpftool-debuginfo: before 4.19.90-2401.5.0.0236
kernel-debuginfo: before 4.19.90-2401.5.0.0236
python3-perf-debuginfo: before 4.19.90-2401.5.0.0236
perf-debuginfo: before 4.19.90-2401.5.0.0236
kernel-source: before 4.19.90-2401.5.0.0236
bpftool: before 4.19.90-2401.5.0.0236
python2-perf: before 4.19.90-2401.5.0.0236
kernel: before 4.19.90-2401.5.0.0236
CPE2.3https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2024-1106
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.