CVE-2026-43264
EUVD-2026-2766106.05.2026, 12:16
In the Linux kernel, the following vulnerability has been resolved: fbdev: of: display_timing: fix refcount leak in of_get_display_timings() of_parse_phandle() returns a device_node with refcount incremented, which is stored in 'entry' and then copied to 'native_mode'. When the error paths at lines 184 or 192 jump to 'entryfail', native_mode's refcount is not decremented, causing a refcount leak. Fix this by changing the goto target from 'entryfail' to 'timingfail', which properly calls of_node_put(native_mode) before cleanup.Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| linux | linux_kernel | 3.9 ≤ 𝑥 < 5.10.252 |
| linux | linux_kernel | 5.11 ≤ 𝑥 < 5.15.202 |
| linux | linux_kernel | 5.16 ≤ 𝑥 < 6.1.165 |
| linux | linux_kernel | 6.2 ≤ 𝑥 < 6.6.128 |
| linux | linux_kernel | 6.7 ≤ 𝑥 < 6.12.75 |
| linux | linux_kernel | 6.13 ≤ 𝑥 < 6.18.16 |
| linux | linux_kernel | 6.19 ≤ 𝑥 < 6.19.6 |
𝑥
= Vulnerable software versions
Debian Releases
Vulnerability Media Exposure
References