diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-07-23 12:15:48 +0900 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-07-23 12:15:48 +0900 |
commit | 897473fc040fd69e9a4a6da2ac62a4724a4a8619 (patch) | |
tree | 04055fca343e99164548cb38271bec0fae7c2673 /Documentation | |
parent | 3aa536d9aafc2806dd3439114e25b253086312a9 (diff) | |
parent | acddc72015e5bc8f640b02d38b36afd7841c9c14 (diff) |
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Pull key handling fixes from James Morris:
"Quoting David Howells:
Here are three miscellaneous fixes:
(1) Fix a panic in some debugging code in PKCS#7. This can only
happen by explicitly inserting a #define DEBUG into the code.
(2) Fix the calculation of the digest length in the PE file parser.
This causes a failure where there should be a success.
(3) Fix the case where an X.509 cert can be added as an asymmetric key
to a trusted keyring with no trust restriction if no AKID is
supplied.
Bugs (1) and (2) aren't particularly problematic, but (3) allows a
security check to be bypassed. Happily, this is a recent regression
and never made it into a released kernel"
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security:
KEYS: Fix for erroneous trust of incorrectly signed X.509 certs
pefile: Fix the failure of calculation for digest
PKCS#7: Fix panic when referring to the empty AKID when DEBUG defined
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions