
wtarreau at hera
Nov 7, 2009, 9:19 AM
Post #1 of 1
(23 views)
Permalink
|
I've just released Linux 2.4.37.7. It contains various fixes, among which a few null pointer dereferences which may become security issues on systems where mmap_min_addr is not set. Systems with untrusted local users should upgrade, other ones may wait. 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.37.7.bz2 ftp://ftp.kernel.org/pub/linux/kernel/v2.4/ChangeLog-2.4.37.7 Git repository: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.4.37.y.git http://www.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.4.37.y.git Git repository through the gitweb interface: http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.4.37.y.git Willy --- Summary of changes from v2.4.37.6 to v2.4.37.7 ============================================ Alan Cox (1): tty: Mark generic_serial users as BROKEN Arjan van de Ven (2): net ax25: Fix signed comparison in the sockopt handler net: Make the copy length in af_packet sockopt handler unsigned Arnaldo Carvalho de Melo (1): appletalk: Fix skb leak when ipddp interface is not loaded Ben Hutchings (1): drm/r128: Add test for initialisation to all ioctls that require it Earl Chew (1): fs: pipe.c null pointer dereference Jaswinder Singh Rajput (2): R8169: Fix compilation error when RTL8169_DEBUG is defined net: Fix 64 bit DMA addressing for 8139cp and r8169 Jiri Bohac (1): bonding: fix a race condition in calls to slave MII ioctls Jiri Pirko (1): netlink: fix typo in initialization Stefan Seyfried (1): Fix Kernel 2.4 build with bash 4 Tomoki Sekiyama (1): AF_UNIX: Fix deadlock on connecting to shutdown socket Willy Tarreau (1): Change VERSION to 2.4.37.7 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo[at]vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|