[openssl/openssl] 49e943: Fix a possible use after free in X509v3_asid_add_i...
    Bernd Edlinger 
    noreply at github.com
       
    Fri Dec  1 10:05:08 UTC 2023
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 49e9436af3d85963fd6156b7d6f33e0734bf5ba9
      https://github.com/openssl/openssl/commit/49e9436af3d85963fd6156b7d6f33e0734bf5ba9
  Author: Bernd Edlinger <bernd.edlinger at hotmail.de>
  Date:   2023-12-01 (Fri, 01 Dec 2023)
  Changed paths:
    M crypto/x509/v3_asid.c
  Log Message:
  -----------
  Fix a possible use after free in X509v3_asid_add_id_or_range
And clean up partially created choice objects, which have
still the default type = -1 from ASIdentifierChoice_new().
Fixes #22700
Reviewed-by: Todd Short <todd.short at me.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22745)
    
    
More information about the openssl-commits
mailing list