Re: + proc-clean-up-proc-pid-environ-handling.patch added to -mmtree

From: Cong Wang
Date: Thu Feb 09 2012 - 22:09:49 EST


On 02/08/2012 11:15 PM, Oleg Nesterov wrote:
From: Cong Wang<xiyou.wangcong@xxxxxxxxx>
Subject: proc: clean up /proc/<pid>/environ handling

Similar to e268337dfe2 ("proc: clean up and fix /proc/<pid>/mem
handling"),

and has the same problem,

move the check of permission to open(), this will simplify
read() code.

but allows to kill the system trivially.

Please look at 6d08f2c7139790c268820a2e590795cb8333181a
"proc: make sure mem_open() doesn't pin the target's memory"


Thanks, I wasn't aware of that commit. I will send an updated patch soon.

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