Vladimir Sementsov-Ogievskiy <[email protected]> writes: > Remove desc, avail, and used fields as they expose process address space > information and violate ASLR.
Isn't the user of the monitor trusted? > Since this is an experimental command, we > can safely remove these potentially sensitive fields. > > Signed-off-by: Vladimir Sementsov-Ogievskiy <[email protected]> Patch looks good.
