---
cve: "CVE-2026-80740"
severity: "LOW"
cvss: 3.1
epss: "6.6%"
vendor: "Linux"
kev: false
exploited: false
published: "2026-09-03 13:06:13"
tags: [cve, security, low]
source: tsecurity.de CVE-Dossier
exported: "2026-09-06T14:39:25+02:00"
---

# CVE-2026-80740

> 3.1 LOW

## Beschreibung

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

drm/log: Fix infinite loop when scale is too large for display

When scale is large enough that scaled_font exceeds the display
dimensions, rows or columns become 0. A columns value of 0 causes
an infinite loop in drm_log_draw_kmsg_record() because the loop
never decrements len.

Check for zero rows/columns in drm_log_setup_modeset() and return
an error, cleaning up the already allocated buffer to avoid a leak.

## Patch verfügbar (OSV)

- Kernel ≥ 6.18.46
- Kernel ≥ 7.1.10

## Referenzen

- <https://git.kernel.org/stable/c/50ca4dbbaf3eb6deb74daca360b4dabc739a6fa6>
- <https://git.kernel.org/stable/c/a7d172b27aa3e1ad56e39949bfe4e5caa25fb20b>
- <https://git.kernel.org/stable/c/f4f2bba28df9b9aaa00262a462139dbbcdc38d9f>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-80740) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
