CVE-2024-42306
概要

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

udf: Avoid using corrupted block bitmap buffer

When the filesystem block bitmap is corrupted, we detect the corruption
while loading the bitmap and fail the allocation with error. However the
next allocation from the same bitmap will notice the bitmap buffer is
already loaded and tries to allocate from the bitmap with mixed results
(depending on the exact nature of the bitmap corruption). Fix the
problem by using BH_verified bit to indicate whether the bitmap is valid
or not.

公表日 2024年8月17日18:15
登録日 2024年8月26日17:01
最終更新日 2024年8月19日21:59
関連情報、対策とツール
共通脆弱性一覧

JVN脆弱性情報
Linux の Linux Kernel における脆弱性
タイトル Linux の Linux Kernel における脆弱性
概要

Linux の Linux Kernel には、不特定の脆弱性が存在します。

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

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

公表日 2024年6月26日0:00
登録日 2025年10月9日16:42
最終更新日 2025年10月9日16:42
影響を受けるシステム
Linux
Linux Kernel 4.14.326 以上 4.15 未満
Linux Kernel 4.19.295 以上 4.20 未満
Linux Kernel 5.10.195 以上 5.10.224 未満
Linux Kernel 5.15.132 以上 5.15.165 未満
Linux Kernel 5.4.257 以上 5.4.282 未満
Linux Kernel 6.1.53 以上 6.1.103 未満
Linux Kernel 6.3 以上 6.6.44 未満
Linux Kernel 6.7 以上 6.10.3 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
変更履歴
No 変更内容 変更日
1 [2025年10月09日]   掲載 2025年10月9日12:21