Logo
componentlibbpf
Name
libbpf
Version
1.5.0
Type
library
Description
-
Licenses
GPL-2.0LGPL-2.1BSD-2-Clause
PURL
-
CPE
cpe:2.3:a:libbpf_project:libbpf:1.5.0:-:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
master
1.6.2

Patches#


#
Title
Author
Resolve
1
libbpf: Fix buffer overflow in bpf_object__init_prog
Viktor Malik <vmalik@redhat.com>
CVE-2025-29481

Vulnerabilities#


Name
Analysis
Description
Patched
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 while running under root."