From Fedora Project Wiki
< Changes
Line 52: | Line 52: | ||
== Detailed Description == | == Detailed Description == | ||
Turn on strict NX checking: | |||
PcdDxeNxMemoryProtectionPolicy = 0xC000000000007FD5 | |||
PcdSetNxForStack = TRUE | |||
PcdImageProtectionPolicy = 0x03 | |||
PcdNullPointerDetectionPropertyMask = 0x03 | |||
== Feedback == | == Feedback == |
Revision as of 12:32, 13 January 2025
Improve edk2 security
Summary
Turn on a few security-related build time options to improve edk2 security.
Owner
- Name: Gerd Hoffmann
- Email: kraxel@redhat.com
Current status
- Targeted release: Fedora Linux 42
- Last updated: 2025-01-13
- [<link to devel-announce post will be added by Wrangler> Announced]
- [<will be assigned by the Wrangler> Discussion thread]
- FESCo issue: <will be assigned by the Wrangler>
- Tracker bug: <will be assigned by the Wrangler>
- Release notes tracker: <will be assigned by the Wrangler>
Detailed Description
Turn on strict NX checking:
PcdDxeNxMemoryProtectionPolicy = 0xC000000000007FD5 PcdSetNxForStack = TRUE
PcdImageProtectionPolicy = 0x03
PcdNullPointerDetectionPropertyMask = 0x03
Feedback
Benefit to Fedora
Scope
- Proposal owners:
- Other developers:
- Release engineering: #Releng issue number
- Policies and guidelines: N/A (not needed for this Change)
- Trademark approval: N/A (not needed for this Change)
- Alignment with the Fedora Strategy:
Upgrade/compatibility impact
Early Testing (Optional)
Do you require 'QA Blueprint' support? Y/N
How To Test
User Experience
Dependencies
Contingency Plan
- Contingency mechanism: (What to do? Who will do it?) N/A (not a System Wide Change)
- Contingency deadline: N/A (not a System Wide Change)
- Blocks release? N/A (not a System Wide Change), Yes/No
Documentation
N/A (not a System Wide Change)