Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1815663 - Overly strict lockdown mode enabled with secure boot
Summary: Overly strict lockdown mode enabled with secure boot
Keywords:
Status: CLOSED DUPLICATE of bug 1815571
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-03-20 20:24 UTC by Matthew Garrett
Modified: 2020-03-20 20:42 UTC (History)
18 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-20 20:42:23 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Matthew Garrett 2020-03-20 20:24:39 UTC
Secure boot is enabling lockdown in confidentiality mode. Confidentiality mode is intended to prevent root from being able to extract any secret material contained within the kernel. Since the kernel doesn't flag secret material, this effectively means denying read access to all kernel internals that aren't explicitly exported to userland - this breaks various types of useful debug and analysis functionality.

Our boot process is not currently especially secure, so anyone who's in a position to get root access is also (realistically) in a position to intercept any secrets before they're injected into the kernel in the first place. Locking the kernel down to integrity mode, rather than confidentiality, makes sense.

Comment 1 Jeremy Cline 2020-03-20 20:42:23 UTC
Sorry about asking for the bug before looking for duplicates, I take full responsibility.

*** This bug has been marked as a duplicate of bug 1815571 ***


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