GO-2022-0274

See a problem?
Source
https://pkg.go.dev/vuln/GO-2022-0274
Import Source
https://vuln.go.dev/ID/GO-2022-0274.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2022-0274
Aliases
Published
2022-07-15T23:08:20Z
Modified
2024-09-11T06:13:39.425749Z
Summary
Namespace restriction bypass in github.com/opencontainers/runc
Details

An attacker with partial control over the bind mount sources of a new container can bypass namespace restrictions.

References

Affected packages

Go / github.com/opencontainers/runc

Package

Name
github.com/opencontainers/runc
View open source insights on deps.dev
Purl
pkg:golang/github.com/opencontainers/runc

Affected ranges

Type
SEMVER
Events
Introduced
1.0.1-0.20211012131345-9c444070ec7b
Fixed
1.1.0

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/opencontainers/runc/libcontainer",
            "symbols": [
                "Bytemsg.Serialize",
                "LinuxFactory.StartInitialization",
                "linuxContainer.Run",
                "linuxContainer.Start",
                "linuxStandardInit.Init"
            ]
        }
    ]
}