Re: Very large font size crashing X Font Server and Grounding Server to a Halt (was: remote DoS in Mozilla 1.0)

From: Rob Mayoff (mayoffat_private)
Date: Thu Jun 13 2002 - 12:02:16 PDT

  • Next message: Jesse Pollard: "Re: Very large font size crashing X Font Server and Grounding Server to a Halt (was: remote DoS in Mozilla 1.0)"

    +---------- On Jun 13, Federico Sevilla III said:
    > Suggestions on how to work around this on multiple levels would definitely
    > be appreciated.
    
    You could start by using basic Unix resource limits: run xfs as a
    non-root user and set its data segment limit.  For example:
    
        ulimit -d 16384
        exec su xfs -c '/usr/bin/X11/xfs -nodaemon'
    



    This archive was generated by hypermail 2b30 : Thu Jun 13 2002 - 16:11:35 PDT