Re: [PATCH] binfmt_misc.c, kernel-2.4.12

From: Albert Bartoszko (albertb@nt.kegel.com.pl)
Date: Mon Oct 22 2001 - 01:00:07 EST


> > I find bug in binfmt_misc.c from kernel 2.4.12 source. The read()
syscal
>
> only one?

"Gutta cavat lapidem non vi, sed saepe cadendo"

>
> > return bad value, causes some application SIGSEGV.
>
> Hardly a surprise. Not everything that passes compiler is valid C.
> Stuff in fs/binfmt_misc.c from Linus' tree isn't. Pick one from -ac
> + corresponding change in fs/proc/root.c (again, see -ac). Variant
> in Linus' tree is complete crap.

You are sarcastic.

I do it. And:

# uname -a
Linux xxxx 2.4.12-ac3 #1 Sun Oct 21 13:50:52 CEST 2001 i686 unknown
# insmod binfmt_misc
Using /lib/modules/2.4.12-ac3/kernel/fs/binfmt_misc.o
# echo ':Java:M::\xca\xfe\xba\xbe::/usr/local/bin/javawrapper:'
>/proc/sys/fs/binfmt_misc/register
bash: /proc/sys/fs/binfmt_misc/register: No such file or directory
# lsmod
Module Size Used by
binfmt_misc 5680 1
#rmmod binfmt_misc
binfmt_misc: Device or resource busy # ?????

Very high C. But this don't work for me.

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



This archive was generated by hypermail 2b29 : Tue Oct 23 2001 - 21:00:29 EST