【活用ガイド】

JVNDB-2025-025936

LinuxのLinux Kernelにおける競合状態に関する脆弱性

概要

Linuxカーネルのスワップ管理における脆弱性が修正されました。swapoffとget_swap_pages()の間でswap_info_structに競合状態が発生する問題であり、si-lockを適切に保持しないとメモリ破損やカーネルパニックを引き起こす可能性があります。本修正は、他スレッドによる不正なswapon処理の競合を防止し、システムの安定性を向上させます。
CVSS による深刻度 (CVSS とは?)

CVSS v3 による深刻度
基本値: 4.7 (警告) [NVD値]
  • 攻撃元区分: ローカル
  • 攻撃条件の複雑さ: 高
  • 攻撃に必要な特権レベル: 低
  • 利用者の関与: 不要
  • 影響の想定範囲: 変更なし
  • 機密性への影響(C): なし
  • 完全性への影響(I): なし
  • 可用性への影響(A): 高
影響を受けるシステム


Linux
  • Linux Kernel 4.14 以上 4.14.313 未満
  • Linux Kernel 4.15 以上 4.19.281 未満
  • Linux Kernel 4.20 以上 5.4.241 未満
  • Linux Kernel 5.11 以上 5.15.107 未満
  • Linux Kernel 5.16 以上 6.1.24 未満
  • Linux Kernel 5.5 以上 5.10.178 未満
  • Linux Kernel 6.2 以上 6.2.11 未満
  • Linux Kernel 6.3

想定される影響

当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。
また、当該ソフトウェアが扱う情報について、書き換えは発生しません。
さらに、当該ソフトウェアが完全に停止する可能性があります。
そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。
対策

リリース情報、またはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。
ベンダ情報

CWEによる脆弱性タイプ一覧  CWEとは?

  1. 競合状態(CWE-362) [NVD評価]
共通脆弱性識別子(CVE)  CVEとは?

  1. CVE-2023-53623
参考情報

  1. National Vulnerability Database (NVD) : CVE-2023-53623
  2. 関連文書 : mm/swap: fix swap_info_struct race between swapoff and get_swap_pages() - kernel/git/stable/linux.git - Linux kernel stable tree (https://git.kernel.org/stable/c/ea8c42b3b6d95ced3a4f555f04686d00ef0bb206)
  3. 関連文書 : mm/swap: fix swap_info_struct race between swapoff and get_swap_pages() - kernel/git/stable/linux.git - Linux kernel stable tree (https://git.kernel.org/stable/c/4bdf1514b4268d29360ba9e43becdd49955bc7ae)
  4. 関連文書 : mm/swap: fix swap_info_struct race between swapoff and get_swap_pages() - kernel/git/stable/linux.git - Linux kernel stable tree (https://git.kernel.org/stable/c/a55f268abdb74ac5633b75a09fefb58458e9d2a2)
  5. 関連文書 : mm/swap: fix swap_info_struct race between swapoff and get_swap_pages() - kernel/git/stable/linux.git - Linux kernel stable tree (https://git.kernel.org/stable/c/6fe7d6b992113719e96744d974212df3fcddc76c)
  6. 関連文書 : mm/swap: fix swap_info_struct race between swapoff and get_swap_pages() - kernel/git/stable/linux.git - Linux kernel stable tree (https://git.kernel.org/stable/c/85cc118ce6f1a627901b6db50c9d01f2ad78cdbf)
  7. 関連文書 : mm/swap: fix swap_info_struct race between swapoff and get_swap_pages() - kernel/git/stable/linux.git - Linux kernel stable tree (https://git.kernel.org/stable/c/111a79d9b92f0a679fe300ccd3119ae9741f3d54)
  8. 関連文書 : mm/swap: fix swap_info_struct race between swapoff and get_swap_pages() - kernel/git/stable/linux.git - Linux kernel stable tree (https://git.kernel.org/stable/c/b9927d3a60ca9ed35625470888629c074e687ba0)
  9. 関連文書 : mm/swap: fix swap_info_struct race between swapoff and get_swap_pages() - kernel/git/stable/linux.git - Linux kernel stable tree (https://git.kernel.org/stable/c/e7bba7ddb4318d5ea939c8db747c2c2780ab66f4)
更新履歴

  • [2026年02月10日]
      掲載