ldb 2:2.0.10-0ubuntu0.20.04.3 source package in Ubuntu

Changelog

ldb (2:2.0.10-0ubuntu0.20.04.3) focal-security; urgency=medium

  * SECURITY UPDATE: Heap corruption via crafted DN strings
    - debian/patches/CVE-2020-27840-1.patch: avoid head corruption in
      ldb_dn_explode in common/ldb_dn.c.
    - debian/patches/CVE-2020-27840-2.patch: add Dn.validate test to ldb
      in tests/python/crash.py, wscript.
    - CVE-2020-27840
  * SECURITY UPDATE: Out of bounds read in AD DC LDAP server
    - debian/patches/CVE-2021-20277-1.patch: add tests for
      ldb_wildcard_compare in tests/ldb_match_test.c.
    - debian/patches/CVE-2021-20277-2.patch: ldb_match tests with extra
      spaces in tests/ldb_match_test.c.
    - debian/patches/CVE-2021-20277-3.patch: remove tests from
      ldb_match_test that do not pass in tests/ldb_match_test.c.
    - debian/patches/CVE-2021-20277-4.patch: stay in bounds in
      common/attrib_handlers.c.
    - CVE-2021-20277

 -- Marc Deslauriers <email address hidden>  Wed, 24 Mar 2021 08:01:45 -0400

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ldb_2.0.10.orig.tar.gz 1.6 MiB 86492fdb8fecbc2af74d5e2b6623b37aab73b527d434687a8e279691b5c2b57b
ldb_2.0.10-0ubuntu0.20.04.3.debian.tar.xz 24.1 KiB 6ef99e8ad1b4df2a38a21fa3aab72977e414469a402c8bbfccbe2b994f1a30f8
ldb_2.0.10-0ubuntu0.20.04.3.dsc 2.5 KiB 7ad533b6e2d838691ec7bbd33d6c1036769fd97e2bfba62380da3498aade0acd

View changes file

Binary packages built by this source

ldb-tools: LDAP-like embedded database - tools

 ldb is a LDAP-like embedded database built on top of TDB.
 .
 What ldb does is provide a fast database with an LDAP-like API designed
 to be used within an application. In some ways it can be seen as a
 intermediate solution between key-value pair databases and a real LDAP
 database.
 .
 This package contains bundled test and utility binaries

ldb-tools-dbgsym: debug symbols for ldb-tools
libldb-dev: LDAP-like embedded database - development files

 ldb is a LDAP-like embedded database built on top of TDB.
 .
 What ldb does is provide a fast database with an LDAP-like API designed
 to be used within an application. In some ways it can be seen as a
 intermediate solution between key-value pair databases and a real LDAP
 database.
 .
 This package contains the development files.

libldb2: LDAP-like embedded database - shared library

 ldb is a LDAP-like embedded database built on top of TDB.
 .
 It provides a fast database with an LDAP-like API designed
 to be used within an application. In some ways it can be seen as a
 intermediate solution between key-value pair databases and a real LDAP
 database.
 .
 This package contains the shared library file.

libldb2-dbgsym: debug symbols for libldb2
python3-ldb: Python 3 bindings for LDB

 ldb is a LDAP-like embedded database built on top of TDB.
 .
 This package contains the Python 3 bindings.

python3-ldb-dbgsym: debug symbols for python3-ldb
python3-ldb-dev: LDB Python 3 bindings - development files

 ldb is a LDAP-like embedded database built on top of TDB.
 .
 It is a fast database with an LDAP-like API designed
 to be used within an application. In some ways it can be seen as a
 intermediate solution between key-value pair databases and a real LDAP
 database.
 .
 This package contains the development files for the Python 3 bindings.