CVE-2024-50116
概要

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

nilfs2: fix kernel bug due to missing clearing of buffer delay flag

Syzbot reported that after nilfs2 reads a corrupted file system image
and degrades to read-only, the BUG_ON check for the buffer delay flag
in submit_bh_wbc() may fail, causing a kernel bug.

This is because the buffer delay flag is not cleared when clearing the
buffer state flags to discard a page/folio or a buffer head. So, fix
this.

This became necessary when the use of nilfs2's own page clear routine
was expanded. This state inconsistency does not occur if the buffer
is written normally by log writing.

公表日 2024年11月6日3:15
登録日 2024年11月6日5:00
最終更新日 2024年11月9日1:15
関連情報、対策とツール
共通脆弱性一覧

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

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

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

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

公表日 2024年10月16日0:00
登録日 2024年11月11日14:10
最終更新日 2024年11月11日14:10
影響を受けるシステム
Linux
Linux Kernel 3.10 以上 4.19.323 未満
Linux Kernel 4.20 以上 5.4.285 未満
Linux Kernel 5.11 以上 5.15.170 未満
Linux Kernel 5.16 以上 6.1.115 未満
Linux Kernel 5.5 以上 5.10.229 未満
Linux Kernel 6.12
Linux Kernel 6.2 以上 6.6.59 未満
Linux Kernel 6.7 以上 6.11.6 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
変更履歴
No 変更内容 変更日
1 [2024年11月11日]
  掲載
2024年11月11日14:10