summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd/systemd_252.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/systemd/systemd_252.5.bb')
-rw-r--r--meta/recipes-core/systemd/systemd_252.5.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-core/systemd/systemd_252.5.bb b/meta/recipes-core/systemd/systemd_252.5.bb
index 8b92b2cf42..784a248207 100644
--- a/meta/recipes-core/systemd/systemd_252.5.bb
+++ b/meta/recipes-core/systemd/systemd_252.5.bb
@@ -826,3 +826,6 @@ pkg_postinst:udev-hwdb () {
826pkg_prerm:udev-hwdb () { 826pkg_prerm:udev-hwdb () {
827 rm -f $D${sysconfdir}/udev/hwdb.bin 827 rm -f $D${sysconfdir}/udev/hwdb.bin
828} 828}
829
830# This was also fixed in 252.4 with 9b75a3d0
831CVE_CHECK_IGNORE += "CVE-2022-4415"