| Summary | x86 shadow plus log-dirty mode use-after-free In environments where host assisted address translation is necessary but Hardware Assisted Paging (HAP) is unavailable, Xen will run guests in so called shadow mode. Shadow mode maintains a pool of memory used for both shadow page tables as well as auxiliary data structures. To migrate or snapshot guests, Xen additionally runs them in so called log-dirty mode. The data structures needed by the log-dirty tracking are part of aformentioned auxiliary data. In order to keep error handling efforts within reasonable bounds, for operations which may require memory allocations shadow mode logic ensures up front that enough memory is available for the worst case requirements. Unfortunately, while page table memory is properly accounted for on the code path requiring the potential establishing of new shadows, demands by the log-dirty infrastructure were not taken into consideration. As a result, just established shadow page tables could be freed again immediately, while other code is still accessing them on the assumption that they would remain allocated. |
|---|---|
| Publication Date | March 21, 2023, 10:15 p.m. |
| Registration Date | March 22, 2023, 10 a.m. |
| Last Update | Nov. 21, 2024, 4:24 p.m. |
| CVSS3.1 : HIGH | |
| スコア | 7.8 |
|---|---|
| Vector | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
| 攻撃元区分(AV) | ローカル |
| 攻撃条件の複雑さ(AC) | 低 |
| 攻撃に必要な特権レベル(PR) | 低 |
| 利用者の関与(UI) | 不要 |
| 影響の想定範囲(S) | 変更なし |
| 機密性への影響(C) | 高 |
| 完全性への影響(I) | 高 |
| 可用性への影響(A) | 高 |
| Configuration1 | or higher | or less | more than | less than | |
| cpe:2.3:o:xen:xen:*:*:*:*:*:*:x86:* | 3.2.0 | ||||
| Configuration2 | or higher | or less | more than | less than | |
| cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* | |||||
| cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:* | |||||
| cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:* | |||||
| Title | Xen プロジェクトの Xen 他複数ベンダの製品における解放済みメモリの使用に関する脆弱性 |
|---|---|
| Summary | Xen プロジェクトの Xen 他複数ベンダの製品には、解放済みメモリの使用に関する脆弱性が存在します。 |
| Possible impacts | 情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。 |
| Solution | ベンダアドバイザリまたはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| Publication Date | Oct. 3, 2022, midnight |
| Registration Date | Nov. 10, 2023, 11:44 a.m. |
| Last Update | Nov. 10, 2023, 11:44 a.m. |
| Debian |
| Debian GNU/Linux 11.0 |
| Fedora Project |
| Fedora 37 |
| Fedora 38 |
| Xen プロジェクト |
| Xen 3.2.0 以上 |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2023年11月10日] 掲載 |
Nov. 10, 2023, 11:44 a.m. |