| Summary | In the Linux kernel, the following vulnerability has been resolved: mm: gup: stop abusing try_grab_folio A kernel warning was reported when pinning folio in CMA memory when [ 464.325306] WARNING: CPU: 13 PID: 6734 at mm/gup.c:1313 __get_user_pages+0x423/0x520 Per the analysis done by yangge, when starting the SEV virtual machine, it The slow path will try to pin the pages then migrate them out of CMA area. In addition, the try_grab_folio() is supposed to be used in fast path and Redefined try_grab_folio() to try_grab_folio_fast(), and try_grab_page() The proper naming makes their usecase more clear and should prevent from peterx said: : The user will see the pin fails, for gpu-slow it further triggers the WARN [1] https://lore.kernel.org/linux-mm/1719478388-31917-1-git-send-email-yangge1116@126.com/ [shy828301@gmail.com: fix implicit declaration of function try_grab_folio_fast] |
|---|---|
| Publication Date | Aug. 28, 2024, 5:15 p.m. |
| Registration Date | Aug. 28, 2024, 8 p.m. |
| Last Update | Sept. 11, 2024, 3:12 a.m. |
| CVSS3.1 : MEDIUM | |
| スコア | 5.5 |
|---|---|
| Vector | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
| 攻撃元区分(AV) | ローカル |
| 攻撃条件の複雑さ(AC) | 低 |
| 攻撃に必要な特権レベル(PR) | 低 |
| 利用者の関与(UI) | 不要 |
| 影響の想定範囲(S) | 変更なし |
| 機密性への影響(C) | なし |
| 完全性への影響(I) | なし |
| 可用性への影響(A) | 高 |
| Configuration1 | or higher | or less | more than | less than | |
| cpe:2.3:o:linux:linux_kernel:6.10:rc2:*:*:*:*:*:* | |||||
| cpe:2.3:o:linux:linux_kernel:6.10:rc3:*:*:*:*:*:* | |||||
| cpe:2.3:o:linux:linux_kernel:6.10:rc4:*:*:*:*:*:* | |||||
| cpe:2.3:o:linux:linux_kernel:6.10:rc5:*:*:*:*:*:* | |||||
| cpe:2.3:o:linux:linux_kernel:6.10:rc1:*:*:*:*:*:* | |||||
| cpe:2.3:o:linux:linux_kernel:6.10:rc6:*:*:*:*:*:* | |||||
| cpe:2.3:o:linux:linux_kernel:6.10:rc7:*:*:*:*:*:* | |||||
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 | 6.10 | |||
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.6 | 6.6.47 | |||
| Title | Linux の Linux Kernel における脆弱性 |
|---|---|
| Summary | Linux の Linux Kernel には、不特定の脆弱性が存在します。 |
| Possible impacts | サービス運用妨害 (DoS) 状態にされる可能性があります。 |
| Solution | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date | July 6, 2024, midnight |
| Registration Date | Sept. 11, 2024, 10:37 a.m. |
| Last Update | Sept. 11, 2024, 10:37 a.m. |
| Linux |
| Linux Kernel 6.10 |
| Linux Kernel 6.6 以上 6.6.47 未満 |
| Linux Kernel 6.7 以上 6.10 未満 |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2024年09月11日] 掲載 |
Sept. 11, 2024, 10:37 a.m. |