From 8c083312a2dae707ce0ba895fb49fc848bfaa83f Mon Sep 17 00:00:00 2001 From: GLSAMaker Date: Sat, 22 Jun 2024 06:44:35 +0000 Subject: [ GLSA 202406-01 ] GLib: Privilege Escalation Bug: https://bugs.gentoo.org/931507 Signed-off-by: GLSAMaker Signed-off-by: Hans de Graaff --- glsa-202406-01.xml | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 glsa-202406-01.xml diff --git a/glsa-202406-01.xml b/glsa-202406-01.xml new file mode 100644 index 00000000..b751481f --- /dev/null +++ b/glsa-202406-01.xml @@ -0,0 +1,42 @@ + + + + GLib: Privilege Escalation + A vulnerability has been discovered in GLib, which can lead to privilege escalation. + glib + 2024-06-22 + 2024-06-22 + 931507 + local + + + 2.78.6 + 2.78.6 + + + +

GLib is a library providing a number of GNOME's core objects and functions.

+
+ +

A vulnerability has been discovered in GLib. Please review the CVE identifier referenced below for details.

+
+ +

When a GDBus-based client subscribes to signals from a trusted system service such as NetworkManager or logind on a shared computer, other users of the same computer can send spoofed D-Bus signals that the GDBus-based client will wrongly interpret as having been sent by the trusted system service. This could lead to the GDBus-based client behaving incorrectly, with an application-dependent impact.

+
+ +

There is no known workaround at this time.

+
+ +

All GLib users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-libs/glib-2.78.6" + +
+ + CVE-2024-34397 + + graaff + graaff +
\ No newline at end of file -- cgit v1.2.3-65-gdbad