Grsecurity in general

Discuss and suggest new grsecurity features

Grsecurity in general

Postby Va|eK » Sun Aug 18, 2002 8:40 am

somethign that iv found in just about every kernel is a file limit exploit is there a way to implment something that where that exploit wont affect the system even tho the only fix seems to be to reboot the machine? since there are exploits out there in c code that if ran as root it will exploit that and when you run any other command other thna ps x (not sure about toher cmds tho only tested the exploiut on my box didnt go into real depth tho) it will tell you the max # of open files exceeded.
Va|eK
 
Posts: 4
Joined: Sun Aug 18, 2002 8:36 am

Postby spender » Wed Aug 21, 2002 9:15 am

grsecurity has process-based resource restrictions. That's what you would use to stop things like that. RES_NOFILE to be specific

-Brad
spender
 
Posts: 2185
Joined: Wed Feb 20, 2002 8:00 pm


Return to grsecurity development