BUG #16793: Libxml2 contains a null pointer dereference flaw in xpath.c - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #16793: Libxml2 contains a null pointer dereference flaw in xpath.c
Date
Msg-id 16793-ad84dd312fb888f4@postgresql.org
Whole thread Raw
Responses Re: BUG #16793: Libxml2 contains a null pointer dereference flaw in xpath.c
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      16793
Logged by:          Srinivas Gowda
Email address:      srinivasg@jfrog.com
PostgreSQL version: 12.5
Operating system:   docker image alpine
Description:

Libxml2 contains a null pointer dereference flaw in xpath.c that is
triggered when handling errors for xpointer expressions. this may allow a
context-dependent attacker to crash a process linked against the library.


pgsql-bugs by date:

Previous
From: Daniele Varrazzo
Date:
Subject: Re: Missing compiled default for channel_binding param from PQconndefaults
Next
From: tomohiro hiramitsu
Date:
Subject: Re: BUG #16722: PG hanging on COPY when table has close to 2^32 toasts in the table.