PT-2026-61144
In the Linux kernel, the following vulnerability has been resolved: apparmor: mediate the implicit connect of TCP fast open sendmsg sendmsg/sendto with MSG FASTOPEN is a combination of connect2 and write2: it opens the connection in the SYN. apparmor socket sendmsg only checks AA MAY SEND, so a...