Tracker / CVE-2026-23426
CVE-2026-23426
Medium 5.5
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.
Affected products and versions
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · 6.0.1 → 6.1.167 |
| linux | linux_kernel · 6.13 → 6.18.17 |
| linux | linux_kernel · 6.19 → 6.19.7 |
| linux | linux_kernel · 6.2 → 6.6.130 |
| linux | linux_kernel · 6.7 → 6.12.77 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.