DEBIAN-CVE-2026-23049
In the Linux kernel, the following vulnerability has been resolved: drm/panel-simple: fix connector type for DataImage SCF0700C48GGU18 panel The connector type for the DataImage SCF0700C48GGU18 panel is missing and devm_drm_panel_bridge_add() requires connector type to be set. This leads to a warning and a backtrace in the kernel log and panel does not work: " WARNING: CPU: 3 PID: 38 at drivers/gpu/drm/bridge/panel.c:379 devm_drm_of_get_bridge+0xac/0xb8 " The warning is triggered by a check for valid connector type in devm_drm_panel_bridge_add(). If there is no valid connector type set for a panel, the warning is printed and panel is not added. Fill in the missing connector type to fix the warning and make the panel operational once again.
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian | linux | |
| Debian:11 | linux-6.1 | *, *, 6.1.159-1 |
| Debian:11 | linux | 5.10.179-1, 5.10.148-1, 5.10.226-1 |
| Debian:12 | linux | 0, 6.1.128-1, 0 |
| Debian:13 | linux | 6.12.63-1, 6.12.63-1, 6.12.69-1 |
| Debian:14 | linux | 6.12.43-1~bpo12+1, 6.12.43-1, 6.12.41-1 |
Exploit Intelligence
- 4081.3.7.yml (github-poc)
Timeline
- Feb 4, 2026 CVE Published
- Apr 28, 2026 CVE Updated