[krbdev.mit.edu #7577] SVN Commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Fri Feb 22 17:19:42 EST 2013
PKINIT null pointer deref [CVE-2013-1415]
Don't dereference a null pointer when cleaning up.
The KDC plugin for PKINIT can dereference a null pointer when a
malformed packet causes processing to terminate early, leading to
a crash of the KDC process. An attacker would need to have a valid
PKINIT certificate or have observed a successful PKINIT authentication,
or an unauthenticated attacker could execute the attack if anonymous
PKINIT is enabled.
CVSSv2 vector: AV:N/AC:M/Au:N/C:N/I:N/A:C/E:P/RL:O/RC:C
This is a minimal commit for pullup; style fixes in a followup.
[kaduk at mit.edu: reformat and edit commit message]
(cherry picked from commit c773d3c775e9b2d88bcdff5f8a8ba88d7ec4e8ed)
https://github.com/krb5/krb5/commit/dfa3dbb2f5c6d7d32d97c179f6c34e0dbb554111
Author: Xi Wang <xi.wang at gmail.com>
Committer: Tom Yu <tlyu at mit.edu>
Commit: dfa3dbb2f5c6d7d32d97c179f6c34e0dbb554111
Branch: krb5-1.10
src/plugins/preauth/pkinit/pkinit_crypto_openssl.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
More information about the krb5-bugs
mailing list