Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 1441137 - (CVE-2017-3138) CVE-2017-3138 bind: REQUIRE assertion failure when null command string on control channel is received
CVE-2017-3138 bind: REQUIRE assertion failure when null command string on con...
Status: CLOSED NOTABUG
Product: Security Response
Classification: Other
Component: vulnerability (Show other bugs)
unspecified
All Linux
medium Severity medium
: ---
: ---
Assigned To: Red Hat Product Security
impact=moderate,public=20170412,repor...
: Security
Depends On: 1441925 1441926
Blocks: 1441140
  Show dependency treegraph
 
Reported: 2017-04-11 05:51 EDT by Adam Mariš
Modified: 2017-04-24 02:45 EDT (History)
4 users (show)

See Also:
Fixed In Version: bind 9.9.9-P8, bind 9.10.4-P8, bind 9.11.0-P5
Doc Type: If docs needed, set a value
Doc Text:
A denial of service flaw was found in the way BIND processed control channel commands. A remote attacker with access to the BIND control channel could use this flaw to make named exit unexpectedly with an assertion failure via a specially crafted command.
Story Points: ---
Clone Of:
Environment:
Last Closed: 2017-04-24 02:45:25 EDT
Type: ---
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)


External Trackers
Tracker ID Priority Status Summary Last Updated
Red Hat Knowledge Base (Solution) 3003871 None None None 2017-04-18 01:12 EDT

  None (edit)
Description Adam Mariš 2017-04-11 05:51:46 EDT
named contains a feature which allows operators to issue commands to a running server by communicating with the server process over a control channel, using a utility program such as rndc. A regression introduced in a recent feature change has created a situation under which some versions of named can be caused to exit with a REQUIRE assertion failure if they are sent a null command string.

The BIND control channel is not configured by default, but when configured will accept commands from those IP addresses that are specified in its access control list and/or from clients which present the proper transaction key.  Using this defect, an attacker can cause a running server to stop if they can get it to accept control channel input from them.  In most instances this is not as bad as it sounds, because existing commands permitted over the control channel (i.e. "rndc stop") can already be given to cause the server to stop. However, BIND 9.11.0 introduced a new option to allow "read only" commands over the command channel.  Using this restriction, a server can be configured to limit specified clients to giving control channel commands which return information only (e.g. "rndc status") without affecting the operational state of the server.  The defect described in this advisory, however, is not properly stopped by the "read only" restriction, in essence permitting a privilege escalation allowing a client which should only be permitted the limited set of "read only" operations to cause the server to stop execution.

External References:

https://kb.isc.org/article/AA-01471
Comment 1 Adam Mariš 2017-04-11 05:51:53 EDT
Acknowledgments:

Name: ISC
Upstream: Mike Lalumiere (Dyn)
Comment 3 Dhiru Kholia 2017-04-12 07:15:20 EDT
Statement:

This issue does not affect bind as shipped with Red Hat Enterprise Linux 5, 6 and 7 as it does not contain the affected code.
Comment 4 Dhiru Kholia 2017-04-13 02:04:00 EDT
Created bind tracking bugs for this issue:

Affects: fedora-all [bug 1441925]
Comment 5 Dhiru Kholia 2017-04-13 02:04:09 EDT
Created bind99 tracking bugs for this issue:

Affects: fedora-all [bug 1441926]

Note You need to log in before you can comment on or make changes to this bug.