Re: Linux 2.6.18.4

2006-11-29 Thread Chris Wright
diff --git a/Makefile b/Makefile index 9eda185..d026088 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 18 -EXTRAVERSION = .3 +EXTRAVERSION = .4 NAME=Avast! A bilge rat! # *DOCUMENTATION* diff --git a/net/bridge/br_ioctl.c b/net/bridge/br_ioctl.c

Linux 2.6.18.4

2006-11-29 Thread Chris Wright
+- net/bridge/br_ioctl.c |9 + 2 files changed, 6 insertions(+), 5 deletions(-) Summary of changes from v2.6.18.3 to v2.6.18.4 Chris Wright: bridge: fix possible overflow in get_fdb_entries (CVE-2006-5751) Linux 2.6.18.4

Linux 2.6.18.4

2006-11-29 Thread Chris Wright
+- net/bridge/br_ioctl.c |9 + 2 files changed, 6 insertions(+), 5 deletions(-) Summary of changes from v2.6.18.3 to v2.6.18.4 Chris Wright: bridge: fix possible overflow in get_fdb_entries (CVE-2006-5751) Linux 2.6.18.4

Re: Linux 2.6.18.4

2006-11-29 Thread Chris Wright
diff --git a/Makefile b/Makefile index 9eda185..d026088 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 18 -EXTRAVERSION = .3 +EXTRAVERSION = .4 NAME=Avast! A bilge rat! # *DOCUMENTATION* diff --git a/net/bridge/br_ioctl.c b/net/bridge/br_ioctl.c