Closed
Bug 1900413
Opened 2 years ago
Closed 2 years ago
Add diagnostic assertion for SFTKObject refcount bounce
Categories
(NSS :: Libraries, task, P3)
NSS
Libraries
Tracking
(firefox-esr115 wontfix, firefox126 wontfix, firefox127 wontfix, firefox128 fixed)
People
(Reporter: jschanck, Assigned: jschanck)
Details
(Keywords: sec-audit, Whiteboard: [post-critsmash-triage][adv-main128-])
Attachments
(1 file)
We've seen some difficult-to-explain crashes that look like reference counting errors on SFTKObject. Let's add a diagnostic assertion to make sure we don't bounce the refcount from 0 to 1 in sftk_ReferenceObject.
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
| Assignee | ||
Updated•2 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Updated•2 years ago
|
Group: crypto-core-security → core-security-release
Updated•2 years ago
|
Type: enhancement → task
Updated•2 years ago
|
status-firefox126:
--- → wontfix
status-firefox127:
--- → wontfix
status-firefox128:
--- → fixed
status-firefox-esr115:
--- → wontfix
Updated•1 year ago
|
Flags: qe-verify-
Whiteboard: [post-critsmash-triage]
Updated•1 year ago
|
Whiteboard: [post-critsmash-triage] → [post-critsmash-triage][adv-main128-]
Updated•1 year ago
|
Group: core-security-release
You need to log in
before you can comment on or make changes to this bug.
Description
•