CVE Catalog

CVE-2022-49294

MediumCVSS 5.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.26%

18th percentile - higher than 18% of all known CVEs

Summary

In the Linux kernel, in the AMD Display driver, there is a vulnerability involving division by zero. If a read modulo value is 0, it can cause a kernel panic.

Risk Assessment

An attacker could cause a system crash (DoS) by triggering conditions where the modulo value is 0, resulting in a kernel panic.

Recommendation

Apply a Linux kernel update that includes the fix, which adds a check to ensure modulo is not zero before dividing.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check if modulo is 0 before dividing. [How & Why] If a value of 0 is read, then this will cause a divide-by-0 panic.

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