CVE-2024-49977
概要

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

net: stmmac: Fix zero-division error when disabling tc cbs

The commit b8c43360f6e4 ("net: stmmac: No need to calculate speed divider
when offload is disabled") allows the "port_transmit_rate_kbps" to be
set to a value of 0, which is then passed to the "div_s64" function when
tc-cbs is disabled. This leads to a zero-division error.

When tc-cbs is disabled, the idleslope, sendslope, and credit values the
credit values are not required to be configured. Therefore, adding a return
statement after setting the txQ mode to DCB when tc-cbs is disabled would
prevent a zero-division error.

公表日 2024年10月22日3:15
登録日 2024年10月22日12:02
最終更新日 2024年10月26日5:03
CVSS3.1 : MEDIUM
スコア 5.5
ベクター CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
攻撃元区分(AV) ローカル
攻撃条件の複雑さ(AC)
攻撃に必要な特権レベル(PR)
利用者の関与(UI) 不要
影響の想定範囲(S) 変更なし
機密性への影響(C) なし
完全性への影響(I) なし
可用性への影響(A)
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.9.7 6.10
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.11 6.11.3
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.10 6.10.14
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.6.36 6.6.55
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.1.96 6.1.113
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.15.162 5.15.168
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.10.221 5.10.227
関連情報、対策とツール
共通脆弱性一覧

JVN脆弱性情報
Linux の Linux Kernel におけるゼロ除算に関する脆弱性
タイトル Linux の Linux Kernel におけるゼロ除算に関する脆弱性
概要

Linux の Linux Kernel には、ゼロ除算に関する脆弱性が存在します。

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

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

公表日 2024年9月24日0:00
登録日 2024年10月28日15:25
最終更新日 2025年8月20日18:09
影響を受けるシステム
Linux
Linux Kernel 5.10.221 以上 5.10.227 未満
Linux Kernel 5.15.162 以上 5.15.168 未満
Linux Kernel 6.1.96 以上 6.1.113 未満
Linux Kernel 6.10 以上 6.10.14 未満
Linux Kernel 6.11 以上 6.11.3 未満
Linux Kernel 6.6.36 以上 6.6.55 未満
Linux Kernel 6.9.7 以上 6.10 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
変更履歴
No 変更内容 変更日
1 [2024年10月28日]   掲載 2024年10月28日13:18
2 [2025年08月20日]
  参考情報:JVN (JVNVU#92169998) を追加
  参考情報:ICS-CERT ADVISORY (ICSA-25-226-07) を追加
2025年8月20日18:08