similar to: use-after-free in smbfs on 2.5.69-mm5

Displaying 7 results from an estimated 7 matches similar to: "use-after-free in smbfs on 2.5.69-mm5"

2003 May 22
0
[PATCH 2.5.69 3/3] Bandaids for gen_init_cpio and initramfs
Last patch for now. This gets gen_init_cpio into a state where it can pick up a "kinit" binary from usr and stuff it into the cpio archive as /sbin/init. This is obviously a crock, but it suffices for testing until something sane is done about integrating klibc into the kernel tree. The patch also adds a bit of instrumentation to initramfs.c, to try to help flush out bug 740.
2003 Aug 02
7
[2.6] Perl weirdness with ext3 and HTREE
Hi I have mailed about this previously, but back then it was not really confirmed, so I have let it be at that. Anyhow, problem is that for some reason 2.5/2.6 ext3 with HTREE support do not like what perl-5.8.0 does during installation. It *seems* like one of the temporary files created during manpage installation do not get unlinked properly, or gets into the hash (this possible?) and cause
2003 May 22
0
Re: klibc and 2.6
Hi, Greg - The latest set of klibc work is all accessible from http://www.speakeasy.org/~bos Here's a brief description of each part. The patches are as independent as possible, and are in BitKeeper format. * ipconfig-2.5.69.patch removes ipconfig from the kernel, and prevents CONFIG_ROOT_NFS from working. * nfsroot-2.5.69.patch removes nfsroot from the kernel. *
2003 May 22
0
[PATCH 2.5.69 2/3] Remove NFS root support from the kernel
This patch removes support for use of NFS as a root filesystem from the kernel. It also updates the documentation to reflect this. b/Documentation/nfsroot.txt | 97 +++--- b/arch/arm/def-configs/a5k | 1 b/arch/arm/def-configs/adi_evb | 1 b/arch/arm/def-configs/adsbitsy | 1 b/arch/arm/def-configs/anakin | 1
2003 May 22
0
[PATCH 2.5.69 1/3] remove ipconfig support from the kernel
This patch removes IP autoconfiguration (CONFIG_IP_PNP and friends) support from the kernel, and ensures that using NFS as the root filesystem (CONFIG_NFS_ROOT) will no longer work. b/arch/alpha/defconfig | 1 b/arch/arm/def-configs/a5k | 1 b/arch/arm/def-configs/adi_evb | 4 b/arch/arm/def-configs/adsbitsy | 4
2003 May 26
0
Re: klibc and 2.6
On Sun, 2003-05-25 at 17:07, Kai Germaschewski wrote: > I basically did a complete integration of klibc into kbuild two or so > months ago - however, I didn't touch it since, so it won't apply cleanly. > I can dig out the bk tree, if you're interested. I've put my own latest integrate-klibc-into-kbuild BK patch up at
2003 Apr 30
0
[Bug 86] using freed skb in nf_reinject
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=86 laforge@netfilter.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Summary|using freed skb in |using