CVE-2024-50285
概要

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

ksmbd: check outstanding simultaneous SMB operations

If Client send simultaneous SMB operations to ksmbd, It exhausts too much
memory through the "ksmbd_work_cache”. It will cause OOM issue.
ksmbd has a credit mechanism but it can't handle this problem. This patch
add the check if it exceeds max credits to prevent this problem by assuming
that one smb request consumes at least one credit.

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

JVN脆弱性情報
Linux の Linux Kernel における制限またはスロットリング無しのリソースの割り当てに関する脆弱性
タイトル Linux の Linux Kernel における制限またはスロットリング無しのリソースの割り当てに関する脆弱性
概要

Linux の Linux Kernel には、制限またはスロットリング無しのリソースの割り当てに関する脆弱性が存在します。

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

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

公表日 2024年11月5日0:00
登録日 2024年11月29日9:52
最終更新日 2024年11月29日9:52
影響を受けるシステム
Linux
Linux Kernel 6.12
Linux Kernel 6.6.61 未満
Linux Kernel 6.7 以上 6.11.8 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
変更履歴
No 変更内容 変更日
1 [2024年11月29日]
  掲載
2024年11月29日9:52