summaryrefslogtreecommitdiff
path: root/fs/ceph/dir.c
diff options
context:
space:
mode:
authorNathaniel Yazdani <n1ght.4nd.d4y@gmail.com>2013-08-05 04:04:30 (GMT)
committerSage Weil <sage@inktank.com>2013-08-10 00:52:58 (GMT)
commitc338c07c51e3106711fad5eb599e375eadb6855d (patch)
tree8045873c76f120c3beca96a6db7d8fa316cf3eb2 /fs/ceph/dir.c
parent73d9f7eef3d98c3920e144797cc1894c6b005a1e (diff)
downloadlinux-fsl-qoriq-c338c07c51e3106711fad5eb599e375eadb6855d.tar.xz
ceph: fix null pointer dereference
When register_session() is given an out-of-range argument for mds, ceph_mdsmap_get_addr() will return a null pointer, which would be given to ceph_con_open() & be dereferenced, causing a kernel oops. This fixes bug #4685 in the Ceph bug tracker <http://tracker.ceph.com/issues/4685>. Signed-off-by: Nathaniel Yazdani <n1ght.4nd.d4y@gmail.com> Reviewed-by: Sage Weil <sage@inktank.com>
Diffstat (limited to 'fs/ceph/dir.c')
0 files changed, 0 insertions, 0 deletions