CWE-196: Unsigned to Signed Conversion Error

The product uses an unsigned primitive and performs a cast to a signed primitive, which can produce an unexpected value if the value of the unsigned primitive can not be represented using a signed primitive.

7 tracked CVEs are classified under this weakness.

Highest-risk vulnerabilities

Recently published

Browse the full CVE database