Closed Bug 414985 Opened 17 years ago Closed 17 years ago

Crash in pkix_pl_OcspRequest_Destroy

Categories

(NSS :: Libraries, defect)

3.12
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: alvolkov.bgs, Assigned: alvolkov.bgs)

Details

Attachments

(1 file)

Crash in libpkix when requesting ocsp revocation chain on a cert that does not have AIA extension. The crash happened because of two fields of pkix_pl_ocsprequest data type was not initialized before destruction. They are certList and location.
The patch also fixes some potential leaks in CERT_PKIXVerifyCert function.
Attachment #300525 - Flags: review?(nelson)
Comment on attachment 300525 [details] [diff] [review] Init certList and location r=nelson
Attachment #300525 - Flags: review?(nelson) → review+
/cvsroot/mozilla/security/nss/lib/certhigh/certvfypkix.c,v <-- certvfypkix.c new revision: 1.10; previous revision: 1.9 Checking in lib/libpkix/pkix_pl_nss/pki/pkix_pl_ocsprequest.c; new revision: 1.7; previous revision: 1.6
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: