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.
The product performs pointer arithmetic on a valid pointer, but it uses an offset that can point outside of the intended range of valid memory locations for the resulting pointer.
Link | Tags |
---|---|
https://access.redhat.com/security/cve/CVE-2024-1013 | vdb entry broken link |
https://bugzilla.redhat.com/show_bug.cgi?id=2260823 | issue tracking |
https://github.com/lurcher/unixODBC/pull/157 | issue tracking |