diff options
| -rw-r--r-- | recipes-extended/ceph/ceph_git.bb | 3 | ||||
| -rw-r--r-- | recipes-extended/libvirt/libvirt_git.bb | 7 | ||||
| -rw-r--r-- | recipes-networking/openvswitch/openvswitch_git.bb | 2 |
3 files changed, 12 insertions, 0 deletions
diff --git a/recipes-extended/ceph/ceph_git.bb b/recipes-extended/ceph/ceph_git.bb index 6e96bae7..888b96dd 100644 --- a/recipes-extended/ceph/ceph_git.bb +++ b/recipes-extended/ceph/ceph_git.bb | |||
| @@ -204,3 +204,6 @@ INSANE_SKIP:${PN}-dbg += "buildpaths" | |||
| 204 | CCACHE_DISABLE = "1" | 204 | CCACHE_DISABLE = "1" |
| 205 | 205 | ||
| 206 | CVE_PRODUCT = "ceph ceph_storage ceph_storage_mon ceph_storage_osd" | 206 | CVE_PRODUCT = "ceph ceph_storage ceph_storage_mon ceph_storage_osd" |
| 207 | |||
| 208 | CVE_STATUS[CVE-2017-7519] = "fixed-version: Fixed in 12.1.2, NVD tracks this as version-less vulnerability" | ||
| 209 | CVE_STATUS[CVE-2020-1700] = "fixed-version: Fixed in 15.1.1, NVD tracks this as version-less vulnerability" | ||
diff --git a/recipes-extended/libvirt/libvirt_git.bb b/recipes-extended/libvirt/libvirt_git.bb index 7552ed44..43dcf7e6 100644 --- a/recipes-extended/libvirt/libvirt_git.bb +++ b/recipes-extended/libvirt/libvirt_git.bb | |||
| @@ -178,6 +178,13 @@ PACKAGECONFIG[libpcap] = "-Dlibpcap=enabled, -Dlibpcap=disabled,libpcap,libpcap" | |||
| 178 | PACKAGECONFIG[numad] = "-Dnumad=enabled, -Dnumad=disabled," | 178 | PACKAGECONFIG[numad] = "-Dnumad=enabled, -Dnumad=disabled," |
| 179 | PACKAGECONFIG[nftables] = "" | 179 | PACKAGECONFIG[nftables] = "" |
| 180 | 180 | ||
| 181 | CVE_STATUS[CVE-2014-8135] = "fixed-version: Fixed in 1.2.11, NVD tracks this as version-less vulnerability" | ||
| 182 | CVE_STATUS[CVE-2014-8136] = "fixed-version: Fixed in 1.2.11, NVD tracks this as version-less vulnerability" | ||
| 183 | CVE_STATUS[CVE-2015-5313] = "fixed-version: Fixed in 1.3.1, NVD tracks this as version-less vulnerability" | ||
| 184 | CVE_STATUS[CVE-2018-5748] = "fixed-version: Fixed in 4.0.0, NVD tracks this as version-less vulnerability" | ||
| 185 | CVE_STATUS[CVE-2018-6764] = "fixed-version: Fixed in 4.1.0, NVD tracks this as version-less vulnerability" | ||
| 186 | CVE_STATUS[CVE-2023-3750] = "fixed-version: Fixed in 9.6.0, NVD tracks this as version-less vulnerability" | ||
| 187 | |||
| 181 | # Enable the Python tool support | 188 | # Enable the Python tool support |
| 182 | require libvirt-python.inc | 189 | require libvirt-python.inc |
| 183 | 190 | ||
diff --git a/recipes-networking/openvswitch/openvswitch_git.bb b/recipes-networking/openvswitch/openvswitch_git.bb index b550f7bd..87790090 100644 --- a/recipes-networking/openvswitch/openvswitch_git.bb +++ b/recipes-networking/openvswitch/openvswitch_git.bb | |||
| @@ -35,6 +35,8 @@ PACKAGECONFIG[dpdk] = "--with-dpdk=shared,,dpdk,dpdk" | |||
| 35 | PACKAGECONFIG[libcap-ng] = "--enable-libcapng,--disable-libcapng,libcap-ng," | 35 | PACKAGECONFIG[libcap-ng] = "--enable-libcapng,--disable-libcapng,libcap-ng," |
| 36 | PACKAGECONFIG[ssl] = ",--disable-ssl,openssl," | 36 | PACKAGECONFIG[ssl] = ",--disable-ssl,openssl," |
| 37 | 37 | ||
| 38 | CVE_STATUS[CVE-2023-5366] = "fixed-version: Fixed in 3.2.2, NVD tracks this as version-less vulnerability" | ||
| 39 | |||
| 38 | # Don't compile kernel modules by default since it heavily depends on | 40 | # Don't compile kernel modules by default since it heavily depends on |
| 39 | # kernel version. Use the in-kernel module for now. | 41 | # kernel version. Use the in-kernel module for now. |
| 40 | # distro layers can enable with EXTRA_OECONF_pn_openvswitch += "" | 42 | # distro layers can enable with EXTRA_OECONF_pn_openvswitch += "" |
