From: Dan Rosenberg Date: Sun, 26 Dec 2010 06:54:53 +0000 (+0000) Subject: CAN: Use inode instead of kernel address for /proc file X-Git-Tag: v2.6.37~1^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f260e0efa4766e56d0ac14f1aeea6ee5eb8fe83;p=pandora-kernel.git CAN: Use inode instead of kernel address for /proc file Since the socket address is just being used as a unique identifier, its inode number is an alternative that does not leak potentially sensitive information. CC-ing stable because MITRE has assigned CVE-2010-4565 to the issue. Signed-off-by: Dan Rosenberg Acked-by: Oliver Hartkopp Signed-off-by: David S. Miller --- Reading git-diff-tree failed