libbpf 0.5.0-1ubuntu22.04.1 source package in Ubuntu

Changelog

libbpf (0.5.0-1ubuntu22.04.1) jammy-security; urgency=medium

  * SECURITY UPDATE: use-after-free vulnerability
    - debian/patches/CVE-2022-3534.patch: Fix use-after-free in
      btf_dump_name_dups
    - CVE-2022-3534
  * SECURITY UPDATE: null pointer dereference vulnerability
    - debian/patches/CVE-2022-3606.patch: Fix null-pointer dereference in
      find_prog_by_sec_insn()
    - CVE-2022-3606

 -- Nishit Majithia <email address hidden>  Thu, 01 Dec 2022 15:21:46 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy updates main misc
Jammy security main misc

Downloads

File Size SHA-256 Checksum
libbpf_0.5.0.orig.tar.gz 796.0 KiB d5b27980ceab9a80b6f28d3e67b51cea526fda49bd13151ba966e33548feb4f4
libbpf_0.5.0-1ubuntu22.04.1.debian.tar.xz 8.0 KiB 7ef0e19d998b224f2db918abd93f80f81ad4124591a872809b3501c67ce1603b
libbpf_0.5.0-1ubuntu22.04.1.dsc 1.8 KiB d2d7b48b669b1e782570951e43f3909ee90956763218796278c3d3e1fbb0f780

View changes file

Binary packages built by this source

libbpf-dev: eBPF helper library (development files)

 libbpf is a library for loading eBPF programs and reading and
 manipulating eBPF objects from user-space.
 .
 This package is needed to compile programs against libbpf.

libbpf0: eBPF helper library (shared library)

 libbpf is a library for loading eBPF programs and reading and
 manipulating eBPF objects from user-space.
 .
 This package contains the shared library.

libbpf0-dbgsym: debug symbols for libbpf0