mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
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]: https://github.com/lurcher/unixODBC/commit/249bfcc511e89431b910ce2c62ae0b62bb9cc214 Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -46,3 +46,5 @@ do_install:prepend() {
|
||||
do_install:append() {
|
||||
oe_multilib_header unixodbc.h unixODBC/unixodbc_conf.h
|
||||
}
|
||||
|
||||
CVE_STATUS[CVE-2024-1013] = "fixed-version: fixed in 2.3.13"
|
||||
|
||||
Reference in New Issue
Block a user