Open Bug 1340788 Opened 7 years ago Updated 2 years ago

cert from CERT_FindCertByIssuerAndSN passed to PK11_GetAllSlotsForCert may not find all slots

Categories

(NSS :: Libraries, defect, P3)

3.28

Tracking

(Not tracked)

People

(Reporter: KaiE, Assigned: rrelyea)

References

Details

Firefox/PSM has a test case, where a root CA is imported into the cert database, and then uses CERT_FindCertByIssuerAndSN to find that cert.

If a cert obtained that way is passed to PK11_GetAllSlotsForCert, it may incorrectly return only a single slot, excluding the slot from the builtin root module that contains the cert, too.
See Also: → 1334976
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.