mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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]: 249bfcc511
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
0abb9a484e
commit
e673a4cd8e
@ -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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user