diff options
| -rw-r--r-- | meta-oe/recipes-extended/libmodbus/libmodbus_3.1.10.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/libmodbus/libmodbus_3.1.10.bb b/meta-oe/recipes-extended/libmodbus/libmodbus_3.1.10.bb index c8e1c3a3e2..853abced29 100644 --- a/meta-oe/recipes-extended/libmodbus/libmodbus_3.1.10.bb +++ b/meta-oe/recipes-extended/libmodbus/libmodbus_3.1.10.bb | |||
| @@ -21,3 +21,6 @@ inherit autotools pkgconfig | |||
| 21 | 21 | ||
| 22 | PACKAGECONFIG ??= "" | 22 | PACKAGECONFIG ??= "" |
| 23 | PACKAGECONFIG[test] = "--enable-tests,--disable-tests,," | 23 | PACKAGECONFIG[test] = "--enable-tests,--disable-tests,," |
| 24 | |||
| 25 | CVE_STATUS[CVE-2023-26793] = "disputed: The buffer overflow concerns unit-test-client and it's intentional." | ||
| 26 | CVE_STATUS[CVE-2024-34244] = "disputed: This issue is invalid and only found a bug in the fuzzing driver" | ||
