CISA adds a third Linux kernel bug to KEV today — TLS receive-path zero-length record handling
A zero-length record retrieved from rx_list can bypass recvmsg()'s intended record-type handling in the kernel's TLS receive path, letting later records get processed under the wrong zero-copy and queuing assumptions; CISA catalogs it as actively exploited, due September 21. Paired with today's AF_ALG race condition and ebtables out-of-bounds write, that's three actively-exploited kernel paths — TLS, crypto sockets, netfilter — added to KEV in a single day. Prioritize kernel patching this week, starting with hosts terminating TLS at the kernel layer (kTLS).