In the Linux kernel, the following vulnerability has been resolved: net: tls: explicitly disallow disconnect syzbot discovered that it can disconnect a TLS socket and then run into all sort of unex…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: net: tls: explicitly disallow disconnect syzbot discovered that it can disconnect a TLS socket and then run into all sort of unexpected corner cases. I have a vague recollection of Eric pointing this out to us a long time ago. Supporting disconnect is really hard, for one thing if offload is enabled we'd need to wait for all packets to be _acked_. Disconnect is not commonly used, disallow it. The immediate problem syzbot run…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/2bcad8fefcecdd5f005d8c550b25d703c063c34a Patch
- https://git.kernel.org/stable/c/5071a1e606b30c0c11278d3c6620cd6a24724cf6 Patch
- https://git.kernel.org/stable/c/7bdcf5bc35ae59fc4a0fa23276e84b4d1534a3cf Patch
- https://git.kernel.org/stable/c/8513411ec321942bd3cfed53d5bb700665c67d86 Patch
- https://git.kernel.org/stable/c/9fcbca0f801580cbb583e9cb274e2c7fbe766ca6 Patch
- https://git.kernel.org/stable/c/ac91c6125468be720eafde9c973994cb45b61d44 Patch
- https://git.kernel.org/stable/c/c665bef891e8972e1d3ce5bbc0d42a373346a2c3 Patch
- https://git.kernel.org/stable/c/f3ce4d3f874ab7919edca364c147ac735f9f1d04 Patch
- http://www.openwall.com/lists/oss-security/2026/05/07/1
- https://lists.debian.org/debian-lts-announce/2025/05/msg00030.html Mailing List
- https://lists.debian.org/debian-lts-announce/2025/05/msg00045.html Mailing List
Timeline
- nvd_ingest NVD