VYPR

Libbpf

by Libbpf Project

CVEs (3)

  • CVE-2021-45941MedJan 1, 2022
    risk 0.42cvss 6.5epss 0.01

    libbpf 0.6.0 and 0.6.1 has a heap-based buffer overflow (8 bytes) in __bpf_object__open (called from bpf_object__open_mem and bpf-object-fuzzer.c).

  • CVE-2021-45940MedJan 1, 2022
    risk 0.42cvss 6.5epss 0.01

    libbpf 0.6.0 and 0.6.1 has a heap-based buffer overflow (4 bytes) in __bpf_object__open (called from bpf_object__open_mem and bpf-object-fuzzer.c).

  • CVE-2025-29481MedApr 7, 2025
    risk 0.40cvss 6.2epss 0.00

    Buffer Overflow vulnerability in libbpf 1.5.0 allows a local attacker to execute arbitrary code via the bpf_object__init_prog` function of libbpf. This has been disputed by third parties who assert that "no one in their sane mind should be passing untrusted ELF files into libbpf…