Closed
Bug 1294978
Opened 8 years ago
Closed 3 years ago
TLS 1.3: Needs to error on over-long records
Categories
(NSS :: Libraries, defect, P3)
NSS
Libraries
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ekr, Assigned: leander.schwarz)
References
Details
Attachments
(1 file)
Currently we allow them
Updated•7 years ago
|
Priority: -- → P3
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Attachment #9263464 -
Attachment description: Bug 1294978 - Added TLS1.3 specific over-long record/ciphertext detection. r=djackson → Bug 1294978 - Added TLS1.3 specific over-long record/ciphertext detection. r?djackson
Updated•3 years ago
|
Attachment #9263464 -
Attachment description: Bug 1294978 - Added TLS1.3 specific over-long record/ciphertext detection. r?djackson → Bug 1294978 - Reworked overlong record size checks and added TLS1.3 specific boundaries. r?djackson
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → lschwarz
Assignee | ||
Comment 2•3 years ago
|
||
D138529 adds RFC 8446 / TLS 1.3 compliant overlong record or record size checks and the specified alerts. DTLS record layer errors/alerts are dropped as specified in RFC 6347.
https://hg.mozilla.org/projects/nss/rev/f4d2f39068002a69fb0fd98863fc65ff7236b33b
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•