Bugzilla – Bug 1228143
VUL-0: CVE-2024-1013: unixODBC,unixODBC_23: out of bounds stack write due to pointer-to-integer types conversion
Last modified: 2024-07-19 13:40:49 UTC
An out-of-bounds stack write flaw was found in unixODBC on 64-bit architectures where the caller has 4 bytes and callee writes 8 bytes. This issue may go unnoticed on little-endian architectures, while big-endian architectures can be broken. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-1013 https://www.cve.org/CVERecord?id=CVE-2024-1013 https://access.redhat.com/security/cve/CVE-2024-1013 https://bugzilla.redhat.com/show_bug.cgi?id=2260823 https://github.com/lurcher/unixODBC/pull/157
That is in the example postgres driver which we don't ship. We use psqlODBC.