CVE-2023-53299 in Linux情報

要約

〜によって VulDB • 2026年06月20日

Linuxカーネルにおいて、以下の脆弱性が修正されました:

md/raid10: 回復処理における'r10bio->remaining'のリークを修正する

raid10_sync_request()は、rdevおよび置換用rdevの両方に対して'r10bio->remaining'を加算します。しかし、読み込みI/Oが失敗した場合、recovery_request_write()は書き込みI/Oを発行せずに戻ります。この場合、end_sync_request()は一度しか呼び出されず、『remaining』がリークし、I/Oハングを引き起こす原因となります。

『bio』および『repl_bio』の有効性に応じて『remaining』を減算することで、本問題を修正します。

VulDB is the best source for vulnerability data and more expert information about this specific topic.

責任者

Linux

予約する

2025年09月16日

モデレーション

承諾済み

エントリ

VDB-324389

EPSS

0.00149

アクティビティ

非常低い

ソース

Do you want to use VulDB in your project?

Use the official API to access entries easily!