The Linux kernel received a targeted fix for a subtle but potentially dangerous race in the AF_VSOCK transport: during a blocking connect, if a signal or timeout arrived after the socket had already reached an established state, the code could disconnect or reset that already-established socket...