Open Bug 1265123 Opened 8 years ago Updated 5 months ago

More test coverage for nssutil secasn1d

Categories

(NSS :: Test, enhancement, P5)

enhancement

Tracking

(firefox48 affected)

Tracking Status
firefox48 --- affected

People

(Reporter: jld, Unassigned)

References

(Blocks 1 open bug)

Details

nssutil contains an ASN.1 DER decoder whose test coverage could be improved.  This is going to be interesting, because it takes both an octet stream as well as a template which acts as both a schema for the shape of the expected data and a mapping to C structs/fields/pointers/etc., and the templates are only partially documented.

There's been some work on fuzzing the parser for (some of?) the specific templates that we're already using (e.g., bug 1235914), but there may be value in trying to go beyond those.

(Belated mass unassign; I no longer work on NSS.)

Assignee: jld → nobody
Severity: normal → S3
Severity: S3 → N/A
Type: defect → enhancement
Priority: -- → P5
You need to log in before you can comment on or make changes to this bug.