Bug 1164337
Summary: | dnssec: ares: don't blindly trust the AD flag from nameservers in /etc/resolv.conf | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Pavel Šimerda (pavlix) <psimerda> | ||||||
Component: | c-ares | Assignee: | Pavel Šimerda (pavlix) <psimerda> | ||||||
Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 22 | CC: | jhrozek, pspacek, tcallawa | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2016-07-19 12:24:17 UTC | Type: | Bug | ||||||
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: | |||||||||
Bug Blocks: | 1164044 | ||||||||
Attachments: |
|
Description
Pavel Šimerda (pavlix)
2014-11-14 17:16:40 UTC
Working on it, assigning to myself for now. Created attachment 957732 [details]
a patch to clear AD flag unless the nameservers are read from /etc/resolve-secure.conf
The attached patch implements one of the ways to handle the difference between trusted and untrusted resolvers. Patched c-ares first attempts to read /etc/resolv-secure.conf for trusted resolver configuration. If that's missing, it reads /etc/resolv.conf as usual but clears the AD flag from any response.
There have been other proposals like a directive to list trusted resolvers in the good old /etc/resolv.conf.
Created attachment 957960 [details]
a simplified version of the patch, also handling the AD flag setting
This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle. Changing version to '22'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22 Dropping RHEL bug from block list. Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. |