Linux の Linux Kernel における有効期限後のメモリの解放の欠如に関する脆弱性
タイトル Linux の Linux Kernel における有効期限後のメモリの解放の欠如に関する脆弱性
概要

Linux の Linux Kernel には、有効期限後のメモリの解放の欠如に関する脆弱性が存在します。

想定される影響 サービス運用妨害 (DoS) 状態にされる可能性があります。 
対策

ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

公表日 2023年1月20日0:00
登録日 2024年9月12日17:40
最終更新日 2024年9月12日17:40
CVSS3.0 : 警告
スコア 5.5
ベクター CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
影響を受けるシステム
Linux
Linux Kernel 6.1.7
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
変更履歴
No 変更内容 変更日
1 [2024年09月12日]
  掲載
2024年9月12日17:40

NVD脆弱性情報
CVE-2023-52895
概要

In the Linux kernel, the following vulnerability has been resolved:

io_uring/poll: don't reissue in case of poll race on multishot request

A previous commit fixed a poll race that can occur, but it's only
applicable for multishot requests. For a multishot request, we can safely
ignore a spurious wakeup, as we never leave the waitqueue to begin with.

A blunt reissue of a multishot armed request can cause us to leak a
buffer, if they are ring provided. While this seems like a bug in itself,
it's not really defined behavior to reissue a multishot request directly.
It's less efficient to do so as well, and not required to rearm anything
like it is for singleshot poll requests.

公表日 2024年8月21日16:15
登録日 2024年8月26日16:58
最終更新日 2024年9月12日1:31
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:o:linux:linux_kernel:6.1.7:*:*:*:*:*:*:*
関連情報、対策とツール
共通脆弱性一覧