Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 4d0340a6d2f327700a059f0b8f954d6160f8eef5
      
https://github.com/openssl/openssl/commit/4d0340a6d2f327700a059f0b8f954d6160f8eef5
  Author: Pauli <pa...@openssl.org>
  Date:   2022-12-08 (Thu, 08 Dec 2022)

  Changed paths:
    M crypto/x509/pcy_map.c

  Log Message:
  -----------
  x509: fix double locking problem

This reverts commit 9aa4be691f5c73eb3c68606d824c104550c053f7 and removed the
redundant flag setting.

Fixes #19643

Fixes LOW CVE-2022-3996

Reviewed-by: Dmitry Belyavskiy <beld...@gmail.com>
Reviewed-by: Tomas Mraz <to...@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19652)


  Commit: 61203c2c59df5d0022e316a4fe614e5d18907715
      
https://github.com/openssl/openssl/commit/61203c2c59df5d0022e316a4fe614e5d18907715
  Author: Pauli <pa...@openssl.org>
  Date:   2022-12-08 (Thu, 08 Dec 2022)

  Changed paths:
    A test/certs/pkitsta.pem
    M test/recipes/80-test_cms.t
    A test/smime-eml/SignedInvalidMappingFromanyPolicyTest7.eml

  Log Message:
  -----------
  test: add test case for deadlock reported in #19643

Reviewed-by: Dmitry Belyavskiy <beld...@gmail.com>
Reviewed-by: Tomas Mraz <to...@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19652)


Compare: https://github.com/openssl/openssl/compare/6c73ca4a2f4e...61203c2c59df

Reply via email to