Re: Security lessons from liblzma - libsystemd - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Security lessons from liblzma - libsystemd
Date
Msg-id Zh3H7wVWsLCIY6ws@paquier.xyz
Whole thread Raw
In response to Re: Security lessons from liblzma - libsystemd  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On Fri, Apr 12, 2024 at 09:00:11AM -0700, Andres Freund wrote:
> I'm actually fairly bothered by us linking to libxml2. It was effectively
> unmaintained for most of the last decade, with just very occasional drive-by
> commits. And it's not that there weren't significant bugs or such. Maintenance
> has picked up some, but it's still not well maintained, I'd say.  If I wanted
> to attack postgres, it's where I'd start.

Indeed, libxml2 worries me to, as much as out-of-core extensions.
There are a bunch of these out there, some of them not that
maintained, and they could face similar attacks.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: What's our minimum ninja version?
Next
From: Tom Lane
Date:
Subject: Re: Bugs in ecpg's macro mechanism