Note that 4.9.6 includes the fix for CVE-2016-10153

This commit is contained in:
Ben Hutchings 2017-01-26 21:09:34 +00:00
parent b2ae9cd710
commit 222ff09d3e
1 changed files with 1 additions and 1 deletions

2
debian/changelog vendored
View File

@ -407,7 +407,7 @@ linux (4.9.6-1) UNRELEASED; urgency=medium
- Input: ALPS - fix TrackStick support for SS5 hardware
- libceph: ceph_x_encrypt_buflen() takes in_len
- libceph: old_key in process_one_ticket() is redundant
- libceph: introduce ceph_x_encrypt_offset()
- libceph: introduce ceph_x_encrypt_offset() (CVE-2016-10153)
- libceph: introduce ceph_crypt() for in-place en/decryption
- libceph: rename and align ceph_x_authorizer::reply_buf
- libceph: tweak calcu_signature() a little