Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-139379

bind fails validation of algorithm 15 and 16 in FIPS mode without config snippet

Linking RHIVOS CVEs to...Migration: Automation ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • rhel-10.1
    • bind
    • None
    • None
    • Moderate
    • rhel-net-perf
    • 0
    • False
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • Unspecified
    • Unspecified
    • Unspecified
    • None

      What were you trying to do that didn't work?

      On FIPS machine with FIPS crypto policy and when /etc/named.conf does not contain include "/etc/crypto-policies/back-ends/bind.config"; from the FIPS policy, named will fail zones signed with algorith 15 (ED25519) and 16 (ED448).

      What is the impact of this issue to you?

      if the customer uses own configuration file which lacks default crypto policy include or in delv command line command, it fails unnecessary.

      Please provide the package NVR for which the bug is seen:

      bind-9.18.33-10.el10_1.2.x86_64

      How reproducible is this bug?:

      reliable

      Steps to reproduce

      1. swich machine into FIPS mode
      2. start named.service with dnssec-verify enabled.
      3. comment out line with include "/etc/crypto-policies/back-ends/bind.config";
      4. dig @localhost secure.d4a15n3.rootcanary.net.

      Expected results

      response lacks AD bit, but does not end with SERVFAIL status. Should get status: NOERROR and only ad bit missing from flags.

      Actual results

       
      ;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 23437
      ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1
      

       

      There exist few top level domains signed with algorithm 15.

      This was discovered when checking Sanity/bind-DNSSEC-algos test on FIPS machine.

              pemensik@redhat.com Petr Mensik
              pemensik@redhat.com Petr Mensik
              Petr Mensik Petr Mensik
              NetPerfServicesQe Bot NetPerfServicesQe Bot
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: