CVE-2024-23981
14.08.2024, 14:15
Wrap-around error in Linux kernel mode driver for some Intel(R) Ethernet Network Controllers and Adapters before version 28.3 may allow an authenticated user to potentially enable escalation of privilege via local access.Enginsight
Vendor | Product | Version |
---|---|---|
intel | ethernet_800_series_controllers_driver | 𝑥 < 28.3 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-128 - Wrap-around ErrorWrap around errors occur whenever a value is incremented past the maximum value for its type and therefore "wraps around" to a very small, negative, or undefined value.
- CWE-682 - Incorrect CalculationThe software performs a calculation that generates incorrect or unintended results that are later used in security-critical decisions or resource management.