Nixpkgs Security Tracker

Login with GitHub

Suggestions search

With package: libdwarf

Found 1 matching suggestions

View:
Compact
Detailed
Permalink CVE-2024-2002
7.5 HIGH
  • CVSS version: 3.1
  • Attack vector (AV): NETWORK
  • Attack complexity (AC): LOW
  • Privileges required (PR): NONE
  • User interaction (UI): NONE
  • Scope (S): UNCHANGED
  • Confidentiality impact (C): NONE
  • Integrity impact (I): NONE
  • Availability impact (A): HIGH
created 6 months ago
Libdwarf: crashes randomly on fuzzed object

A double-free vulnerability was found in libdwarf. In a multiply-corrupted DWARF object, libdwarf may try to dealloc(free) an allocation twice, potentially causing unpredictable and various results.

References

Affected products

libdwarf
  • ==0.1.0
  • ==0.9.2

Matching in nixpkgs

pkgs.libdwarf

Library for reading DWARF2 and later DWARF

  • nixos-unstable -

pkgs.dwarfdump

Library for reading DWARF2 and later DWARF

  • nixos-unstable -

Package maintainers