CVE-2023-27373
https://notcve.org/view.php?id=CVE-2023-27373
An issue was discovered in Insyde InsydeH2O with kernel 5.0 through 5.5. Due to insufficient input validation, an attacker can tamper with a runtime-accessible EFI variable to cause a dynamic BAR setting to overlap SMRAM. Se descubrió un problema en Insyde InsydeH2O con los kernels 5.0 a 5.5. Debido a una validación de entrada insuficiente, un atacante puede alterar una variable EFI accesible en tiempo de ejecución para provocar que una configuración de BAR dinámica se superponga a SMRAM. • https://www.insyde.com/security-pledge/SA-2023035 • CWE-20: Improper Input Validation •
CVE-2023-25600
https://notcve.org/view.php?id=CVE-2023-25600
An issue was discovered in InsydeH2O. A malicious operating system can tamper with a runtime-writable EFI variable, leading to out-of-bounds memory reads and a denial of service. This is fixed in version 01.01.04.0016. • https://www.insyde.com/security-pledge https://www.insyde.com/security-pledge/SA-2023028 • CWE-125: Out-of-bounds Read •
CVE-2023-28468
https://notcve.org/view.php?id=CVE-2023-28468
An issue was discovered in FvbServicesRuntimeDxe in Insyde InsydeH2O with kernel 5.0 through 5.5. The FvbServicesRuntimeDxe SMM module exposes an SMI handler that allows an attacker to interact with the SPI flash at run-time from the OS. • https://www.insyde.com/security-pledge https://www.insyde.com/security-pledge/SA-2023039 • CWE-863: Incorrect Authorization •
CVE-2022-24350
https://notcve.org/view.php?id=CVE-2022-24350
An issue was discovered in IhisiSmm in Insyde InsydeH2O with kernel 5.0 through 5.5. IHISI function 0x17 verifies that the output buffer lies within the command buffer but does not verify that output data does not go beyond the end of the command buffer. In particular, the GetFlashTable function is called directly on the Command Buffer before the DataSize is check, leading to possible circumstances where the data immediately following the command buffer could be destroyed before returning a buffer size error. • https://www.insyde.com/security-pledge https://www.insyde.com/security-pledge/SA-2023027 • CWE-120: Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') •
CVE-2023-22616
https://notcve.org/view.php?id=CVE-2023-22616
An issue was discovered in Insyde InsydeH2O with kernel 5.2 through 5.5. The Save State register is not checked before use. The IhisiSmm driver does not check the value of a save state register before use. Due to insufficient input validation, an attacker can corrupt SMRAM. • https://research.nccgroup.com/2023/04/11/stepping-insyde-system-management-mode https://www.insyde.com/security-pledge https://www.insyde.com/security-pledge/SA-2023022 • CWE-610: Externally Controlled Reference to a Resource in Another Sphere •