CVE-2024-52877
CVE-2024-52877 affects Insyde InsydeH2O kernel variants prior to certain fixed builds. The root cause is a buffer over-read in the VariableRuntimeDxe driver: the SmmCreateVariableLockList() callback calls CreateVariableLockListInSmm(), which uses StrSize() to obtain the variable name size, enabli...