Re: Linux 2.6.20.5

2007-04-08 Thread Andre Tomt
Chris Wright wrote: Arnaldo Carvalho de Melo (1): DCCP: Fix exploitable hole in DCCP socket options Does this fix cure CVE-2007-1730 and CVE-2007-1734, or just one of them? They both seem to be in the exact same code path the patch touches. - To unsubscribe from this list: send the

Re: Linux 2.6.20.5

2007-04-08 Thread Andre Tomt
Chris Wright wrote: snip snip Arnaldo Carvalho de Melo (1): DCCP: Fix exploitable hole in DCCP socket options snip snip Does this fix cure CVE-2007-1730 and CVE-2007-1734, or just one of them? They both seem to be in the exact same code path the patch touches. - To unsubscribe from

Re: [stable] Linux 2.6.20.5

2007-04-06 Thread Chris Wright
* Chris Wright ([EMAIL PROTECTED]) wrote: > diff --git a/crypto/scatterwalk.c b/crypto/scatterwalk.c > index 35172d3..a664231 100644 > --- a/crypto/scatterwalk.c > +++ b/crypto/scatterwalk.c > @@ -91,6 +91,8 @@ void scatterwalk_copychunks(void *buf, struct scatter_walk > *walk, >

Linux 2.6.20.5

2007-04-06 Thread Chris Wright
Greg Kroah-Hartman (1): Linux 2.6.20.5 Hans Verkuil (1): V4L: msp_attach must return 0 if no msp3400 was found. J. Bruce Fields (1): CRYPTO: api: scatterwalk_copychunks() fails to advance through scatterlist Jean Delvare (1): APPLETALK: Fix a remotely triggerable crash Je

Linux 2.6.20.5

2007-04-06 Thread Chris Wright
-Hartman (1): Linux 2.6.20.5 Hans Verkuil (1): V4L: msp_attach must return 0 if no msp3400 was found. J. Bruce Fields (1): CRYPTO: api: scatterwalk_copychunks() fails to advance through scatterlist Jean Delvare (1): APPLETALK: Fix a remotely triggerable crash Jeff Dike (4

Re: [stable] Linux 2.6.20.5

2007-04-06 Thread Chris Wright
* Chris Wright ([EMAIL PROTECTED]) wrote: diff --git a/crypto/scatterwalk.c b/crypto/scatterwalk.c index 35172d3..a664231 100644 --- a/crypto/scatterwalk.c +++ b/crypto/scatterwalk.c @@ -91,6 +91,8 @@ void scatterwalk_copychunks(void *buf, struct scatter_walk *walk,