Closed Bug 293319 Opened 19 years ago Closed 15 years ago

NSS calls PKCS11 module function with invalid handles

Categories

(NSS :: Libraries, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED
3.12.2

People

(Reporter: nelson, Unassigned)

References

Details

This bug is intended to be a tracking bug for all the other NSS bugs about
cases where NSS (PK11wrap) calls a PKCS11 module (either NSS's own or 
some other one) with an invalid handle.  

There are two broad classes of these bugs:
A) NSS calls a PKCS11 module with a zero handle, which is always invalid
by definition

B) NSS calls a PKCS11 module with a non-zero handle that is invalid because
the session or object was recently freed.  

Any bugs (fixed or open) that describe problems in those categories should
be marked as blocking this bug (This bug will depend on those).  Presently
that includes this list: 196353,200704,257604,283642,283690,292049

If bugzilla doesn't automatically notify the submittors or CC list members 
of those bugs, then perhaps those people should become cc list members 
of this bug.  

Several bugs of this nature have been fixed in the last year, and I am 
working on another one now (bug 292049).
QA Contact: bishakhabanerjee → jason.m.reid
Assignee: wtchang → nobody
QA Contact: jason.m.reid → libraries
Priority: -- → P3
Depends on: 444850, 444974
All the blockers of this tracker bug were fixed in NSS 3.12.2.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.12.2
You need to log in before you can comment on or make changes to this bug.