Loading market data...
← Back to CVE feed

CVE-2026-72243

UNKNOWN View on NVD ↗

Description

In the Linux kernel, the following vulnerability has been resolved: selinux: check connect-related permissions on TCP Fast Open Similar to Landlock, SELinux was not updated when TCP Fast Open support was introduced to ensure connect-related permissions are checked when using TCP Fast Open. Update its socket_sendmsg() hook to call selinux_socket_connect() when MSG_FASTOPEN is passed.

Published: Aug 15, 2026 06:21 UTC Modified: Aug 15, 2026 06:21 UTC