VDB
DEBIAN-CVE-2026-23426
DEBIAN-CVE-2026-23426
PUBLISHED
CVSS 5.5 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: drm/logicvc: Fix device node reference leak in logicvc_drm_config_parse() The logicvc_drm_config_parse() function calls of_get_child_by_name() to find the "layers" node but fails to release the reference, leading to a device node reference leak. Fix this by using the __free(device_node) cleanup attribute to automatic release the reference when the variable goes out of scope.
Risk Scores
CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:12 | linux | 6.6.7-1~exp1, 6.12.13-1, 6.12.15-1 |
| Debian:13 | linux | 6.12.74-2, 6.12.74-2, 6.12.74-1 |
| Debian:14 | linux | 6.16.12-1~bpo13+1, 6.16.12-2, 6.16.3-1 |
| Debian:11 | linux-6.1 | 6.1.164-1, 6.1.162-1, 6.1.159-1 |
Timeline
- Apr 3, 2026 CVE Published
- May 2, 2026 CVE Updated