GO-2024-2567

Source
https://pkg.go.dev/vuln/GO-2024-2567
Import Source
https://vuln.go.dev/ID/GO-2024-2567.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2024-2567
Aliases
Published
2024-07-02T19:20:38Z
Modified
2024-07-09T20:29:41.998256Z
Summary
Panic in Pipeline when PgConn is busy or closed in github.com/jackc/pgx
Details

Pipeline can panic when PgConn is busy or closed.

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2024-2567"
}
References

Affected packages

Go / github.com/jackc/pgx/v5

Package

Name
github.com/jackc/pgx/v5
View open source insights on deps.dev
Purl
pkg:golang/github.com/jackc/pgx/v5

Affected ranges

Type
SEMVER
Events
Introduced
5.0.0-alpha.5
Fixed
5.5.2

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/jackc/pgx/v5/pgconn",
            "symbols": [
                "Pipeline.Sync"
            ]
        }
    ]
}