RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1323363 - remove "-D SECURE_BOOT_ENABLE" from AAVMF
Summary: remove "-D SECURE_BOOT_ENABLE" from AAVMF
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: ovmf
Version: 7.3
Hardware: aarch64
OS: Unspecified
high
high
Target Milestone: rc
: ---
Assignee: Laszlo Ersek
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-02 06:57 UTC by Laszlo Ersek
Modified: 2017-10-10 10:53 UTC (History)
6 users (show)

Fixed In Version: ovmf-20160419-1.git90bb4c5.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-10-10 10:53:14 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Laszlo Ersek 2016-04-02 06:57:54 UTC
NVR: AAVMF-20160202-2.gitd7c0dfa.el7.noarch

The AAVMF firmware binaries currently include the secure boot feature / infrastructure. However, in aarch64 / "virt" virtual machines, the UEFI varstore pflash chip cannot be protected with virtual hardware means from a malicious runtime guest OS. (In OVMF's case (x86_64), this is solved by using SMM, but for aarch64, anything similar in that direction lies pretty far out.)

The false sense of security that could arise from AAVMF's secure boot infrastructure has been deemed to outweigh the guest OS development / testing features that the same enables. Therefore, in the next rebase of the "ovmf" SRPM, the secure boot feature should be removed from AAVMF.

Consequently, the sub-package's "License:" tag, the license files that the sub-package installs, and the TianoCore splash screen that AAVMF shows, should all be adapted to the lack of OpenSSL in the AAVMF binaries.

Comment 1 Jon Masters 2016-04-12 17:25:06 UTC
Agree with this change. Ultimately, one assumes a virtual EL3 (Secure World) akin to SMM will be used to protect the flash content from the VM OS.

Comment 5 Laszlo Ersek 2017-10-10 10:53:14 UTC
This was fixed in RHEL-ALT-7.3.


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