Re: 2.6.24-rc6-mm1 - oddness with IPv4/v6 mapped sockets hanging...

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <Valdis.Kletnieks@...>
Cc: Andrew Morton <akpm@...>, <linux-kernel@...>, <netdev@...>
Date: Monday, January 14, 2008 - 12:36 pm

On Monday 14 January 2008 11:15:38 am Valdis.Kletnieks@vt.edu wrote:

Are you still only seeing these problems on loopback?  I can't help but wonder 
if this is the skb_clone() problem where it wasn't copying skb->iif causing 
SELinux to silently drop the packets.  Then again, I'm not sure if there is a 
clone operation in the code path are going down.  From what I can remember I 
only saw clones on some of the multicast stuff but I'm still learning some of 
the darker corners of the stack.

If you've got some spare cycles, the kernel below should both have the 
clone/iif fix (it's in Linus' tree now) as well as some printks when errors 
occur so packet's are no longer silently dropped by SELinux.

 * git://git.infradead.org/users/pcmoore/lblnet-2.6_testing

-- 
paul moore
linux security @ hp
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]