hivex 1.3.15-1ubuntu0.1 source package in Ubuntu

Changelog

hivex (1.3.15-1ubuntu0.1) bionic-security; urgency=medium

  * SECURITY UPDATE: Out-of-bounds Read
    - debian/patches/CVE-2021-3504.patch: lib/handle.c: Add missing
    bounds check for block exceeding page length.
    - CVE-2021-3504
  * Other fixes: Fix FTBFS
    - debian/patches/fix-test_thread_create.patch: Fix thread create test.
    - debian/patches/fix-test_rwlock1.patch: Fix test-rwlock1 when --as-needed
      is the default.

 -- Paulo Flabiano Smorigo <email address hidden>  Thu, 11 Nov 2021 18:11:53 +0000

Upload details

Uploaded by:
Paulo Flabiano Smorigo
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe libs
Bionic security universe libs

Downloads

File Size SHA-256 Checksum
hivex_1.3.15.orig.tar.gz 1.5 MiB 8ce41319820cc4d387106b6ff69bb853b64ff2f770d663f341f9859bff8d7f0b
hivex_1.3.15-1ubuntu0.1.debian.tar.xz 8.2 KiB f2330943c9d135a8eaca73f3a14d56c2b846d2de233a16ae58820009a6e50061
hivex_1.3.15-1ubuntu0.1.dsc 2.6 KiB b7ef8f2e90d2356b29ea5726b4219ee61d60d0c195ac3b8457e72d857ee4f343

View changes file

Binary packages built by this source

libhivex-bin: utilities for reading and writing Windows Registry hives

 libhivex is a self-contained library for reading and writing Windows
 Registry "hive" binary files.
 .
 This package contains a few command line programs that utilize libhivex.

libhivex-bin-dbgsym: debug symbols for libhivex-bin
libhivex-dev: library for reading and writing Windows Registry hives

 libhivex is a self-contained library for reading and writing Windows
 Registry "hive" binary files.
 .
 This package provides static libraries and header files.

libhivex-ocaml: OCaml bindings for hivex -- runtime files

 OCaml bindings for libhivex, a library for reading and writing
 Windows Registry "hive" binary files.
 .
 This package include only the shared runtime stub libraries.

libhivex-ocaml-dbgsym: debug symbols for libhivex-ocaml
libhivex-ocaml-dev: OCaml bindings for hivex -- development files

 OCaml bindings for libhivex, a library for reading and writing
 Windows Registry "hive" binary files.
 .
 This package contains all the files needed to develop OCaml programs
 which use OCaml bindings to libhivex.

libhivex0: library for reading and writing Windows Registry hives

 libhivex is a self-contained library for reading and writing Windows
 Registry "hive" binary files.
 .
 Unlike many other tools in this area, it doesn't use the textual .REG
 format for output, because parsing that is as much trouble as parsing
 the original binary format. Instead it makes the file available
 through a C API, or there is a separate program to export the hive as
 XML.

libhivex0-dbgsym: debug symbols for libhivex0
libwin-hivex-perl: Perl bindings to hivex

 Perl bindings for libhivex, a library for reading and writing
 Windows Registry "hive" binary files.
 .
 This package also contains hivexregedit, a low-level command-line
 tool for manipulating and dumping registry hives.

libwin-hivex-perl-dbgsym: debug symbols for libwin-hivex-perl
python-hivex: Python bindings for hivex

 Python bindings for libhivex, a library for reading and writing
 Windows Registry "hive" binary files.

python-hivex-dbgsym: debug symbols for python-hivex
python3-hivex: Python 3 bindings for hivex

 Python 3 bindings for libhivex, a library for reading and writing
 Windows Registry "hive" binary files.

python3-hivex-dbgsym: debug symbols for python3-hivex
ruby-hivex: Ruby bindings for hivex

 Ruby bindings for libhivex, a library for reading and writing
 Windows Registry "hive" binary files.

ruby-hivex-dbgsym: debug symbols for ruby-hivex