Skip to content

Comment on PostgreSQL 9.2.4, 9.1.9, 9.0.13 and 8.4.17 releasedparent

Comments

A firewall might be adequate; configuring postgres itself seems not to be. The vulnerable code is invoked before client authentication, so anyone who can make a tcp connection to the postmaster process can exploit the attack, even if their source IP would otherwise get them unconditionally bounced.

you don't need a firewall as long as you don't turn on remote connections. that's the listen_address option.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.