CVE-2024-56369

Summary

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

drm/modes: Avoid divide by zero harder in drm_mode_vrefresh()

drm_mode_vrefresh() is trying to avoid divide by zero by checking whether htotal or vtotal are zero. But we may still end up with a div-by-zero of vtotalhtotal

Affected Software

VendorProductVersion RangeStatus
LinuxLinux2f0e9d804935970a4ce0f58dd046b41881bfd8f3 < e7c7b48a0fc5ed83baae400a1b15e33978c25d7faffected
LinuxLinux2f0e9d804935970a4ce0f58dd046b41881bfd8f3 < 69fbb01e891701e6d04db1ddb5ad49e42c4dd963affected
LinuxLinux2f0e9d804935970a4ce0f58dd046b41881bfd8f3 < b39de5a71bac5641d0fda33d1cf5682d82cf1ae5affected
LinuxLinux2f0e9d804935970a4ce0f58dd046b41881bfd8f3 < 47c8b6cf1d08f0ad40d7ea7b025442e51b35ee1faffected
LinuxLinux2f0e9d804935970a4ce0f58dd046b41881bfd8f3 < 9398332f23fab10c5ec57c168b44e72997d6318eaffected
LinuxLinux4.17affected
LinuxLinux0 < 4.17unaffected
LinuxLinux5.15.176 <= 5.15.*unaffected
LinuxLinux6.1.122 <= 6.1.*unaffected
LinuxLinux6.6.68 <= 6.6.*unaffected
LinuxLinux6.12.7 <= 6.12.*unaffected
LinuxLinux6.13 <= *unaffected

Weaknesses

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

CVE Program Container

Additional References

References