CVE-2021-28216
05.08.2021, 21:15
BootPerformanceTable pointer is read from an NVRAM variable in PEI. Recommend setting PcdFirmwarePerformanceDataTableS3Support to FALSE.Enginsight
Vendor | Product | Version |
---|---|---|
tianocore | edk_ii | - |
𝑥
= Vulnerable software versions

Debian Releases

Ubuntu Releases
Common Weakness Enumeration
- CWE-587 - Assignment of a Fixed Address to a PointerThe software sets a pointer to a specific address other than NULL or 0.
- CWE-763 - Release of Invalid Pointer or ReferenceThe application attempts to return a memory resource to the system, but calls the wrong release function or calls the appropriate release function incorrectly.