| 概要 | In the Linux kernel, the following vulnerability has been resolved: xfrm: espintcp: do not reuse an in-progress partial send espintcp keeps a single in-flight transmit in ctx->partial. For blocking callers, espintcp_push_msgs() may return success even when Do not rebuild the send message when ctx->partial is still in progress. This is a memory-safety fix: reusing the live partial-send state can tcp_sendmsg_locked() already handles waiting for send buffer memory, so |
|---|---|
| 公表日 | 2026年6月24日17:16 |
| 登録日 | 2026年6月27日4:17 |
| 最終更新日 | 2026年6月24日17:16 |