lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 6 Jun 2007 20:53:47 +0000
From:	Willy Tarreau <wtarreau@...a.kernel.org>
To:	linux-kernel@...r.kernel.org
Subject: Linux 2.4.34.5

Hi all,

I've just released Linux 2.4.34.5, with extracts from 2.4.35-pre5.
The most important one is the fix for the regression I introduced
while fixing CVE-2007-1353 (bluetooth). Basically, I turned a memory
leak bug into a memory corruption bug. Two minor bluetooth fixes have
all been backported from 2.6 too.

The other (less) important fix solves the problem of ide-disk.o causing
oopses after insmod, it was caused by init_idle() being erroneously
marked __init.

Last, a minor LVM fix from the RHEL3 kernel to correctly count extents
in case of errors during snapshot allocation.

Regards,
Willy

The patch and changelog will appear soon at the following locations:
  ftp://ftp.kernel.org/pub/linux/kernel/v2.4/
  ftp://ftp.kernel.org/pub/linux/kernel/v2.4/patch-2.4.34.5.bz2
  ftp://ftp.kernel.org/pub/linux/kernel/v2.4/ChangeLog-2.4.34.5

Git repository:
   git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-v2.4.34.y.git
  http://www.kernel.org/pub/scm/linux/kernel/git/stable/linux-v2.4.34.y.git

Git repository through the gitweb interface:
  http://git.kernel.org/?p=linux/kernel/git/stable/linux-v2.4.34.y.git



Summary of changes from v2.4.34.4 to v2.4.34.5
============================================

Willy Tarreau (6):
      do not mark init_idle() __init
      Bluetooth: correct fix for CVE-2007-1353
      [BACKPORT] Bluetooth: Fix NULL pointer dereference in HCI line discipline
      [BACKPORT] Bluetooth: Fix unintentional fall-through in HCI line discipline
      lvm: do not update extent count if snapshot allocation fails
      Change VERSION to 2.4.34.5

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ