Re: 2.2.0 SECURITY

pacman (pacman-kernel@cqc.com)
Wed, 27 Jan 1999 00:02:43 -0500 (EST)


Richard Gooch writes the following:
>
>Just tried this on a dual PPro:
>
>% cat > try.c
>void main ()
>{
> * (unsigned int *) 0 = 0;
>}
>% cc -o try try.c
>% ./try
>Segmentation fault
>% ldd core

I did a "sleep 5", killed it with ^\ (SIGQUIT), ldd'ed the core as a
non-root, and it didn't reboot right away, but it did print an error message
about a bad pmd directory entry. I will do it again and write down the full
error message, if I can. I can provide the core file and .config if necessary,
as soon as the box in question is done fscking :)

-- 
Alan Curry

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