Bug 1758595 (CVE-2019-14561) - CVE-2019-14561 edk2: improper input validation leads to memory corruption when loading PE sections
Summary: CVE-2019-14561 edk2: improper input validation leads to memory corruption whe...
Keywords:
Status: CLOSED NOTABUG
Alias: CVE-2019-14561
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 1892355
Blocks: 1801279
TreeView+ depends on / blocked
 
Reported: 2019-10-04 14:57 UTC by Riccardo Schirone
Modified: 2023-03-01 06:28 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-10-25 22:12:11 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
TianoCore 1990 0 None None None 2019-10-04 18:04:13 UTC

Description Riccardo Schirone 2019-10-04 14:57:23 UTC
Function PeCoffLoaderLoadImage() in library MdePkg/BasePeCoffLib does not properly compute the End address of PE sections, allowing the End address to be before the Base one. A malicious PE could be used to corrupt the memory during the boot process, by using a VirtualSize equals to 0.


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