libtpms 0.9.3-0ubuntu2 source package in Ubuntu

Changelog

libtpms (0.9.3-0ubuntu2) lunar; urgency=medium

  * SECURITY UPDATE: out-of-bounds read/write
    - debian/patches/CVE-2023-1017_1018.patch: add a buffer size check and
      properly reduce bufferSize variable by the number of bytes that make
      up the cipherSize in CryptParameterDecryption() in
      src/tpm2/CryptUtil.c
    - CVE-2023-1017
    - CVE-2023-1018
  * SECURITY UPDATE: out-of-bounds read
    - debian/patches/tpm2-Check-size-of-TPM2B_NAME.patch: add a buffer
      size check in TPM2_PolicyAuthorize() in src/tpm2/EACommands.c.
    - No CVE number

 -- Rodrigo Figueiredo Zaiden <email address hidden>  Wed, 01 Mar 2023 18:23:14 -0300

Upload details

Uploaded by:
Rodrigo Figueiredo Zaiden
Sponsored by:
Marc Deslauriers
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main misc
Lunar release main misc

Downloads

File Size SHA-256 Checksum
libtpms_0.9.3.orig.tar.gz 1.2 MiB b7f10437f9a569bbadf2c66b74328c21b649abe3c2b940cc8322391091b20c14
libtpms_0.9.3-0ubuntu2.debian.tar.xz 13.1 KiB fa96b9e544e6310fb3f2cc23be2af6cfd7871285ff89ae9164423d240e1cd979
libtpms_0.9.3-0ubuntu2.dsc 2.0 KiB e142435597bd8ed862071aef14f35ef61998ae60dd6e54e57e7872660301da7b

Available diffs

View changes file

Binary packages built by this source

libtpms-dev: libtpms header files and man pages

 The libtpms-dev package provides header files and man pages for the
 functions provided by libtpms.

libtpms0: TPM emulation library

 Libtpms is a library that provides TPM functionality. Libtpm is used
 by swtpm package.

libtpms0-dbgsym: debug symbols for libtpms0