2006-08-31 20:26:37

by Willy Tarreau

[permalink] [raw]
Subject: Linux 2.4.33.3

Hi !

This is the third version of 2.4.33-stable. The fix for the UDF deadlock
mentionned in previous announce has been merged, as well as the second
part of the SCTP fix. Other patches fix rather minor but annoying bugs.

Regards,
Willy

Summary of changes from v2.4.33.2 to v2.4.33.3
============================================

dann frazier:
[SCTP] Fix sctp_primitive_ABORT() call in sctp_close()
Fix possible UDF deadlock and memory corruption (CVE-2006-4145)

Jeff Mahoney:
[DISKLABEL] SUN: Fix signed int usage for sector count

PaX Team:
cciss: do not mark cciss_scsi_detect __init

Solar Designer:
crypto : prevent cryptoloop from oopsing on stupid ciphers
loop.c: kernel_thread() retval check

Willy Tarreau:
Change VERSION to 2.4.33.3


2006-09-01 01:37:07

by Grant Coady

[permalink] [raw]
Subject: Re: Linux 2.4.33.3

On Thu, 31 Aug 2006 20:26:36 +0000, Willy Tarreau <[email protected]> wrote:

>Hi !
>
>This is the third version of 2.4.33-stable. The fix for the UDF deadlock
>mentionned in previous announce has been merged, as well as the second
>part of the SCTP fix. Other patches fix rather minor but annoying bugs.

stable
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
| kernel version |deltree|hal |niner |peetoo |pooh |sempro |silly |tosh |
+ - - - - - - - - + - - - + - - - + - - - + - - - + - - - + - - - + - - - + - - - +
| 2.4.33.3 [2,3] | Y | Y | Y | Y | | Y | Y | Y |
...
[1] unofficial rename of 2.4.33.1 for testing under slackware, to be resolved...
[2] requires upgrade to glibc-solibs-2.3.5-i486-6_slack10.2.tgz for slack-10.2
[3] deltree still uses rename hack [1] until upgrade to slackware-11.0

-- <http://bugsplatter.mine.nu/test/linux-2.4/>

Works for me :o)

Grant.

2006-09-01 04:08:36

by Willy Tarreau

[permalink] [raw]
Subject: Re: Linux 2.4.33.3

On Fri, Sep 01, 2006 at 11:37:01AM +1000, Grant Coady wrote:
> On Thu, 31 Aug 2006 20:26:36 +0000, Willy Tarreau <[email protected]> wrote:
>
> >Hi !
> >
> >This is the third version of 2.4.33-stable. The fix for the UDF deadlock
> >mentionned in previous announce has been merged, as well as the second
> >part of the SCTP fix. Other patches fix rather minor but annoying bugs.
>
> stable
> + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
> | kernel version |deltree|hal |niner |peetoo |pooh |sempro |silly |tosh |
> + - - - - - - - - + - - - + - - - + - - - + - - - + - - - + - - - + - - - + - - - +
> | 2.4.33.3 [2,3] | Y | Y | Y | Y | | Y | Y | Y |
> ...
> [1] unofficial rename of 2.4.33.1 for testing under slackware, to be resolved...
> [2] requires upgrade to glibc-solibs-2.3.5-i486-6_slack10.2.tgz for slack-10.2
> [3] deltree still uses rename hack [1] until upgrade to slackware-11.0
>
> -- <http://bugsplatter.mine.nu/test/linux-2.4/>
>
> Works for me :o)
>
> Grant.

Cool, thanks for your tests, Grant !
Willy