summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Martin Pitt [Sun, 17 Feb 2019 09:17:45 +0000 (10:17 +0100)]
sd-bus: enforce a size limit on D-Bus object paths
Replace stack with heap allocation. This avoids accessing/modifying
memory outside of the allocated stack region by sending specially
crafted D-Bus messages with very large object paths.
Vulnerability discovered by Chris Coulson <chris.coulson@canonical.com>,
patch provided by Riccardo Schirone <rschiron@redhat.com>.
CVE-2019-6454
Gbp-Pq: Name sd-bus-enforce-a-size-limit-on-D-Bus-object-paths.patch
Adrian Bunk [Thu, 29 Jun 2023 13:57:02 +0000 (14:57 +0100)]
systemd (241-7~deb10u10) buster-security; urgency=medium
* Non-maintainer upload by the LTS Security Team.
* CVE-2022-3821: Buffer overrun in format_timespan().
* logind: Fix getting property OnExternalPower via D-Bus.
* Fix memory leak on daemon-reload.
[dgit import unpatched systemd 241-7~deb10u10]
Adrian Bunk [Thu, 29 Jun 2023 13:57:02 +0000 (14:57 +0100)]
Import systemd_241-7~deb10u10.debian.tar.xz
[dgit import tarball systemd 241-7~deb10u10 systemd_241-7~deb10u10.debian.tar.xz]
Felipe Sateler [Thu, 21 Feb 2019 23:10:15 +0000 (23:10 +0000)]
Import systemd_241.orig.tar.gz
[dgit import orig systemd_241.orig.tar.gz]