Re: 2.2.0 SECURITY - *IMPORTANT*

Jeremy Fitzhardinge (jeremy@goop.org)
Wed, 27 Jan 1999 09:11:56 -0800 (PST)


On 27-Jan-99 Alex Buell wrote:
> Guys,
>
> Temporary workaround - type in the following:
>
> limit coredumpsize 0
>
> This will tell Linux NEVER to dump a core. Do this for accounts you think
> might do something like ldd core. =)

It won't make a difference. The problem has nothing to do with core files:
they're just a convenient way of triggering it. Any process which can
reconstruct its address space with mmap can cause a bad configuration.

I wouldn't be too surprised if its the same bug as the ptrace one people have
been complaining about lately.

J

-
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/