Release date:
2026-08-24 08:04:07 UTC
Description:
* CVE-2026-29111: validate the GetUnitByControlGroup cgroup path
- debian/patches/CVE-2026-29111.patch: an unprivileged D-Bus caller
could hand PID 1 a cgroup path that is neither absolute nor
normalized via the GetUnitByControlGroup method, which on v249 and
older overwrites stack memory with attacker-controlled content.
Validate with path_is_absolute() and path_is_normalized() before
manager_get_unit_by_cgroup().
* test: skip the meson suite on armel
- debian/rules: the debian10-els armel worker runs under qemu-user
(TCG) rather than native ARM hardware, so nine tests abort and two
time out on interfaces qemu does not emulate (raw clone(),
PR_SET_MM_ARG_*, SO_ATTACH_FILTER, netlink, netns, SIGBUS), and
test-capability crashes the emulator itself. None of it is
reachable from the package source. The full suite still runs on
amd64 and arm64.
* test: fix two test failures on the current build nodes
- debian/patches/test-seccomp-accept-ENOSYS-from-sysctl-2-too.patch:
_sysctl(2) was removed from the kernel and now fails with ENOSYS
rather than EFAULT, so test_protect_sysctl() aborted (upstream
commit 0af05e485a3a).
- debian/patches/fs-util-do-not-chmod-symlinks-in-touch_file.patch:
touch_file() chmod()ed symlinks through /proc/self/fd, which newer
kernels reject, so test_touch_file() aborted. Skip the chmod() for
symlinks as upstream does in fchmod_and_chown(), and drop the now
meaningless mode assertion from the test.
Updated packages:
-
libnss-myhostname_241-7~deb10u10+tuxcare.els3_amd64.deb
sha:39a6ec2967c4260017fe2aa6193ff1cd4a44fcc0
-
libnss-mymachines_241-7~deb10u10+tuxcare.els3_amd64.deb
sha:0566b4513fabe45a8510f52f6018fcd064a61d45
-
libnss-resolve_241-7~deb10u10+tuxcare.els3_amd64.deb
sha:3187f550a233a43f3d842136c7b78421e0f6d69a
-
libnss-systemd_241-7~deb10u10+tuxcare.els3_amd64.deb
sha:c1d8ef1f7d31db9ef066719c45ece91ce54e7851
-
libpam-systemd_241-7~deb10u10+tuxcare.els3_amd64.deb
sha:4554ba70eb88c6b51b76ad9499987236e091061e
-
libsystemd-dev_241-7~deb10u10+tuxcare.els3_amd64.deb
sha:1e3310176212c6ac96c58b032c30b31ded20fe81
-
libsystemd0_241-7~deb10u10+tuxcare.els3_amd64.deb
sha:8df9d7b8327621b74d3db3ce301a0af257e870d1
-
libudev-dev_241-7~deb10u10+tuxcare.els3_amd64.deb
sha:175f692638f13ac0356afa8b0a745c52c2f567ed
-
libudev1_241-7~deb10u10+tuxcare.els3_amd64.deb
sha:49b42e69a6b8068549d2ca043db2970f2e43071c
-
systemd_241-7~deb10u10+tuxcare.els3_amd64.deb
sha:39d5f1ab5e2f8d27ceb835a662e60d0d46092779
-
systemd-container_241-7~deb10u10+tuxcare.els3_amd64.deb
sha:29943d1a4386505e69737548d0e4b79dc0580c28
-
systemd-coredump_241-7~deb10u10+tuxcare.els3_amd64.deb
sha:df83ffb076c74bfd539d118edcc2c3d0de2fa837
-
systemd-journal-remote_241-7~deb10u10+tuxcare.els3_amd64.deb
sha:46acd609067e712c6f405325cc151a3480180a68
-
systemd-sysv_241-7~deb10u10+tuxcare.els3_amd64.deb
sha:26985878e22ddc7e29cd62ede1dbc671aa6632c4
-
systemd-tests_241-7~deb10u10+tuxcare.els3_amd64.deb
sha:83964f910f59f2b7d33537738b693eb35b39cd15
-
udev_241-7~deb10u10+tuxcare.els3_amd64.deb
sha:013e4cf333740e629a53c3f6249728b48249678b
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.