Closed Bug 337105 Opened 19 years ago Closed 19 years ago

Coverity Crash [@ ssl2_ChooseSessionCypher] Variable "(ss)->preferredCipher" tracked as NULL was dereferenced.

Categories

(NSS :: Libraries, defect, P2)

3.11
All
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED
3.11.2

People

(Reporter: timeless, Assigned: nelson)

References

()

Details

(Keywords: coverity, crash, Whiteboard: CID 442 & 443)

Crash Data

The code assumes that if there isn't a preferredCipher, it will select one. Coverity is concerned that it might not.
Hardware: PC → All
Target Milestone: --- → 3.11.2
Priority: -- → P2
Assignee: nobody → nelson
Confirming based on Nelson's P2
Status: UNCONFIRMED → NEW
Ever confirmed: true
Timeless, here again, the bug summary cites an ssl2 function, but the URL is about funntion ssl3_CompressMACEncryptRecord in ssl3con.c. What't this bug really about?
sorry, yeah i was hand constructing and clearly had trouble pulling proper filenames :(.
Whiteboard: CID 442 & 443
Checking in sslcon.c; new revision: 1.31; previous revision: 1.30 Checking in sslcon.c; new revision: 1.28.2.3; previous revision: 1.28.2.2
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Summary: Crash [@ ssl2_ChooseSessionCypher] Variable "(ss)->preferredCipher" tracked as NULL was dereferenced. → Coverity Crash [@ ssl2_ChooseSessionCypher] Variable "(ss)->preferredCipher" tracked as NULL was dereferenced.
Crash Signature: [@ ssl2_ChooseSessionCypher]
You need to log in before you can comment on or make changes to this bug.