Project

General

Profile

Actions

Bug #7996

open

tls: certificate SAN is freed in case of any error

Added by Shivani Bhardwaj 4 days ago. Updated 2 days ago.

Status:
Assigned
Priority:
Normal
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

The connp object must retain all certificate params that have been parsed successfully for a match later on. In case of an error during decoding/parsing SAN are freed from connp. This works so far because it is the last field to be parsed and if it errors out, it does not exist anyway. However, this leaves room for memory errors.

Actions #1

Updated by Shivani Bhardwaj 2 days ago

  • Private changed from Yes to No
Actions

Also available in: Atom PDF