Report information
The Basics
Id:
45357
Status:
rejected
Priority:
Medium/Medium
Queue:

BugTracker
Version Fixed:
(no value)
Version Found:
(no value)
Versions Affected:
(no value)
Versions Planned:
(no value)
Priority:
P2 Normal
Severity:
S3 Low
CVSS Score:
(no value)
CVE ID:
(no value)
Component:
BIND Server
Area:
bug

Dates
Created:Thu, 08 Jun 2017 08:27:32 -0400
Updated:Mon, 31 Jul 2017 09:17:25 -0400
Closed:Mon, 31 Jul 2017 09:17:25 -0400



This bug tracker is no longer active.

Please go to our Gitlab to submit issues (both feature requests and bug reports) for active projects maintained by Internet Systems Consortium (ISC).

Due to security and confidentiality requirements, full access is limited to the primary maintainers.

Subject: too short key in HMAC
ShoftHSMv2 recent BugFixes: * Issue #280: HMAC with sizes less than L bytes is strongly discouraged. Set a lower bound equal to L bytes in ulMinKeySize and check it when initializing the operation. broke some HMAC system tests (likely our fault)...