CVE-2023-28711
11.08.2023, 03:15
Insufficient control flow management in the Hyperscan Library maintained by Intel(R) before version 5.4.1 may allow an authenticated user to potentially enable denial of service via local access.Enginsight
Vendor | Product | Version |
---|---|---|
intel | hyperscan_library | 𝑥 < 5.4.1 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-691 - Insufficient Control Flow ManagementThe code does not sufficiently manage its control flow during execution, creating conditions in which the control flow can be modified in unexpected ways.
- CWE-670 - Always-Incorrect Control Flow ImplementationThe code contains a control flow path that does not reflect the algorithm that the path is intended to implement, leading to incorrect behavior any time this path is navigated.