linux-xiaomi-chiron/include/linux/ceph
Ilya Dryomov cc255c76c7 libceph: implement CEPHX_V2 calculation mode
Derive the signature from the entire buffer (both AES cipher blocks)
instead of using just the first half of the first block, leaving out
data_crc entirely.

This addresses CVE-2018-1129.

Link: http://tracker.ceph.com/issues/24837
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Reviewed-by: Sage Weil <sage@redhat.com>
2018-08-02 21:33:25 +02:00
..
auth.h libceph: add authorizer challenge 2018-08-02 21:33:24 +02:00
buffer.h
ceph_debug.h
ceph_features.h libceph: implement CEPHX_V2 calculation mode 2018-08-02 21:33:25 +02:00
ceph_frag.h
ceph_fs.h
ceph_hash.h
cls_lock_client.h
debugfs.h
decode.h libceph: remove now unused ceph_{en,de}code_timespec() 2018-08-02 21:33:20 +02:00
libceph.h
mdsmap.h
messenger.h libceph: add authorizer challenge 2018-08-02 21:33:24 +02:00
mon_client.h
msgpool.h
msgr.h libceph: add authorizer challenge 2018-08-02 21:33:24 +02:00
osd_client.h
osdmap.h
pagelist.h
rados.h
string_table.h
striper.h
types.h