Re: [PATCH] linux 2.9.10-rc1: Fix oops in unix_dgram_sendmsg whenusing SELinux and SOCK_SEQPACKET

From: Alan Cox
Date: Thu Nov 18 2004 - 19:51:22 EST


On Iau, 2004-11-18 at 18:40, James Morris wrote:
> One thing that looks broken (unrelated to the patch I posted) is that
> unix_dgram_sendmsg() already does not check sk->sk_shutdown &
> SEND_SHUTDOWN for SOCK_SEQPACKET.

Looks like a real bug yes.

As to the other stuff I think the only change needed is to check the
queued asynchronous error and report that before going on to the
connected test

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/