unixodbc: mark CVE-2024-1013 patched

Details: https://nvd.nist.gov/vuln/detail/CVE-2024-1013

The vulnerability has been patched since 2.3.13[1], however
NVD tracks it without version info.

Due to this, mark it patched explicitly.

[1]: 249bfcc511

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Gyorgy Sarvari 2026-03-17 18:23:45 +01:00 committed by Khem Raj
parent 0abb9a484e
commit e673a4cd8e
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -46,3 +46,5 @@ do_install:prepend() {
do_install:append() { do_install:append() {
oe_multilib_header unixodbc.h unixODBC/unixodbc_conf.h oe_multilib_header unixodbc.h unixODBC/unixodbc_conf.h
} }
CVE_STATUS[CVE-2024-1013] = "fixed-version: fixed in 2.3.13"