Fix several possible out-of-bounds pointers if the incoming message is
corrupted or malicious.

Xi Wang (3):
  ceph: fix out-of-bounds pointers in parse_reply_info()
  ceph: fix bounds check macros ceph_decode_need and ceph_encode_need
  ceph: avoid panic with mismatched symbolic link sizes in fill_inode()

 fs/ceph/inode.c             |   10 +++++-----
 fs/ceph/mds_client.c        |    2 ++
 include/linux/ceph/decode.h |    9 +++++++--
 3 files changed, 14 insertions(+), 7 deletions(-)

-- 
1.7.5.4

--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to