CVE-2026-23049 Details
Description
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.
A vulnerability exists in the Linux kernel's handling of the DataImage SCF0700C48GGU18 panel within the DRM subsystem. The issue arises because the connector type for this panel is not specified, leading to a warning and a backtrace in the kernel log. As a result, the panel fails to function properly. The warning is triggered by a check for a valid connector type in the 'devm_drm_panel_bridge_add()' function. When the connector type is absent, the function cannot add the panel, causing operational issues.
The vulnerability has been addressed by adding the missing connector type to the panel's description in the Linux kernel source code. Users should update to the latest version of the Linux kernel where this fix has been applied.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Feb 4, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://git.kernel.org/stable/c/04218cd68d1502000823c8288f37b4f171dcdcae | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/6ab3d4353bf75005eaa375677c9fed31148154d6 | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/83e0d8d22e7ee3151af1951595104887eebed6ab | kernel.org | |
| https://git.kernel.org/stable/c/bb309377eece5317207d71fd833f99cca4727fbd | kernel.org | |
| https://git.kernel.org/stable/c/bc0b17bdba3838e9e17e7e9adc968384ac99938b | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/f4c330b4499e7334ec6fce535574e09d55843d71 | kernel.org | |
| https://git.kernel.org/stable/c/f7940d3ec1dc6bf719eddc69d4b8e52cc2201896 | kernel.org | Source CodeVendor |
Weakness Enumeration
No weakness enumeration is available for this CVE.
Affected Products
| Product | Versions |
|---|---|
| DataImage SCF0700C48GGU18 | All versions |
CPE
Remediation
| |
| Linux kernel | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | kernel.org |
| Feb 6, 2026 | CVE Modified | kernel.org |
| Feb 4, 2026 | New CVE Received | kernel.org |
Volerion