Insyde's Security Pledge

Recent Security Advisories

INSYDE-SA-2023027

Product

CVSS Score

Original Date

Last Revised

InsydeH2O

5.3

2023-04-10

Summary

IhisiSmm: Possible out of bounds in IHISI command buffer, leading to tampering.

Vulnerability Details

CVSS Vector: CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:N/I:H/A:N

CVE-2022-24350

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.

Solution Information

Kernel 5.2: Version 05.27.20
Kernel 5.3: Version 05.36.20
Kernel 5.4: Version 05.44.20
Kernel 5.5: Version 05.52.20

Acknowledgements

Revision History

Revision #

Date

Description

1

2023-04-10

Initial Release