libcontainer
Activity
- Latest release
- 1mo ago
- Total releases
- 20
- Cadence
- ~2 months
- Last 12 months
- 4
Details
- License
- Apache-2.0
- First release
- Dec 13, 2022
| Version | Released | |
|---|---|---|
0.7.0
unknown
|
0.7.0
unknown
Dependencies (29)
+ 21 more |
|
0.6.0
unknown
|
0.6.0
unknown
Dependencies (30)
+ 22 more |
|
0.5.7
unknown
|
0.5.7
unknown
Dependencies (28)
+ 20 more |
|
0.5.6
unknown
|
0.5.6
unknown
Dependencies (27)
+ 19 more |
|
0.5.5
unknown
|
0.5.5
unknown
Dependencies (27)
+ 19 more |
|
0.5.4
unknown
|
0.5.4
unknown
Dependencies (27)
+ 19 more |
|
0.5.3
unknown
|
0.5.3
unknown
Dependencies (26)
+ 18 more |
|
0.5.2
unknown
1 CVE
CVE-2025-27612
GHSA-5w4j-f78p-4wh9
Mar 21, 2025
Libcontainer is affected by capabilities elevation similar to GHSA-f3fp-gc8g-vw66
5.9
/ 10
Medium
Local
Low
None
None
Unchanged
Low
Low
Low
ImpactIn libcontainer, while creating a tenant container, the tenant builder accepts a list of capabilities to be added in the spec of tenant container. Code can be seen here . The logic here adds the given capabilities to all capabilities of main container if present in spec, otherwise simply set provided capabilities as capabilities of the tenant container. However, GHSA-f3fp-gc8g-vw66 was opened on runc mentioning that setting inherited caps in any case for tenant container can lead to elevation of capabilities. For this, they added a fix here where they never set new inherited caps on tenant, and set ambient caps only if original container had inherited caps. Similarly crun never sets inherited caps as can be seen here.
Workarounds
References
Fixed in
0.5.3
References
Updated Feb 04, 2026 · Source: OSV.dev |
0.5.2
unknown
Dependencies (26)
+ 18 more |
|
0.5.1
unknown
1 CVE
CVE-2025-27612
GHSA-5w4j-f78p-4wh9
Mar 21, 2025
Libcontainer is affected by capabilities elevation similar to GHSA-f3fp-gc8g-vw66
5.9
/ 10
Medium
Local
Low
None
None
Unchanged
Low
Low
Low
ImpactIn libcontainer, while creating a tenant container, the tenant builder accepts a list of capabilities to be added in the spec of tenant container. Code can be seen here . The logic here adds the given capabilities to all capabilities of main container if present in spec, otherwise simply set provided capabilities as capabilities of the tenant container. However, GHSA-f3fp-gc8g-vw66 was opened on runc mentioning that setting inherited caps in any case for tenant container can lead to elevation of capabilities. For this, they added a fix here where they never set new inherited caps on tenant, and set ambient caps only if original container had inherited caps. Similarly crun never sets inherited caps as can be seen here.
Workarounds
References
Fixed in
0.5.3
References
Updated Feb 04, 2026 · Source: OSV.dev |
0.5.1
unknown
Dependencies (26)
+ 18 more |
|
0.5.0
unknown
1 CVE
CVE-2025-27612
GHSA-5w4j-f78p-4wh9
Mar 21, 2025
Libcontainer is affected by capabilities elevation similar to GHSA-f3fp-gc8g-vw66
5.9
/ 10
Medium
Local
Low
None
None
Unchanged
Low
Low
Low
ImpactIn libcontainer, while creating a tenant container, the tenant builder accepts a list of capabilities to be added in the spec of tenant container. Code can be seen here . The logic here adds the given capabilities to all capabilities of main container if present in spec, otherwise simply set provided capabilities as capabilities of the tenant container. However, GHSA-f3fp-gc8g-vw66 was opened on runc mentioning that setting inherited caps in any case for tenant container can lead to elevation of capabilities. For this, they added a fix here where they never set new inherited caps on tenant, and set ambient caps only if original container had inherited caps. Similarly crun never sets inherited caps as can be seen here.
Workarounds
References
Fixed in
0.5.3
References
Updated Feb 04, 2026 · Source: OSV.dev |
0.5.0
unknown
Dependencies (26)
+ 18 more |
|
0.4.1
unknown
1 CVE
CVE-2025-27612
GHSA-5w4j-f78p-4wh9
Mar 21, 2025
Libcontainer is affected by capabilities elevation similar to GHSA-f3fp-gc8g-vw66
5.9
/ 10
Medium
Local
Low
None
None
Unchanged
Low
Low
Low
ImpactIn libcontainer, while creating a tenant container, the tenant builder accepts a list of capabilities to be added in the spec of tenant container. Code can be seen here . The logic here adds the given capabilities to all capabilities of main container if present in spec, otherwise simply set provided capabilities as capabilities of the tenant container. However, GHSA-f3fp-gc8g-vw66 was opened on runc mentioning that setting inherited caps in any case for tenant container can lead to elevation of capabilities. For this, they added a fix here where they never set new inherited caps on tenant, and set ambient caps only if original container had inherited caps. Similarly crun never sets inherited caps as can be seen here.
Workarounds
References
Fixed in
0.5.3
References
Updated Feb 04, 2026 · Source: OSV.dev |
0.4.1
unknown
Dependencies (28)
+ 20 more |
|
0.4.0
unknown
1 CVE
CVE-2025-27612
GHSA-5w4j-f78p-4wh9
Mar 21, 2025
Libcontainer is affected by capabilities elevation similar to GHSA-f3fp-gc8g-vw66
5.9
/ 10
Medium
Local
Low
None
None
Unchanged
Low
Low
Low
ImpactIn libcontainer, while creating a tenant container, the tenant builder accepts a list of capabilities to be added in the spec of tenant container. Code can be seen here . The logic here adds the given capabilities to all capabilities of main container if present in spec, otherwise simply set provided capabilities as capabilities of the tenant container. However, GHSA-f3fp-gc8g-vw66 was opened on runc mentioning that setting inherited caps in any case for tenant container can lead to elevation of capabilities. For this, they added a fix here where they never set new inherited caps on tenant, and set ambient caps only if original container had inherited caps. Similarly crun never sets inherited caps as can be seen here.
Workarounds
References
Fixed in
0.5.3
References
Updated Feb 04, 2026 · Source: OSV.dev |
0.4.0
unknown
Dependencies (28)
+ 20 more |
|
0.3.3
unknown
1 CVE
CVE-2025-27612
GHSA-5w4j-f78p-4wh9
Mar 21, 2025
Libcontainer is affected by capabilities elevation similar to GHSA-f3fp-gc8g-vw66
5.9
/ 10
Medium
Local
Low
None
None
Unchanged
Low
Low
Low
ImpactIn libcontainer, while creating a tenant container, the tenant builder accepts a list of capabilities to be added in the spec of tenant container. Code can be seen here . The logic here adds the given capabilities to all capabilities of main container if present in spec, otherwise simply set provided capabilities as capabilities of the tenant container. However, GHSA-f3fp-gc8g-vw66 was opened on runc mentioning that setting inherited caps in any case for tenant container can lead to elevation of capabilities. For this, they added a fix here where they never set new inherited caps on tenant, and set ambient caps only if original container had inherited caps. Similarly crun never sets inherited caps as can be seen here.
Workarounds
References
Fixed in
0.5.3
References
Updated Feb 04, 2026 · Source: OSV.dev |
0.3.3
unknown
Dependencies (28)
+ 20 more |
|
0.3.2
unknown
1 CVE
CVE-2025-27612
GHSA-5w4j-f78p-4wh9
Mar 21, 2025
Libcontainer is affected by capabilities elevation similar to GHSA-f3fp-gc8g-vw66
5.9
/ 10
Medium
Local
Low
None
None
Unchanged
Low
Low
Low
ImpactIn libcontainer, while creating a tenant container, the tenant builder accepts a list of capabilities to be added in the spec of tenant container. Code can be seen here . The logic here adds the given capabilities to all capabilities of main container if present in spec, otherwise simply set provided capabilities as capabilities of the tenant container. However, GHSA-f3fp-gc8g-vw66 was opened on runc mentioning that setting inherited caps in any case for tenant container can lead to elevation of capabilities. For this, they added a fix here where they never set new inherited caps on tenant, and set ambient caps only if original container had inherited caps. Similarly crun never sets inherited caps as can be seen here.
Workarounds
References
Fixed in
0.5.3
References
Updated Feb 04, 2026 · Source: OSV.dev |
0.3.2
unknown
Dependencies (28)
+ 20 more |
|
0.3.1
unknown
1 CVE
CVE-2025-27612
GHSA-5w4j-f78p-4wh9
Mar 21, 2025
Libcontainer is affected by capabilities elevation similar to GHSA-f3fp-gc8g-vw66
5.9
/ 10
Medium
Local
Low
None
None
Unchanged
Low
Low
Low
ImpactIn libcontainer, while creating a tenant container, the tenant builder accepts a list of capabilities to be added in the spec of tenant container. Code can be seen here . The logic here adds the given capabilities to all capabilities of main container if present in spec, otherwise simply set provided capabilities as capabilities of the tenant container. However, GHSA-f3fp-gc8g-vw66 was opened on runc mentioning that setting inherited caps in any case for tenant container can lead to elevation of capabilities. For this, they added a fix here where they never set new inherited caps on tenant, and set ambient caps only if original container had inherited caps. Similarly crun never sets inherited caps as can be seen here.
Workarounds
References
Fixed in
0.5.3
References
Updated Feb 04, 2026 · Source: OSV.dev |
0.3.1
unknown
Dependencies (27)
+ 19 more |
|
0.3.0
unknown
1 CVE
CVE-2025-27612
GHSA-5w4j-f78p-4wh9
Mar 21, 2025
Libcontainer is affected by capabilities elevation similar to GHSA-f3fp-gc8g-vw66
5.9
/ 10
Medium
Local
Low
None
None
Unchanged
Low
Low
Low
ImpactIn libcontainer, while creating a tenant container, the tenant builder accepts a list of capabilities to be added in the spec of tenant container. Code can be seen here . The logic here adds the given capabilities to all capabilities of main container if present in spec, otherwise simply set provided capabilities as capabilities of the tenant container. However, GHSA-f3fp-gc8g-vw66 was opened on runc mentioning that setting inherited caps in any case for tenant container can lead to elevation of capabilities. For this, they added a fix here where they never set new inherited caps on tenant, and set ambient caps only if original container had inherited caps. Similarly crun never sets inherited caps as can be seen here.
Workarounds
References
Fixed in
0.5.3
References
Updated Feb 04, 2026 · Source: OSV.dev |
0.3.0
unknown
Dependencies (26)
+ 18 more |
|
0.2.0
unknown
1 CVE
CVE-2025-27612
GHSA-5w4j-f78p-4wh9
Mar 21, 2025
Libcontainer is affected by capabilities elevation similar to GHSA-f3fp-gc8g-vw66
5.9
/ 10
Medium
Local
Low
None
None
Unchanged
Low
Low
Low
ImpactIn libcontainer, while creating a tenant container, the tenant builder accepts a list of capabilities to be added in the spec of tenant container. Code can be seen here . The logic here adds the given capabilities to all capabilities of main container if present in spec, otherwise simply set provided capabilities as capabilities of the tenant container. However, GHSA-f3fp-gc8g-vw66 was opened on runc mentioning that setting inherited caps in any case for tenant container can lead to elevation of capabilities. For this, they added a fix here where they never set new inherited caps on tenant, and set ambient caps only if original container had inherited caps. Similarly crun never sets inherited caps as can be seen here.
Workarounds
References
Fixed in
0.5.3
References
Updated Feb 04, 2026 · Source: OSV.dev |
0.2.0
unknown
Dependencies (26)
+ 18 more |
|
0.1.0
unknown
1 CVE
CVE-2025-27612
GHSA-5w4j-f78p-4wh9
Mar 21, 2025
Libcontainer is affected by capabilities elevation similar to GHSA-f3fp-gc8g-vw66
5.9
/ 10
Medium
Local
Low
None
None
Unchanged
Low
Low
Low
ImpactIn libcontainer, while creating a tenant container, the tenant builder accepts a list of capabilities to be added in the spec of tenant container. Code can be seen here . The logic here adds the given capabilities to all capabilities of main container if present in spec, otherwise simply set provided capabilities as capabilities of the tenant container. However, GHSA-f3fp-gc8g-vw66 was opened on runc mentioning that setting inherited caps in any case for tenant container can lead to elevation of capabilities. For this, they added a fix here where they never set new inherited caps on tenant, and set ambient caps only if original container had inherited caps. Similarly crun never sets inherited caps as can be seen here.
Workarounds
References
Fixed in
0.5.3
References
Updated Feb 04, 2026 · Source: OSV.dev |
0.1.0
unknown
Dependencies (27)
+ 19 more |
|
0.0.5
unknown
1 CVE
CVE-2025-27612
GHSA-5w4j-f78p-4wh9
Mar 21, 2025
Libcontainer is affected by capabilities elevation similar to GHSA-f3fp-gc8g-vw66
5.9
/ 10
Medium
Local
Low
None
None
Unchanged
Low
Low
Low
ImpactIn libcontainer, while creating a tenant container, the tenant builder accepts a list of capabilities to be added in the spec of tenant container. Code can be seen here . The logic here adds the given capabilities to all capabilities of main container if present in spec, otherwise simply set provided capabilities as capabilities of the tenant container. However, GHSA-f3fp-gc8g-vw66 was opened on runc mentioning that setting inherited caps in any case for tenant container can lead to elevation of capabilities. For this, they added a fix here where they never set new inherited caps on tenant, and set ambient caps only if original container had inherited caps. Similarly crun never sets inherited caps as can be seen here.
Workarounds
References
Fixed in
0.5.3
References
Updated Feb 04, 2026 · Source: OSV.dev |
0.0.5
unknown
Dependencies (26)
+ 18 more |
|
0.0.4
unknown
1 CVE
CVE-2025-27612
GHSA-5w4j-f78p-4wh9
Mar 21, 2025
Libcontainer is affected by capabilities elevation similar to GHSA-f3fp-gc8g-vw66
5.9
/ 10
Medium
Local
Low
None
None
Unchanged
Low
Low
Low
ImpactIn libcontainer, while creating a tenant container, the tenant builder accepts a list of capabilities to be added in the spec of tenant container. Code can be seen here . The logic here adds the given capabilities to all capabilities of main container if present in spec, otherwise simply set provided capabilities as capabilities of the tenant container. However, GHSA-f3fp-gc8g-vw66 was opened on runc mentioning that setting inherited caps in any case for tenant container can lead to elevation of capabilities. For this, they added a fix here where they never set new inherited caps on tenant, and set ambient caps only if original container had inherited caps. Similarly crun never sets inherited caps as can be seen here.
Workarounds
References
Fixed in
0.5.3
References
Updated Feb 04, 2026 · Source: OSV.dev |
0.0.4
unknown
Dependencies (28)
+ 20 more |