[From nobody Thu Sep 17 22:23:09 2026
Received: (at 1148176-done) by bugs.debian.org; 17 Sep 2026 21:21:32 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-111.2 required=4.0 tests=ALL_TRUSTED,BAYES_00,
 DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,
 FROMDEVELOPER,HAS_BUG_NUMBER,SPF_HELO_NONE,SPF_PASS,
 USER_IN_DKIM_WELCOMELIST,VERSION autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 15; hammy, 136; neutral, 34; spammy,
 0. spammytokens:
 hammytokens:0.000-+--Hx-spam-relays-external:sk:stravin,
 0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311,
 0.000-+--H*RT:311, 0.000-+--H*RT:108
Return-path: &lt;smcv@debian.org&gt;
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:42548)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;smcv@debian.org&gt;) id 1x7JXw-000Sad-1p
 for 1148176-done@bugs.debian.org; Thu, 17 Sep 2026 21:21:32 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.stravinsky;
 h=X-Debian-User:In-Reply-To:Content-Type:MIME-Version:
 References:Message-ID:Subject:To:From:Date:Reply-To:Cc:
 Content-Transfer-Encoding:Content-ID:Content-Description;
 bh=nzn4NONBUuUMte0RW0OLutal/D3LUL9BjTDvtKoMsSA=; b=mOGL7X4MJ6Szjkeib3FSMnwJTe
 DRcOXeLfLM/Ry9pcB4wm5iqK23hMR6VVSAqUjE2x2XofgEptisevyEoglrA601XIceHUuLUThrfNm
 qKnNCnbgdK8BOFZ3jXSVKFXZCO2q2EuuWUQ0BC1kI9m4nnM/smx8qG/jiXfdF8pcE2jijrase3paR
 3o6FxC4isS+baDyjK3MSCSH90DP+6t+v634oYFJPbGdNikBRKLPGlT5d/w6duK1Lc8/pr2/igRIy9
 FqwfxFM3T5YQUoRHZASBAEvgLSjxgL7dFCFCaj6jQCdKE0PlfDnU9noSj62YH+MhuNIHcTcPCRT55
 jsWgZX+A==;
Received: from authenticated-user by stravinsky.debian.org with esmtpsa
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;smcv@debian.org&gt;) id 1x7JXv-006EDx-0N;
 Thu, 17 Sep 2026 21:21:31 +0000
Date: Thu, 17 Sep 2026 22:21:28 +0100
From: Simon McVittie &lt;smcv@debian.org&gt;
To: Salvatore Bonaccorso &lt;carnil@debian.org&gt;, 1148176-done@bugs.debian.org
Subject: Re: Bug#1148176: gnome-shell: CVE-2026-91786
Message-ID: &lt;aqxZ2PT6TJbXOSKQ@definition.pseudorandom.co.uk&gt;
References: &lt;178967644151.24356.3578961342084395301.reportbug@eldamar.lan&gt;
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Disposition: inline
In-Reply-To: &lt;178967644151.24356.3578961342084395301.reportbug@eldamar.lan&gt;
X-Debian-User: smcv

Version: 50.5-1

On Thu, 17 Sep 2026 at 22:20:41 +0200, Salvatore Bonaccorso wrote:
&gt;| A flaw was found in GNOME Shell. When processing icons from a remote
&gt;| search provider via D-Bus, the system fails to validate the icon's
&gt;| declared dimensions against the actual data buffer size. A malicious
&gt;| or compromised remote search provider could exploit this

This appears to have been fixed in 50.5 and 51.0 upstream.

According to discussion upstream, probably a more important attack route 
is that if a sandboxed app is given direct access to 
org.freedesktop.Notifications (as opposed to xdg-desktop-portal's 
org.freedesktop.portal.Notification, which is designed to be used by 
semi-trusted sandboxed apps, and validates the icon), it could present a 
malformed icon data blob that way.

     smcv]