Risk | Low |
Patch available | YES |
Number of vulnerabilities | 9 |
CVE-ID | CVE-2024-47141 CVE-2024-49571 CVE-2024-50051 CVE-2024-53203 CVE-2024-53222 CVE-2024-53690 CVE-2024-57887 CVE-2024-57893 CVE-2024-57910 |
CWE-ID | CWE-476 CWE-20 CWE-416 CWE-191 CWE-125 CWE-401 |
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 python3-perf 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 kernel-tools-devel 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-source 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 kernel-debugsource Operating systems & Components / Operating system package or component kernel-debuginfo Operating systems & Components / Operating system package or component bpftool-debuginfo Operating systems & Components / Operating system package or component bpftool 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 9 vulnerabilities.
EUVDB-ID: #VU102924
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-47141
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 NULL pointer dereference within the pr_fmt(), pinmux_can_be_used_for_gpio(), pin_request(), pin_free(), pinmux_enable_setting(), pinmux_disable_setting() and pinmux_pins_show() functions in drivers/pinctrl/pinmux.c, within the pinctrl_register_one_pin() function in drivers/pinctrl/core.c. A local user can perform a denial of service (DoS) attack.
MitigationInstall updates from vendor's repository.
Vulnerable software versionsopenEuler: 22.03 LTS SP4
python3-perf-debuginfo: before 5.10.0-249.0.0.152
python3-perf: before 5.10.0-249.0.0.152
perf-debuginfo: before 5.10.0-249.0.0.152
perf: before 5.10.0-249.0.0.152
kernel-tools-devel: before 5.10.0-249.0.0.152
kernel-tools-debuginfo: before 5.10.0-249.0.0.152
kernel-tools: before 5.10.0-249.0.0.152
kernel-source: before 5.10.0-249.0.0.152
kernel-headers: before 5.10.0-249.0.0.152
kernel-devel: before 5.10.0-249.0.0.152
kernel-debugsource: before 5.10.0-249.0.0.152
kernel-debuginfo: before 5.10.0-249.0.0.152
bpftool-debuginfo: before 5.10.0-249.0.0.152
bpftool: before 5.10.0-249.0.0.152
kernel: before 5.10.0-249.0.0.152
CPE2.3https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-1114
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: #VU102952
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-49571
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 improper input validation within the smc_clc_msg_prop_valid() function in net/smc/smc_clc.c, within the smc_listen_prfx_check() and smc_find_ism_v1_device_serv() functions in net/smc/af_smc.c. A local user can perform a denial of service (DoS) attack.
MitigationInstall updates from vendor's repository.
Vulnerable software versionsopenEuler: 22.03 LTS SP4
python3-perf-debuginfo: before 5.10.0-249.0.0.152
python3-perf: before 5.10.0-249.0.0.152
perf-debuginfo: before 5.10.0-249.0.0.152
perf: before 5.10.0-249.0.0.152
kernel-tools-devel: before 5.10.0-249.0.0.152
kernel-tools-debuginfo: before 5.10.0-249.0.0.152
kernel-tools: before 5.10.0-249.0.0.152
kernel-source: before 5.10.0-249.0.0.152
kernel-headers: before 5.10.0-249.0.0.152
kernel-devel: before 5.10.0-249.0.0.152
kernel-debugsource: before 5.10.0-249.0.0.152
kernel-debuginfo: before 5.10.0-249.0.0.152
bpftool-debuginfo: before 5.10.0-249.0.0.152
bpftool: before 5.10.0-249.0.0.152
kernel: before 5.10.0-249.0.0.152
CPE2.3https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-1114
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: #VU102917
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-2024-50051
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 mpc52xx_spi_remove() function in drivers/spi/spi-mpc52xx.c. A local user can escalate privileges on the system.
MitigationInstall updates from vendor's repository.
Vulnerable software versionsopenEuler: 22.03 LTS SP4
python3-perf-debuginfo: before 5.10.0-249.0.0.152
python3-perf: before 5.10.0-249.0.0.152
perf-debuginfo: before 5.10.0-249.0.0.152
perf: before 5.10.0-249.0.0.152
kernel-tools-devel: before 5.10.0-249.0.0.152
kernel-tools-debuginfo: before 5.10.0-249.0.0.152
kernel-tools: before 5.10.0-249.0.0.152
kernel-source: before 5.10.0-249.0.0.152
kernel-headers: before 5.10.0-249.0.0.152
kernel-devel: before 5.10.0-249.0.0.152
kernel-debugsource: before 5.10.0-249.0.0.152
kernel-debuginfo: before 5.10.0-249.0.0.152
bpftool-debuginfo: before 5.10.0-249.0.0.152
bpftool: before 5.10.0-249.0.0.152
kernel: before 5.10.0-249.0.0.152
CPE2.3https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-1114
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: #VU102211
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-2024-53203
CWE-ID:
CWE-191 - Integer underflow
Exploit availability: No
DescriptionThe vulnerability allows a local user to execute arbitrary code.
The vulnerability exists due to integer underflow within the ucsi_ccg_sync_control() function in drivers/usb/typec/ucsi/ucsi_ccg.c. A local user can execute arbitrary code.
MitigationInstall updates from vendor's repository.
Vulnerable software versionsopenEuler: 22.03 LTS SP4
python3-perf-debuginfo: before 5.10.0-249.0.0.152
python3-perf: before 5.10.0-249.0.0.152
perf-debuginfo: before 5.10.0-249.0.0.152
perf: before 5.10.0-249.0.0.152
kernel-tools-devel: before 5.10.0-249.0.0.152
kernel-tools-debuginfo: before 5.10.0-249.0.0.152
kernel-tools: before 5.10.0-249.0.0.152
kernel-source: before 5.10.0-249.0.0.152
kernel-headers: before 5.10.0-249.0.0.152
kernel-devel: before 5.10.0-249.0.0.152
kernel-debugsource: before 5.10.0-249.0.0.152
kernel-debuginfo: before 5.10.0-249.0.0.152
bpftool-debuginfo: before 5.10.0-249.0.0.152
bpftool: before 5.10.0-249.0.0.152
kernel: before 5.10.0-249.0.0.152
CPE2.3https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-1114
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: #VU102129
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-53222
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 NULL pointer dereference within the zram_add() function in drivers/block/zram/zram_drv.c. A local user can perform a denial of service (DoS) attack.
MitigationInstall updates from vendor's repository.
Vulnerable software versionsopenEuler: 22.03 LTS SP4
python3-perf-debuginfo: before 5.10.0-249.0.0.152
python3-perf: before 5.10.0-249.0.0.152
perf-debuginfo: before 5.10.0-249.0.0.152
perf: before 5.10.0-249.0.0.152
kernel-tools-devel: before 5.10.0-249.0.0.152
kernel-tools-debuginfo: before 5.10.0-249.0.0.152
kernel-tools: before 5.10.0-249.0.0.152
kernel-source: before 5.10.0-249.0.0.152
kernel-headers: before 5.10.0-249.0.0.152
kernel-devel: before 5.10.0-249.0.0.152
kernel-debugsource: before 5.10.0-249.0.0.152
kernel-debuginfo: before 5.10.0-249.0.0.152
bpftool-debuginfo: before 5.10.0-249.0.0.152
bpftool: before 5.10.0-249.0.0.152
kernel: before 5.10.0-249.0.0.152
CPE2.3https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-1114
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: #VU102965
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-2024-53690
CWE-ID:
CWE-191 - Integer underflow
Exploit availability: No
DescriptionThe vulnerability allows a local user to execute arbitrary code.
The vulnerability exists due to integer underflow within the nilfs_lookup() function in fs/nilfs2/namei.c, within the nilfs_iget() function in fs/nilfs2/inode.c. A local user can execute arbitrary code.
MitigationInstall updates from vendor's repository.
Vulnerable software versionsopenEuler: 22.03 LTS SP4
python3-perf-debuginfo: before 5.10.0-249.0.0.152
python3-perf: before 5.10.0-249.0.0.152
perf-debuginfo: before 5.10.0-249.0.0.152
perf: before 5.10.0-249.0.0.152
kernel-tools-devel: before 5.10.0-249.0.0.152
kernel-tools-debuginfo: before 5.10.0-249.0.0.152
kernel-tools: before 5.10.0-249.0.0.152
kernel-source: before 5.10.0-249.0.0.152
kernel-headers: before 5.10.0-249.0.0.152
kernel-devel: before 5.10.0-249.0.0.152
kernel-debugsource: before 5.10.0-249.0.0.152
kernel-debuginfo: before 5.10.0-249.0.0.152
bpftool-debuginfo: before 5.10.0-249.0.0.152
bpftool: before 5.10.0-249.0.0.152
kernel: before 5.10.0-249.0.0.152
CPE2.3https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-1114
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: #VU102907
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-2024-57887
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 adv7533_parse_dt() function in drivers/gpu/drm/bridge/adv7511/adv7533.c, within the adv7511_probe(), i2c_unregister_device() and adv7511_remove() functions in drivers/gpu/drm/bridge/adv7511/adv7511_drv.c. A local user can escalate privileges on the system.
MitigationInstall updates from vendor's repository.
Vulnerable software versionsopenEuler: 22.03 LTS SP4
python3-perf-debuginfo: before 5.10.0-249.0.0.152
python3-perf: before 5.10.0-249.0.0.152
perf-debuginfo: before 5.10.0-249.0.0.152
perf: before 5.10.0-249.0.0.152
kernel-tools-devel: before 5.10.0-249.0.0.152
kernel-tools-debuginfo: before 5.10.0-249.0.0.152
kernel-tools: before 5.10.0-249.0.0.152
kernel-source: before 5.10.0-249.0.0.152
kernel-headers: before 5.10.0-249.0.0.152
kernel-devel: before 5.10.0-249.0.0.152
kernel-debugsource: before 5.10.0-249.0.0.152
kernel-debuginfo: before 5.10.0-249.0.0.152
bpftool-debuginfo: before 5.10.0-249.0.0.152
bpftool: before 5.10.0-249.0.0.152
kernel: before 5.10.0-249.0.0.152
CPE2.3https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-1114
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: #VU102918
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-57893
CWE-ID:
CWE-125 - Out-of-bounds read
Exploit availability: No
DescriptionThe vulnerability allows a local user to perform a denial of service (DoS) attack.
The vulnerability exists due to an out-of-bounds read error within the DEFINE_SPINLOCK() and snd_seq_oss_synth_sysex() functions in sound/core/seq/oss/seq_oss_synth.c. A local user can perform a denial of service (DoS) attack.
MitigationInstall updates from vendor's repository.
Vulnerable software versionsopenEuler: 22.03 LTS SP4
python3-perf-debuginfo: before 5.10.0-249.0.0.152
python3-perf: before 5.10.0-249.0.0.152
perf-debuginfo: before 5.10.0-249.0.0.152
perf: before 5.10.0-249.0.0.152
kernel-tools-devel: before 5.10.0-249.0.0.152
kernel-tools-debuginfo: before 5.10.0-249.0.0.152
kernel-tools: before 5.10.0-249.0.0.152
kernel-source: before 5.10.0-249.0.0.152
kernel-headers: before 5.10.0-249.0.0.152
kernel-devel: before 5.10.0-249.0.0.152
kernel-debugsource: before 5.10.0-249.0.0.152
kernel-debuginfo: before 5.10.0-249.0.0.152
bpftool-debuginfo: before 5.10.0-249.0.0.152
bpftool: before 5.10.0-249.0.0.152
kernel: before 5.10.0-249.0.0.152
CPE2.3https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-1114
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: #VU103006
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-57910
CWE-ID:
CWE-401 - Missing release of memory after effective lifetime
Exploit availability: No
DescriptionThe vulnerability allows a local user to perform a denial of service (DoS) attack.
The vulnerability exists due to memory leak within the vcnl4035_trigger_consumer_handler() function in drivers/iio/light/vcnl4035.c. A local user can perform a denial of service (DoS) attack.
MitigationInstall updates from vendor's repository.
Vulnerable software versionsopenEuler: 22.03 LTS SP4
python3-perf-debuginfo: before 5.10.0-249.0.0.152
python3-perf: before 5.10.0-249.0.0.152
perf-debuginfo: before 5.10.0-249.0.0.152
perf: before 5.10.0-249.0.0.152
kernel-tools-devel: before 5.10.0-249.0.0.152
kernel-tools-debuginfo: before 5.10.0-249.0.0.152
kernel-tools: before 5.10.0-249.0.0.152
kernel-source: before 5.10.0-249.0.0.152
kernel-headers: before 5.10.0-249.0.0.152
kernel-devel: before 5.10.0-249.0.0.152
kernel-debugsource: before 5.10.0-249.0.0.152
kernel-debuginfo: before 5.10.0-249.0.0.152
bpftool-debuginfo: before 5.10.0-249.0.0.152
bpftool: before 5.10.0-249.0.0.152
kernel: before 5.10.0-249.0.0.152
CPE2.3https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-1114
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.