Thread: Re: [ANNOUNCE] CRITICAL RELEASE: Minor Releases to Fix DoSVulnerability
Re: [ANNOUNCE] CRITICAL RELEASE: Minor Releases to Fix DoSVulnerability
From
"Magnus Hagander"
Date:
> > PostgreSQL patch versions 8.1.2, 8.0.6, 7.4.11 and 7.3.13 are > > available today. The fixes in the 8.1 and 8.0 branches are > critical, > > especially for Windows users, and users of these branches > are urged to > > update at their earliest opportunity. > > > > One critical fix repairs a denial-of-service vulnerability: > on Windows > > only, the postmaster will exit if too many connection > requests arrive > > simultaneously. This does not affect existing database > connections, > > but will prevent new connections from being established until the > > postmaster is manually restarted. > > > The Common Vulnerabilities and Exposures (CVE) project has assigned > > the name CVE-2006-0105 to this issue. > > No they haven't: there is no such CVE number assigned, nor is > there one pending - I just checked. (The numbers don't go > that high yet). Yes, they have. At least according to their own mail ;-) It won't show up until the public post is made to bugtraq though. (Or secunia) And it may be that it hasn't propagated out enough yet, since it was assigned just this friday. > [I was looking to update the Security page, but can't find > the appropriate refs.] Already done. Will be on the next update, until then you can find it on http://magnus-master.pgadmin.org/ //Magnus
On Mon, 2006-01-09 at 10:33 +0100, Magnus Hagander wrote: > > > The Common Vulnerabilities and Exposures (CVE) project has assigned > > > the name CVE-2006-0105 to this issue. > > > > No they haven't: there is no such CVE number assigned, nor is > > there one pending - I just checked. (The numbers don't go > > that high yet). > > Yes, they have. At least according to their own mail ;-) > It won't show up until the public post is made to bugtraq though. (Or > secunia) And it may be that it hasn't propagated out enough yet, since > it was assigned just this friday. Cool, we fixed before they could release fully! Well done guys. [I'll leave it to you next time Magnus] Best Regards, Simon Riggs
Simon Riggs <simon@2ndquadrant.com> writes: > Cool, we fixed before they could release fully! Well done guys. No, you have that backwards: they don't release info until we tell them they can. regards, tom lane