Statements (13)
Predicate | Object |
---|---|
gptkbp:instance_of |
gptkb:Common_Weakness_Enumeration
|
gptkbp:bfsLayer |
6
|
gptkbp:bfsParent |
gptkb:CWE-74
|
gptkbp:category |
Numerical Issues
|
gptkbp:example |
Using floating point arithmetic for cryptographic calculations.
|
https://www.w3.org/2000/01/rdf-schema#label |
CWE-196
|
gptkbp:impact |
Security vulnerabilities
|
gptkbp:is_described_as |
The software uses floating point numbers in a security-critical context.
|
gptkbp:is_protected_by |
Avoid using floating point numbers in security-critical code.
|
gptkbp:is_referenced_in |
https://cwe.mitre.org/data/definitions/196.html
|
gptkbp:name |
Use of Floating Point in Security Critical Code
|
gptkbp:related_to |
gptkb:CWE-754
CWE-682 |