NVD Vulnerability Detail
Search Exploit, PoC
CVE-2024-26778
Summary

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

fbdev: savage: Error out if pixclock equals zero

The userspace program could pass any values to the driver through
ioctl() interface. If the driver doesn't check the value of pixclock,
it may cause divide-by-zero error.

Although pixclock is checked in savagefb_decode_var(), but it is not
checked properly in savagefb_probe(). Fix this by checking whether
pixclock is zero in the function savagefb_check_var() before
info->var.pixclock is used as the divisor.

This is similar to CVE-2022-3061 in i740fb which was fixed by
commit 15cf0b8.

Publication Date April 4, 2024, 2:15 a.m.
Registration Date April 4, 2024, 10 a.m.
Last Update Feb. 27, 2025, 11:34 p.m.
CVSS3.1 : MEDIUM
スコア 5.5
Vector 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)
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:o:linux:linux_kernel:6.8:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.16 6.1.80
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.11 5.15.150
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 4.20 5.4.270
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 6.7.7
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.2 6.6.19
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.5 5.10.211
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 4.19.308
Configuration2 or higher or less more than less than
cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*
Related information, measures and tools
Common Vulnerabilities List

JVN Vulnerability Information
Linux の Linux Kernel 等複数ベンダの製品におけるゼロ除算に関する脆弱性
Title Linux の Linux Kernel 等複数ベンダの製品におけるゼロ除算に関する脆弱性
Summary

Linux の Linux Kernel 等複数ベンダの製品には、ゼロ除算に関する脆弱性が存在します。

Possible impacts サービス運用妨害 (DoS) 状態にされる可能性があります。 
Solution

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

Publication Date Jan. 21, 2024, midnight
Registration Date Feb. 28, 2025, 2:34 p.m.
Last Update Aug. 20, 2025, 5:39 p.m.
Affected System
Debian
Debian GNU/Linux 10.0
Linux
Linux Kernel 4.19.308 未満
Linux Kernel 4.20 以上 5.4.270 未満
Linux Kernel 5.11 以上 5.15.150 未満
Linux Kernel 5.16 以上 6.1.80 未満
Linux Kernel 5.5 以上 5.10.211 未満
Linux Kernel 6.2 以上 6.6.19 未満
Linux Kernel 6.7 以上 6.7.7 未満
Linux Kernel 6.8
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2025年02月28日]
  掲載
Feb. 28, 2025, 2:34 p.m.
2 [2025年08月20日]
  参考情報:JVN (JVNVU#92169998) を追加
  参考情報:ICS-CERT ADVISORY (ICSA-25-226-15) を追加
Aug. 20, 2025, 1:23 p.m.