CVE-2023-25809
| Summary |
runc is a CLI tool for spawning and running containers according to the OCI specification. In affected versions it was found that rootless runc makes `/sys/fs/cgroup` writable in following conditons: 1. when runc is executed inside the user namespace, and the `config.json` does not specify the cgroup namespace to be unshared (e.g.., `(docker|podman|nerdctl) run --cgroupns=host`, with Rootless Docker/Podman/nerdctl) or 2. when runc is executed outside the user namespace, and `/sys` is mounted with `rbind, ro` (e.g., `runc spec --rootless`; this condition is very rare). A container may gain the write access to user-owned cgroup hierarchy `/sys/fs/cgroup/user.slice/...` on the host . Other users's cgroup hierarchies are not affected. Users are advised to upgrade to version 1.1.5. Users unable to upgrade may unshare the cgroup namespace (`(docker|podman|nerdctl) run --cgroupns=private)`. This is the default behavior of Docker/Podman/nerdctl on cgroup v2 hosts. or add `/sys/fs/cgroup` to `maskedPaths`.
|
| Publication Date |
March 30, 2023, 4:15 a.m. |
| Registration Date |
March 30, 2023, 10 a.m. |
| Last Update |
Nov. 21, 2024, 4:50 p.m. |
|
CVSS3.1 : MEDIUM
|
| スコア |
6.3
|
| Vector |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L |
| 攻撃元区分(AV) |
ローカル |
| 攻撃条件の複雑さ(AC) |
低 |
| 攻撃に必要な特権レベル(PR) |
低 |
| 利用者の関与(UI) |
不要 |
| 影響の想定範囲(S) |
変更あり |
| 機密性への影響(C) |
低 |
| 完全性への影響(I) |
低 |
| 可用性への影響(A) |
低 |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:linuxfoundation:runc:*:*:*:*:*:*:*:* |
|
|
|
1.1.5 |
Related information, measures and tools
Common Vulnerabilities List
JVN Vulnerability Information
Linux Foundation の runc におけるパーミッションの不適切な保持に関する脆弱性
| Title |
Linux Foundation の runc におけるパーミッションの不適切な保持に関する脆弱性
|
| Summary |
Linux Foundation の runc には、パーミッションの不適切な保持に関する脆弱性が存在します。
|
| Possible impacts |
情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。 |
| Solution |
ベンダアドバイザリまたはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| Publication Date |
March 29, 2023, midnight |
| Registration Date |
Nov. 15, 2023, 10:19 a.m. |
| Last Update |
Nov. 15, 2023, 10:19 a.m. |
Affected System
| Linux Foundation |
|
runc 1.1.5 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2023年11月15日] 掲載 |
Nov. 15, 2023, 10:19 a.m. |