Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r28Zx-00FDJe-8K for pgsql-www@arkaria.postgresql.org; Sun, 12 Nov 2023 11:24:37 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1r28Zu-00ANNp-Ik for pgsql-www@arkaria.postgresql.org; Sun, 12 Nov 2023 11:24:34 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r28Zu-00ANNh-2S for pgsql-www@lists.postgresql.org; Sun, 12 Nov 2023 11:24:34 +0000 Received: from mail.postgrespro.ru ([93.174.131.139]) by makus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r28Zn-005CV8-Qx for pgsql-www@postgresql.org; Sun, 12 Nov 2023 11:24:32 +0000 Received: from [192.168.0.101] (unknown [62.217.185.60]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: p.luzanov@postgrespro.ru) by mail.postgrespro.ru (Postfix/587) with ESMTPSA id 86B2AE20E5A for ; Sun, 12 Nov 2023 14:24:23 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=postgrespro.ru; s=mx2023; t=1699788263; bh=GZtOZFm+Xq5bamNI0H9DypkXV04YRWUS6+tjZ1TwBjw=; h=Message-ID:Date:User-Agent:To:From:Subject:From; b=tuctpPz9FKhZ27xVSCm9JLfumHjMIvbc4i0RAF2rKUn0EPCOfAp7qedJjfPlUGj7c W554NmSjOYnBiwjWUZkLsCrE0dHpzfrYPtolDIQQUCDMQ8UXm9orLxgvrTmpHdT3cv ep4XaOouhQMYd0WhtAprUTy8HZo1BnhFFF9ex0+ouSrNi0WhirhDVk3uLLCH1twOhR fbTljwNQ250zi5njstByHz2Y/kSYMzHBGWEdNK+X9d2wRIgsVkKQz6ZbaNVNLT5+J+ pPreZXaUu/ZJHl4u7lRQAGUYcxIjFl6Cs0jfOlSN/xvJujSVzLXJnpty0XjAqQ9fkA USKdjtz3trgzA== Message-ID: <1c60d802-c7fa-43e9-8b3a-4f45677a2a11@postgrespro.ru> Date: Sun, 12 Nov 2023 14:24:23 +0300 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US, ru-RU To: pgsql-www@postgresql.org From: Pavel Luzanov Subject: Typo in the description of CVE-2023-5870 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk The description of CVE-2023-5870 mentions pg_cancel_backend role instead of pg_signal_backend. [1] The release notes at this place are correct. 1. https://www.postgresql.org/support/security/CVE-2023-5870/ P.S. I'm not sure if this is the right list for such reporting. -- Pavel Luzanov Postgres Professional: https://postgrespro.com