p11-kit 0.23.9-2ubuntu0.1 source package in Ubuntu

Changelog

p11-kit (0.23.9-2ubuntu0.1) bionic-security; urgency=medium

  * SECURITY UPDATE: multiple integer overflows
    - debian/patches/CVE-2020-29361-1.patch: check for arithmetic overflows
      before allocating in p11-kit/iter.c, p11-kit/lists.c,
      p11-kit/proxy.c, p11-kit/rpc-message.c, p11-kit/rpc-message.h,
      p11-kit/rpc-server.c, trust/index.c.
    - debian/patches/CVE-2020-29361-2.patch: follow-up to arithmetic
      overflow fix in common/compat.c, p11-kit/rpc-message.c.
    - CVE-2020-29361
  * SECURITY UPDATE: heap over-read in the RPC protocol
    - debian/patches/CVE-2020-29362.patch: fix bounds check in
      p11-kit/rpc-message.c.
    - CVE-2020-29362
  * SECURITY UPDATE: heap overflow in RPC protocol
    - debian/patches/CVE-2020-29363.patch: check attribute length against
      buffer size in p11-kit/rpc-message.c.
    - CVE-2020-29363

 -- Marc Deslauriers <email address hidden>  Mon, 04 Jan 2021 14:08:12 -0500

Upload details

Uploaded by:
Marc Deslauriers
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 main libs
Bionic security main libs

Downloads

File Size SHA-256 Checksum
p11-kit_0.23.9.orig.tar.gz 1.0 MiB e1c1649c335107a8d33cf3762eb7f57b2d0681f0c7d8353627293a58d6b4db63
p11-kit_0.23.9.orig.tar.gz.asc 900 bytes 334562f6a37f96339173a33a90b246466e0b2673e03658b205d75ebbb63bad10
p11-kit_0.23.9-2ubuntu0.1.debian.tar.xz 23.8 KiB 87962e17a86948e0d827ac62afce0f868b4e70269805f223f94c48d7fe46de7c
p11-kit_0.23.9-2ubuntu0.1.dsc 2.5 KiB 6ca7d04b7f5120cb07577b4333c8f9481b32572c675d46a5129d70b7d79da1bb

View changes file

Binary packages built by this source

libp11-kit-dev: library for loading and coordinating access to PKCS#11 modules - development

 The p11-kit library provides a way to load and enumerate Public-Key
 Cryptography Standard #11 modules, along with a standard configuration
 setup for installing PKCS#11 modules so that they're discoverable. It
 also solves problems with coordinating the use of PKCS#11 by different
 components or libraries living in the same process.
 .
 This package contains the documentation and development headers required
 to build applications using the p11-kit library.

libp11-kit0: library for loading and coordinating access to PKCS#11 modules - runtime

 The p11-kit library provides a way to load and enumerate Public-Key
 Cryptography Standard #11 modules, along with a standard configuration
 setup for installing PKCS#11 modules so that they're discoverable. It
 also solves problems with coordinating the use of PKCS#11 by different
 components or libraries living in the same process.
 .
 This package contains the shared library required for applications loading
 and accessing PKCS#11 modules.

libp11-kit0-dbgsym: debug symbols for libp11-kit0
p11-kit: p11-glue utilities

 The p11-kit library provides a way to load and enumerate Public-Key
 Cryptography Standard #11 modules, along with a standard configuration
 setup for installing PKCS#11 modules so that they're discoverable. It
 also solves problems with coordinating the use of PKCS#11 by different
 components or libraries living in the same process.
 .
 This package contains the p11-kit tool for listing PKCS#11 modules.

p11-kit-dbgsym: debug symbols for p11-kit
p11-kit-modules: p11-glue proxy and trust modules

 The p11-kit library provides a way to load and enumerate Public-Key
 Cryptography Standard #11 modules, along with a standard configuration
 setup for installing PKCS#11 modules so that they're discoverable. It
 also solves problems with coordinating the use of PKCS#11 by different
 components or libraries living in the same process.
 .
 This package contains the p11-kit proxy module and the system trust
 policy module.

p11-kit-modules-dbgsym: debug symbols for p11-kit-modules