CWE-1077
5 CVEs • Abstraction: Variant
Floating Point Comparison with Incorrect Operator
The code performs a comparison such as an equality test between two float (floating point) values, but it uses comparison operators that do not account for the possibility of loss of precision.
CVEs (5)
CVE VENDORS PRODUCTS UPDATED PUBLISHED CVSS |
|---|
GPAC MP4Box v2.4 was discovered to contain a floating point exception in the gf_opus_parse_packet_header function (media_tools/av_parsers.c). bThis vulnerability allows attackers to cause a Denial of Service (DoS) via a...Show more |
Floating Point Comparison with Incorrect Operator in GitHub repository gpac/gpac prior to 2.3-DEV. |
3Fedoraproject RedhatSound Exchange Project4Enterprise Linux Extra Packages For Enterprise LinuxFedora+1 moreJun 17, 2026 Jul 10, 2023 N/A· v4 5.5 MEDIUM· v3 N/A· v2 A floating point exception vulnerability was found in sox, in the read_samples function at sox/src/voc.c:334:18. This flaw can lead to a denial of service. |
3Fedoraproject RedhatSound Exchange Project4Enterprise Linux Extra Packages For Enterprise LinuxFedora+1 moreJun 17, 2026 Jul 10, 2023 N/A· v4 5.5 MEDIUM· v3 N/A· v2 A floating point exception vulnerability was found in sox, in the lsx_aiffstartwrite function at sox/src/aiff.c:622:58. This flaw can lead to a denial of service. |
Floating Point Comparison with Incorrect Operator in GitHub repository vim/vim prior to 9.0.0804. |