提出 #558122: RefindPlusRepo RefindPlus v0.14.2.AB Release NULL Pointer Dereference情報

タイトルRefindPlusRepo RefindPlus v0.14.2.AB Release NULL Pointer Dereference
説明One potential NPD problem located in `Library/MemLogLib/BootLog.c#L168`, `static EFI_FILE_PROTOCOL * GetDebugLogFile (VOID)` the main problem is that EfiLibOpenRoot may return NULL. ```c mRootDir = EfiLibOpenRoot (LoadedImage->DeviceHandle); // it may return NULL LogProtocol = OpenLogFile(); Status = REFIT_CALL_1_WRAPPER(mRootDir->Close, mRootDir); // if NULL, it will cause NPD ```
ソース⚠️ https://github.com/RefindPlusRepo/RefindPlus/issues/204
ユーザー
 micromilo (UID 84159)
送信2025年04月15日 09:40 (1 年 ago)
モデレーション2025年04月26日 10:39 (11 days later)
ステータス承諾済み
VulDBエントリ306338 [RefindPlusRepo RefindPlus 0.14.2.AB BootLog.c GetDebugLogFile サービス拒否]
ポイント20

Are you interested in using VulDB?

Download the whitepaper to learn more about our service!