-
Notifications
You must be signed in to change notification settings - Fork 132
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Release/202311] Cherry-Picks PixieFail vulnerability fixes for Bugs …
…1-7 (#738) # Preface ## Description This integrates fixes for bugs 1-7 for the PixieFail NetworkPkg vulnerabilities into mu_basecore. - [ ] Impacts functionality? - **Functionality** - Does the change ultimately impact how firmware functions? - Examples: Add a new library, publish a new PPI, update an algorithm, ... - [X] Impacts security? - Yes Patches the following CVEs: - CVE-2023-45229 - CVE-2023-45230 - CVE-2023-45231 - CVE-2023-45232 - CVE-2023-45233 - CVE-2023-45234 - CVE-2023-45235 - [ ] Breaking change? - No - [X] Includes tests? - Yes - provides unit tests to confirm the vulnerability has been fixed and backwards compatibility has been maintained - [X] Includes documentation? - Yes - SecurityFixes.yaml explains which CVEs have been patched ## How This Was Tested Unit Tests / PxeBoot on real hardware ## Integration Instructions Take these changes if a merge conflict occurs
- Loading branch information
Showing
25 changed files
with
3,703 additions
and
348 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.