Files
linux/net
Tyler Hicks 5bddcdb07a libceph: Fix NULL pointer dereference in auth client code
commit 2cb33cac62 upstream.

A malicious monitor can craft an auth reply message that could cause a
NULL function pointer dereference in the client's kernel.

To prevent this, the auth_none protocol handler needs an empty
ceph_auth_client_ops->build_request() function.

CVE-2013-1059

Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
Reported-by: Chanam Park <chanam.park@hkpco.kr>
Reviewed-by: Seth Arnold <seth.arnold@canonical.com>
Reviewed-by: Sage Weil <sage@inktank.com>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
2013-07-18 11:07:38 -07:00
..
2013-03-20 13:10:59 -07:00
2012-07-19 10:48:00 -07:00
2013-06-25 15:08:44 -07:00
2012-05-17 18:45:20 -04:00
2010-10-15 15:53:27 +02:00