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.
References
Link | Resource |
---|---|
https://www.insyde.com/security-pledge | Vendor Advisory |
https://www.insyde.com/security-pledge/SA-2023027 | Vendor Advisory |
Configurations
History
03 Aug 2023, 15:15
Type | Values Removed | Values Added |
---|---|---|
Summary | 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. |
Information
Published : 2023-04-12 13:15
Updated : 2024-02-28 20:13
NVD link : CVE-2022-24350
Mitre link : CVE-2022-24350
CVE.ORG link : CVE-2022-24350
JSON object : View
Products Affected
insyde
- insydeh2o
CWE
CWE-120
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')