poky/meta
Ross Burton 1db7c5487b kea: fix CVE-2025-11232
Backport a patch from upstream to resolve CVE-2025-11232:

  Invalid characters cause assert

  To trigger the issue, three configuration parameters must have
  specific settings: "hostname-char-set" must be left at the default
  setting, which is "[^A-Za-z0-9.-]"; "hostname-char-replacement" must
  be empty (the default); and "ddns-qualifying-suffix" must NOT be empty
  (the default is empty). DDNS updates do not need to be enabled for
  this issue to manifest. A client that sends certain option content
  would then cause kea-dhcp4 to exit unexpectedly.

(From OE-Core rev: f9331b42fd8b0df64517969a794a93d41624bd96)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-11-06 15:09:32 +00:00
..
classes classes/toolchain/clang: Add placeholder for dynamic linker in cross-canadian packages 2025-10-30 11:06:28 +00:00
classes-global classes/base: prefer gnu-prefixed HOSTTOOLS 2025-11-03 17:40:41 +00:00
classes-recipe rootfs-postcommands.bbclass: add a note to the login banner when root-with-empty-password logins are enabled 2025-11-03 17:40:41 +00:00
conf meta/conf/layer.conf: Omit most build deps of rpm-sequoia-native 2025-11-06 15:09:32 +00:00
files oe-setup-layers: make "path" optional 2025-11-03 17:40:41 +00:00
lib bbconfigbuild/configfragments.py: print fragment descriptions when enabling them 2025-11-03 17:40:41 +00:00
recipes-bsp barebox: upgrade 2025.08.0 -> 2025.09.0 2025-10-30 11:06:28 +00:00
recipes-connectivity kea: fix CVE-2025-11232 2025-11-06 15:09:32 +00:00
recipes-core readline: backport a patch to fix for caller setting rl_prompt to NULL 2025-11-06 09:45:17 +00:00
recipes-devtools fmt: make ptest installation and execution more posix compliant 2025-10-30 11:06:28 +00:00
recipes-extended tar: use diffutils for ptest instead of busybox 2025-10-30 11:06:28 +00:00
recipes-gnome libgudev: Remove UPSTREAM_CHECK_URI; not needed 2025-11-06 15:09:32 +00:00
recipes-graphics cantarell-fonts: Remove meson, pkgconfig; already in gnomebase 2025-11-06 15:09:32 +00:00
recipes-kernel linux-yocto/6.12: update CVE exclusions (6.12.55) 2025-11-03 17:40:41 +00:00
recipes-multimedia x264: switch to PACKAGECONFIG 2025-10-13 18:01:04 +01:00
recipes-rt rt-tests: upgrade 2.8 -> 2.9 2025-07-21 23:00:18 +01:00
recipes-sato core-image-sato: Add x11 as required feature. 2025-11-03 17:40:41 +00:00
recipes-support lz4: patch CVE-2025-62813 2025-10-30 11:06:28 +00:00
site site/arm-linux: Fix typo for sizeof_char_p 2024-11-21 12:16:28 +00:00
COPYING.MIT
recipes.txt