| Summary | The do_remount function in fs/namespace.c in the Linux kernel through 3.16.1 does not maintain the MNT_LOCK_READONLY bit across a remount of a bind mount, which allows local users to bypass an intended read-only restriction and defeat certain sandbox protection mechanisms via a "mount -o remount" command within a user namespace. |
|---|---|
| Publication Date | Aug. 18, 2014, 8:15 p.m. |
| Registration Date | Jan. 26, 2021, 3:14 p.m. |
| Last Update | Nov. 21, 2024, 11:11 a.m. |
| CVSS2.0 : HIGH | |
| Score | 7.2 |
|---|---|
| Vector | AV:L/AC:L/Au:N/C:C/I:C/A:C |
| 攻撃元区分(AV) | ローカル |
| 攻撃条件の複雑さ(AC) | 低 |
| 攻撃前の認証要否(Au) | 不要 |
| 機密性への影響(C) | 高 |
| 完全性への影響(I) | 高 |
| 可用性への影響(A) | 高 |
| Get all privileges. | いいえ |
| Get user privileges | いいえ |
| Get other privileges | いいえ |
| User operation required | いいえ |
| Configuration1 | or higher | or less | more than | less than | |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 3.13 | 3.14.19 | |||
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 3.15 | 3.16.3 | |||
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 3.11 | 3.12.27 | |||
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 3.8 | 3.10.55 | |||
| Configuration2 | or higher | or less | more than | less than | |
| cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:esm:*:*:* | |||||
| cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:* | |||||
| Title | Linux Kernel の fs/namespace.c の do_remount 関数における読み取り専用の制限を回避される脆弱性 |
|---|---|
| Summary | Linux Kernel の fs/namespace.c の do_remount 関数は、バインドマウントの再マウントにわたり MNT_LOCK_READONLY ビットを維持しないため、読み取り専用の制限を回避される、および特定のサンドボックス保護メカニズムを破られる脆弱性が存在します。 |
| Possible impacts | ローカルユーザにより、ユーザの名前空間に含まれる "mount -o remount" コマンドを介して、読み取り専用の制限を回避される、および特定のサンドボックス保護メカニズムを破られる可能性があります。 |
| Solution | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date | July 28, 2014, midnight |
| Registration Date | Aug. 19, 2014, 3:06 p.m. |
| Last Update | Aug. 19, 2014, 3:06 p.m. |
| Linux |
| Linux Kernel 3.16.1 まで |
| No | Changed Details | Date of change |
|---|---|---|
| 0 | [2014年08月19日] 掲載 |
Feb. 17, 2018, 10:37 a.m. |