AES-CBC cipher suites are not supported in TLS 1.3.
Reported by: syzbot+ab501c50033ec01d53c6@syzkaller.appspotmail.com
Differential D32404
ktls: Reject attempts to enable AES-CBC with TLS 1.3. jhb on Oct 9 2021, 3:13 PM. Authored by Tags None Referenced Files
Subscribers
Details AES-CBC cipher suites are not supported in TLS 1.3. Reported by: syzbot+ab501c50033ec01d53c6@syzkaller.appspotmail.com
Diff Detail
Event TimelineComment Actions I haven't tested this yet. I can try to do that this week unless one of y'all want to beat me to it. Comment Actions I verified that the repro works and that this patch causes it to return EINVAL instead. |