| To: | James Morris <jmorris@xxxxxxxxxx> |
|---|---|
| Subject: | Re: [PATCH] linux 2.9.10-rc1: Fix oops in unix_dgram_sendmsg when using SELinux and SOCK_SEQPACKET |
| From: | Alan Cox <alan@xxxxxxxxxxxxxxxxxxx> |
| Date: | Thu, 18 Nov 2004 23:39:32 +0000 |
| Cc: | Ross Kendall Axe <ross.axe@xxxxxxxxxxxxxxxx>, netdev@xxxxxxxxxxx, Stephen Smalley <sds@xxxxxxxxxxxxxx>, lkml <linux-kernel@xxxxxxxxxxxxxxx>, Chris Wright <chrisw@xxxxxxxx>, "David S. Miller" <davem@xxxxxxxxxxxxx> |
| In-reply-to: | <Xine.LNX.4.44.0411181328460.5555-100000@thoron.boston.redhat.com> |
| References: | <Xine.LNX.4.44.0411181328460.5555-100000@thoron.boston.redhat.com> |
| Sender: | netdev-bounce@xxxxxxxxxxx |
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 |
| Previous by Date: | Re: [PATCH] (4/25) sk98: change #define to typedef, Stephen Hemminger |
|---|---|
| Next by Date: | [PATCH] 2/5: eepro: use module_param macros, Aristeu Sergio Rozanski Filho |
| Previous by Thread: | Re: [PATCH] linux 2.9.10-rc1: Fix oops in unix_dgram_sendmsg when using SELinux and SOCK_SEQPACKET, James Morris |
| Next by Thread: | Re: [PATCH] linux 2.9.10-rc1: Fix oops in unix_dgram_sendmsg when using SELinux and SOCK_SEQPACKET, James Morris |
| Indexes: | [Date] [Thread] [Top] [All Lists] |