login
Header Space

 
 

Re: Slab Corruption with ipv6 and tcp6fuzz

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Eric Sesterhenn <snakebyte@...>
Cc: <netdev@...>, <davem@...>, <ilpo.jarvinen@...>
Date: Friday, April 25, 2008 - 9:09 am

On Fri, Apr 25, 2008 at 02:52:30PM +0200, Eric Sesterhenn (snakebyte@gmx.de) wrote:

Well, first possible error path:

tcp_v6_do_rcv()->tcp_rcv_established(), the latter goes to step5, where
eventually skb can be freed via tcp_data_queue() (drop: label), then if
check for tcp_defer_accept_check() returns true and thus
tcp_rcv_established() returns -1, which forces tcp_v6_do_rcv() to jump
to reset: label, which in turn will pass through discard: label and free
the same skb again.
 

I will work on this this weekend, thank you.

-- 
	Evgeniy Polyakov
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Slab Corruption with ipv6 and tcp6fuzz, Eric Sesterhenn, (Thu Apr 24, 10:27 am)
Re: Slab Corruption with ipv6 and tcp6fuzz, Evgeniy Polyakov, (Thu Apr 24, 5:13 pm)
Re: Slab Corruption with ipv6 and tcp6fuzz, Eric Sesterhenn, (Fri Apr 25, 8:52 am)
Re: Slab Corruption with ipv6 and tcp6fuzz, Evgeniy Polyakov, (Fri Apr 25, 9:09 am)
Re: Slab Corruption with ipv6 and tcp6fuzz, Evgeniy Polyakov, (Sat Apr 26, 12:05 pm)
Re: Slab Corruption with ipv6 and tcp6fuzz, Patrick McManus, (Sun Apr 27, 12:48 pm)
Re: Slab Corruption with ipv6 and tcp6fuzz, David Miller, (Sun Apr 27, 6:27 pm)
Re: Slab Corruption with ipv6 and tcp6fuzz, David Miller, (Sun Apr 27, 2:05 am)
Re: Slab Corruption with ipv6 and tcp6fuzz, Patrick McManus, (Sun Apr 27, 9:25 am)
Re: Slab Corruption with ipv6 and tcp6fuzz, Eric Sesterhenn, (Sun Apr 27, 11:32 am)
Re: Slab Corruption with ipv6 and tcp6fuzz, Ilpo Järvinen, (Thu Apr 24, 3:48 pm)
speck-geostationary