Fix CVE-2021-20201: A flaw was found in spice in versions before
0.14.92. A DoS tool might make it easier for remote attackers to cause a
denial of service (CPU consumption) by performing many renegotiations
within a single connection.
https://gitlab.freedesktop.org/spice/spice/-/tags/v0.15.0
Signed-off-by: Fabrice Fontaine <redacted>
---
package/spice/spice.hash | 2 +-
package/spice/spice.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
@@ -45,11 +45,6 @@ elseSPICE_CONF_OPTS+=--disable-opusendif-# no enable/disable, detected using pkg-config-ifeq ($(BR2_PACKAGE_OPUS),y)-SPICE_DEPENDENCIES+=opus-endif-# We need to tweak spice.pc because it /forgets/ (for static linking) that# it should link against libz and libjpeg. libz is pkg-config-aware, while# libjpeg isn't, hence the two-line tweak
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Date: 2021-07-18 21:30:00
On Wed, 16 Jun 2021 08:10:01 +0200
Fabrice Fontaine [off-list ref] wrote:
Fix CVE-2021-20201: A flaw was found in spice in versions before
0.14.92. A DoS tool might make it easier for remote attackers to cause a
denial of service (CPU consumption) by performing many renegotiations
within a single connection.
https://gitlab.freedesktop.org/spice/spice/-/tags/v0.15.0
Signed-off-by: Fabrice Fontaine <redacted>
---
package/spice/spice.hash | 2 +-
package/spice/spice.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Both applied, thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
> Fix CVE-2021-20201: A flaw was found in spice in versions before
> 0.14.92. A DoS tool might make it easier for remote attackers to cause a
> denial of service (CPU consumption) by performing many renegotiations
> within a single connection.
> https://gitlab.freedesktop.org/spice/spice/-/tags/v0.15.0
> Signed-off-by: Fabrice Fontaine [off-list ref]
Committed to 2021.02.x and 2021.05.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot
> opus dependency is handled twice since commit
> f33f7a4f6407f624edb4b4ffe54cb09e029a49b2
> Signed-off-by: Fabrice Fontaine [off-list ref]
Committed to 2021.02.x and 2021.05.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot