* Linux 2.4.33.1
@ 2006-08-19 14:13 Willy Tarreau
2006-08-20 3:31 ` Grant Coady
0 siblings, 1 reply; 3+ messages in thread
From: Willy Tarreau @ 2006-08-19 14:13 UTC (permalink / raw)
To: linux-kernel; +Cc: mtosatti
Hi !
As there were a few security fixes pending and 2.4.34-pre1 has not
received enough validation, I've released 2.4.33.1 with the most
important fixes. All those fixes are already in 2.4.34-pre1.
Particularly important ones are :
- CVE-2006-1528 : local DoS via direct I/O from the sg driver to mmapped I/O space
fix from Dann Frazier
- CVE-2006-4093 : possible local DoS on some PPC970.
fix from Olof Johansson
Hotfix patches for older versions should follow within a short time.
Regards,
Willy
Summary of changes from v2.4.33 to v2.4.33.1
============================================
dann frazier:
drivers/scsi/sg.c : fix CVE-2006-1528
Jeff Layton:
2.4 NFS client - update d_cache when server reports ENOENT on an NFS remove
Willy Tarreau:
[BLKMTD] : missing offset sometimes causes panics
[PKTGEN] : fix an oops when used with bonding driver (Tien ChenLi)
export memchr() which is used by smbfs and lp driver.
powerpc: Clear HID0 attention enable on PPC970 at boot time
Change VERSION to 2.4.33.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Linux 2.4.33.1
2006-08-19 14:13 Linux 2.4.33.1 Willy Tarreau
@ 2006-08-20 3:31 ` Grant Coady
2006-08-22 22:12 ` Grant Coady
0 siblings, 1 reply; 3+ messages in thread
From: Grant Coady @ 2006-08-20 3:31 UTC (permalink / raw)
To: Willy Tarreau; +Cc: linux-kernel, mtosatti
On Sat, 19 Aug 2006 14:13:55 +0000, Willy Tarreau <wtarreau@hera.kernel.org> wrote:
>Hi !
>
>As there were a few security fixes pending and 2.4.34-pre1 has not
>received enough validation, I've released 2.4.33.1 ...
Needed this to not confuse existing slackware-10.2 startup script:
--- linux-2.4.33.1/Makefile 2006-08-20 08:33:27.000000000 +1000
+++ linux-2.4.33-1/Makefile 2006-08-20 12:50:28.000000000 +1000
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 4
SUBLEVEL = 33
-EXTRAVERSION = .1
+EXTRAVERSION = -1
KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
Looks like 2.6 like stable naming convention not gonna fly for 2.4?
Grant.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Linux 2.4.33.1
2006-08-20 3:31 ` Grant Coady
@ 2006-08-22 22:12 ` Grant Coady
0 siblings, 0 replies; 3+ messages in thread
From: Grant Coady @ 2006-08-22 22:12 UTC (permalink / raw)
To: Grant Coady; +Cc: Willy Tarreau, linux-kernel, mtosatti
On Sun, 20 Aug 2006 13:31:06 +1000, Grant Coady <gcoady.lk@gmail.com> wrote:
>On Sat, 19 Aug 2006 14:13:55 +0000, Willy Tarreau <wtarreau@hera.kernel.org> wrote:
>
>>Hi !
>>
>>As there were a few security fixes pending and 2.4.34-pre1 has not
>>received enough validation, I've released 2.4.33.1 ...
>
>Needed this to not confuse existing slackware-10.2 startup script:
>
>--- linux-2.4.33.1/Makefile 2006-08-20 08:33:27.000000000 +1000
>+++ linux-2.4.33-1/Makefile 2006-08-20 12:50:28.000000000 +1000
>@@ -1,7 +1,7 @@
> VERSION = 2
> PATCHLEVEL = 4
> SUBLEVEL = 33
>-EXTRAVERSION = .1
>+EXTRAVERSION = -1
>
> KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
>
>Looks like 2.6 like stable naming convention not gonna fly for 2.4?
My apologies to Patrick Volkerding, the above was my first impression,
written before tracking the boot crash error messages as coming from the
nptl libraries, see the 2.4.33.2 release announcement detailing the fix
for Slackware 10.2 users. New stable 2.4 numbering is flying ;)
Grant.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-08-22 22:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-19 14:13 Linux 2.4.33.1 Willy Tarreau
2006-08-20 3:31 ` Grant Coady
2006-08-22 22:12 ` Grant Coady
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox