| Title | LinuxのLinux Kernelにおける不特定の脆弱性 |
|---|---|
| Summary | Linuxカーネルにおいて、以下の脆弱性が修正されました:fs: afs: mmap_prepare()の変更を元に戻すことです。一部はコミット9d5403b1036c(「fs: ほとんどの他のgeneric_file_*mmap()の利用者を.mmap_prepare()に変換」)を元に戻しています。これは、.mmap呼び出しが参照カウントを確立しますが、.mmap_prepareは呼び出し後にマージや割り当て失敗が発生する可能性のある時点で呼ばれるため、参照カウントの増加がリークする可能性があるためです。この問題に対して.mmap_prepareを使用可能にする機能が追加されていますが、当面はこの問題を修正する必要があります。 |
| Possible impacts | ・当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 ・当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 ・当該ソフトウェアが完全に停止する可能性があります。 |
| Solution | リリース情報、またはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| Publication Date | May 27, 2026, midnight |
| Registration Date | June 26, 2026, 11:58 a.m. |
| Last Update | June 26, 2026, 11:58 a.m. |
| CVSS3.0 : 重要 | |
| Score | 7.8 |
|---|---|
| Vector | CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
| Linux |
| Linux Kernel 6.17 以上 6.18.27 未満 |
| Linux Kernel 6.19 以上 7.0.4 未満 |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2026年06月26日] 掲載 |
June 26, 2026, 11:58 a.m. |
| Summary | In the Linux kernel, the following vulnerability has been resolved: fs: afs: revert mmap_prepare() change Partially reverts commit 9d5403b1036c ("fs: convert most other This is because the .mmap invocation establishes a refcount, but Functionality is being added to permit the use of .mmap_prepare in this |
|---|---|
| Publication Date | May 27, 2026, 11:17 p.m. |
| Registration Date | May 28, 2026, 4:13 a.m. |
| Last Update | May 30, 2026, 8:17 p.m. |