CVE-2016-9962

Aliases:GHSA-gp4j-w3vj-7299GO-2022-0835
Modified
Published: 31 Jan 2017, 22:00
Last modified:06 Aug 2024, 03:07

Vulnerability Summary

Overall Risk (default)
medium
26/100
CVSS Score
6.4 MEDIUM
v3.0 (nvd)
EPSS Score
0.08% LOW
0% probability -0.02%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

31 Jan 2017, 22:00
Published
Vulnerability first disclosed
06 Aug 2024, 03:07
Last Modified
Vulnerability information updated

Description

RunC allowed additional container processes via 'runc exec' to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain access to file-descriptors of these new processes during the initialization and can lead to container escapes or modification of runC state before the process is fully placed inside the container.

CVSS Metrics

  • v3.0MEDIUMScore: 6.4CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H
  • v2.0MEDIUMScore: 4.4AV:L/AC:M/Au:N/C:P/I:P/A:P

EPSS Trends

Current EPSS score: 0.08% Percentile: 23%

Techniques & Countermeasures

  • CWE-362Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

    The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.

Affected Systems

  • dockerdocker

    ≥ 1.11.0, < 1.12.6

  • github.com/opencontainersrunc

    < 1.0.0-rc3

References (24)