Bug 1026942 (CVE-2013-1418)
Summary: | CVE-2013-1418 krb5: multi-realm KDC null dereference leads to crash | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Vincent Danen <vdanen> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | colin, ddas, dpal, jkurik, jplans, jrusnack, nalin, nathaniel, rmainz |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | krb5 1.10.7 | Doc Type: | Bug Fix |
Doc Text: |
It was found that if a KDC served multiple realms, certain requests could cause the setup_server_realm() function to dereference a NULL pointer. A remote, unauthenticated attacker could use this flaw to crash the KDC using a specially crafted request.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2014-10-14 09:19:55 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1026981, 1026997, 1089845, 1121510 | ||
Bug Blocks: | 1026945, 1063682, 1101912 |
Description
Vincent Danen
2013-11-05 17:11:13 UTC
Upstream ticket: http://krbdev.mit.edu/rt/Ticket/Display.html?id=7757 Created krb5 tracking bugs for this issue: Affects: fedora-all [bug 1026997] krb5-1.11.3-29.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. krb5-1.11.3-13.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. Note: This issue can be triggered only if multiple realms are served from one KDC Statement: (none) IssueDescription: It was found that if a KDC served multiple realms, certain requests could cause the setup_server_realm() function to dereference a NULL pointer. A remote, unauthenticated attacker could use this flaw to crash the KDC using a specially crafted request. This issue has been addressed in the following products: Red Hat Enterprise Linux 5 Via RHSA-2014:1245 https://rhn.redhat.com/errata/RHSA-2014-1245.html This issue has been addressed in the following products: Red Hat Enterprise Linux 6 Via RHSA-2014:1389 https://rhn.redhat.com/errata/RHSA-2014-1389.html |