linux/net/can
Dan Rosenberg 9f260e0efa 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 <drosenberg@vsecurity.com>
Acked-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-12-31 11:13:27 -08:00
..
Kconfig
Makefile
af_can.c
af_can.h
bcm.c CAN: Use inode instead of kernel address for /proc file 2010-12-31 11:13:27 -08:00
proc.c
raw.c can-raw: add msg_flags to distinguish local traffic 2010-10-21 04:27:03 -07:00