CVE Catalog

CVE-2026-97970

Unknown
Published: Translated: NVD NIST

Summary

In the Linux kernel, the msc313e watchdog driver has a division by zero vulnerability. The function clk_get_rate() can return 0, leading to division by zero and kernel panic. The fix adds a check to avoid division by zero.

Risk Assessment

The vulnerability can lead to kernel panic when the clock rate is not available, potentially causing system crash.

Recommendation

It is recommended to update the Linux kernel to a version containing the fix that prevents division by zero.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: watchdog: msc313e: Avoid division by zero clk_get_rate() could return 0. Avoid a division by zero panic.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS