| 概要 | In the Linux kernel, the following vulnerability has been resolved: resource: fix region_intersects() vs add_memory_driver_managed() On a system with CXL memory, the resource tree (/proc/iomem) related to 490000000-50fffffff : CXL Window 0 Because drivers/dax/kmem.c calls add_memory_driver_managed() during For example, when the following command line is executed to write some $ dd if=data of=/dev/mem bs=$((1 << 10)) seek=$((0x490000000 >> 10)) count=1 the command fails as expected. However, the error code is wrong. It ioremap on RAM at 0x0000000490000000 - 0x0000000490000fff The details of command execution process are as follows. In the above So, region_intersects() needs to be fixed to work correctly with the In the new implementation, an example resource tree |------------- "CXL Window 0" ------------| will behave similar as the following fake resource tree for |-- "System RAM" --||-- "CXL Window 0a" --| Where "CXL Window 0a" is part of the original "CXL Window 0" that |
|---|---|
| 公表日 | 2024年10月22日3:15 |
| 登録日 | 2024年10月22日12:03 |
| 最終更新日 | 2024年11月13日23:32 |
| CVSS3.1 : MEDIUM | |
| スコア | 5.5 |
|---|---|
| ベクター | 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) | 高 |
| 構成1 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 | 6.1.113 | |||
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 | 5.15.168 | |||
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 | 6.10.14 | |||
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.11 | 6.11.3 | |||
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 | 6.6.55 | |||
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.1 | 5.10.227 | |||
| タイトル | Linux の Linux Kernel における脆弱性 |
|---|---|
| 概要 | Linux の Linux Kernel には、不特定の脆弱性が存在します。 |
| 想定される影響 | サービス運用妨害 (DoS) 状態にされる可能性があります。 |
| 対策 | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2024年9月17日0:00 |
| 登録日 | 2024年11月14日11:38 |
| 最終更新日 | 2025年8月20日16:10 |
| Linux |
| Linux Kernel 5.1 以上 5.10.227 未満 |
| Linux Kernel 5.11 以上 5.15.168 未満 |
| Linux Kernel 5.16 以上 6.1.113 未満 |
| Linux Kernel 6.11 以上 6.11.3 未満 |
| Linux Kernel 6.2 以上 6.6.55 未満 |
| Linux Kernel 6.7 以上 6.10.14 未満 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2024年11月14日] 掲載 | 2024年11月14日11:05 |
| 2 | [2025年08月20日] 参考情報:JVN (JVNVU#92169998) を追加 参考情報:ICS-CERT ADVISORY (ICSA-25-226-07) を追加 |
2025年8月20日16:10 |