4 matches found
EUVD-2025-31995
Malicious code in bioql PyPI...
CVE-2022-50450
Summary: CVE-2022-50450 concerns a heap‑based buffer overflow in the ELF handling of libbpf used by BPF loading in the Linux kernel context. The root cause, as described by connected sources, is the direct use of the ELF header field e_shnum to count section headers, which can overflow a heap whe...
PT-2025-40135
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The libbpf component in the Linux kernel contains an issue where it directly uses the e shnum field in the ELF header as the section header count. This can lead to a heap-buffer overflow...
PT-2023-33876 · Libbpf · Libbpf
Name of the Vulnerable Software and Affected Versions: libbpf versions prior to v6.0.16 Description: The issue is related to the use of e shnum instead of elf getshdrnum. It was introduced in Linux Kernel version v5.17 and fixed in version v6.0.16. The actual impact and attack plausibility have n...