The -ftrapv compiler option in gcc and g++ 3.3.3 and earlier does not handle all types of integer overflows, which may leave applications vulnerable to vulnerabilities related to overflows.
| Name | Vendor | Start Version | End Version |
|---|---|---|---|
| G++ | Gnu | * | 3.3.3 (including) |
| Gcc | Gnu | * | 3.3.3 (including) |