Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 2cb33cac authored by Tyler Hicks's avatar Tyler Hicks Committed by Sage Weil
Browse files

libceph: Fix NULL pointer dereference in auth client code



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: default avatarTyler Hicks <tyhicks@canonical.com>
Reported-by: default avatarChanam Park <chanam.park@hkpco.kr>
Reviewed-by: default avatarSeth Arnold <seth.arnold@canonical.com>
Reviewed-by: default avatarSage Weil <sage@inktank.com>
Cc: stable@vger.kernel.org
parent 93faca6e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment