Accepting request 1069708 from home:aplanas:branches:security

- Update to 0.9.6:
  * tpm2: Check size of buffer before accessing it (CVE-2023-1017 & CVE-2023-1018)

OBS-URL: https://build.opensuse.org/request/show/1069708
OBS-URL: https://build.opensuse.org/package/show/security/libtpms?expand=0&rev=38
This commit is contained in:
Marcus Meissner 2023-03-07 07:49:19 +00:00 committed by Git OBS Bridge
parent d2855e28e8
commit 4031a0c9b9
4 changed files with 11 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9522c69001e46a3b0e1ccd646d36db611b2366c395099d29037f2b067bf1bc60
size 1264086

BIN
libtpms-0.9.6.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Mar 6 16:32:02 UTC 2023 - Alberto Planas Dominguez <aplanas@suse.com>
- Update to 0.9.6:
* tpm2: Check size of buffer before accessing it (CVE-2023-1017 & CVE-2023-1018)
-------------------------------------------------------------------
Sat Dec 3 09:56:13 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package libtpms
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%define lname libtpms0
Name: libtpms
Version: 0.9.5
Version: 0.9.6
Release: 0
Summary: Library providing Trusted Platform Module (TPM) functionality
License: BSD-3-Clause