CWE-128: Wrap-around Error
Wrap 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.
4 tracked CVEs are classified under this weakness.
Highest-risk vulnerabilities
- CVE-2024-23981 — Wrap-around error in Linux kernel mode driver for some Intel(R) Ethernet Network Controllers and Adapters before version
- CVE-2026-16909 — Vulnerabilities in IBM AIX and PowerVM VIOS
- CVE-2026-54905 — concurrent-ruby: `ReentrantReadWriteLock` read-count overflow grants a write lock without exclusivity
Recently published
- CVE-2026-16909 — Vulnerabilities in IBM AIX and PowerVM VIOS
- CVE-2026-54905 — concurrent-ruby: `ReentrantReadWriteLock` read-count overflow grants a write lock without exclusivity
- CVE-2024-23981 — Wrap-around error in Linux kernel mode driver for some Intel(R) Ethernet Network Controllers and Adapters before version