Skip to content

BIB attempts to verify encrypted target #290

Description

@jeronstone

Given a single location has policy to verify a BIB and BCB of the same target, if a bundle with a BIB and BCB with the same target is processed, the BIB will attempt to check the HMAC against the encrypted target, resulting in a BIB failure.

For now, the policy provider should be updated to drop the BIB secop in this scenario (before execution). BSL backend should also include a warning that there are conflicting secops, if possible.

In the long-term, it could be worth exploring a mechanism for the BIB to be verified alongside the BCB verification processing s.t. the HMAC can be checked against the plaintext.

Metadata

Metadata

Assignees

Labels

sustainmentLong-term sustainment activities and technical debt removaltest findingIssue found during testing after code freeze. It's not necessarily a bug from a prior release

Type

No type

Projects

Status
In Progress

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions