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
Michael Biebl [Sat, 24 Oct 2020 18:44:48 +0000 (19:44 +0100)]
systemd (241-7~deb10u5) buster; urgency=medium
* basic/cap-list: parse/print numerical capabilities (Closes: #964926)
* missing: add new Linux capabilities.
Linux kernel v5.8 adds two new capabilities. Make sure we can recognize
them even when built with an older kernel.
* networkd: do not generate MAC for bridge device (Closes: #963488)
[dgit import unpatched systemd 241-7~deb10u5]
Michael Biebl [Sat, 24 Oct 2020 18:44:48 +0000 (19:44 +0100)]
Import systemd_241-7~deb10u5.debian.tar.xz
[dgit import tarball systemd 241-7~deb10u5 systemd_241-7~deb10u5.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]