Risk | Low |
Patch available | YES |
Number of vulnerabilities | 3 |
CVE-ID | CVE-2023-52435 CVE-2023-52436 CVE-2024-26595 |
CWE-ID | CWE-119 CWE-200 CWE-476 |
Exploitation vector | Local |
Public exploit | N/A |
Vulnerable software |
openEuler Operating systems & Components / Operating system kernel-source 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 python3-perf 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 bpftool-debuginfo Operating systems & Components / Operating system package or component kernel-tools Operating systems & Components / Operating system package or component perf-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 python2-perf-debuginfo Operating systems & Components / Operating system package or component python2-perf Operating systems & Components / Operating system package or component kernel-devel 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: #VU87748
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-52435
CWE-ID:
CWE-119 - Memory corruption
Exploit availability: No
DescriptionThe vulnerability allows a local user to perform a denial of service (DoS) attack.
The vulnerability exists due to a boundary error within the skb_segment() function. A local user can trigger memory corruption and crash the kernel.
Install updates from vendor's repository.
Vulnerable software versionsopenEuler: 20.03 LTS SP4
kernel-source: before 4.19.90-2402.6.0.0267
perf: before 4.19.90-2402.6.0.0267
kernel-tools-devel: before 4.19.90-2402.6.0.0267
python3-perf: before 4.19.90-2402.6.0.0267
kernel-debugsource: before 4.19.90-2402.6.0.0267
python3-perf-debuginfo: before 4.19.90-2402.6.0.0267
bpftool: before 4.19.90-2402.6.0.0267
bpftool-debuginfo: before 4.19.90-2402.6.0.0267
kernel-tools: before 4.19.90-2402.6.0.0267
perf-debuginfo: before 4.19.90-2402.6.0.0267
kernel-debuginfo: before 4.19.90-2402.6.0.0267
kernel-tools-debuginfo: before 4.19.90-2402.6.0.0267
python2-perf-debuginfo: before 4.19.90-2402.6.0.0267
python2-perf: before 4.19.90-2402.6.0.0267
kernel-devel: before 4.19.90-2402.6.0.0267
kernel: before 4.19.90-2402.6.0.0267
CPE2.3https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2024-1240
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: #VU87592
Risk: Low
CVSSv4.0: 0.4 [CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear]
CVE-ID: CVE-2023-52436
CWE-ID:
CWE-200 - Exposure of sensitive information to an unauthorized actor
Exploit availability: No
DescriptionThe vulnerability allows a local user to gain access to potentially sensitive information.
The vulnerability exists due to the __f2fs_setxattr() function in fs/f2fs/xattr.c, does not empty by default the unused space in the xattr list. A local user can gain access to potentially sensitive information.
Install updates from vendor's repository.
Vulnerable software versionsopenEuler: 20.03 LTS SP4
kernel-source: before 4.19.90-2402.6.0.0267
perf: before 4.19.90-2402.6.0.0267
kernel-tools-devel: before 4.19.90-2402.6.0.0267
python3-perf: before 4.19.90-2402.6.0.0267
kernel-debugsource: before 4.19.90-2402.6.0.0267
python3-perf-debuginfo: before 4.19.90-2402.6.0.0267
bpftool: before 4.19.90-2402.6.0.0267
bpftool-debuginfo: before 4.19.90-2402.6.0.0267
kernel-tools: before 4.19.90-2402.6.0.0267
perf-debuginfo: before 4.19.90-2402.6.0.0267
kernel-debuginfo: before 4.19.90-2402.6.0.0267
kernel-tools-debuginfo: before 4.19.90-2402.6.0.0267
python2-perf-debuginfo: before 4.19.90-2402.6.0.0267
python2-perf: before 4.19.90-2402.6.0.0267
kernel-devel: before 4.19.90-2402.6.0.0267
kernel: before 4.19.90-2402.6.0.0267
CPE2.3https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2024-1240
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: #VU87369
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-26595
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 spectrum_acl_tcam() function in drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.c. A local user can pass specially crafted data to the driver and perform a denial of service (DoS) attack.
MitigationInstall updates from vendor's repository.
Vulnerable software versionsopenEuler: 20.03 LTS SP4
kernel-source: before 4.19.90-2402.6.0.0267
perf: before 4.19.90-2402.6.0.0267
kernel-tools-devel: before 4.19.90-2402.6.0.0267
python3-perf: before 4.19.90-2402.6.0.0267
kernel-debugsource: before 4.19.90-2402.6.0.0267
python3-perf-debuginfo: before 4.19.90-2402.6.0.0267
bpftool: before 4.19.90-2402.6.0.0267
bpftool-debuginfo: before 4.19.90-2402.6.0.0267
kernel-tools: before 4.19.90-2402.6.0.0267
perf-debuginfo: before 4.19.90-2402.6.0.0267
kernel-debuginfo: before 4.19.90-2402.6.0.0267
kernel-tools-debuginfo: before 4.19.90-2402.6.0.0267
python2-perf-debuginfo: before 4.19.90-2402.6.0.0267
python2-perf: before 4.19.90-2402.6.0.0267
kernel-devel: before 4.19.90-2402.6.0.0267
kernel: before 4.19.90-2402.6.0.0267
CPE2.3https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2024-1240
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.