CVE-2026-43264

Source
https://cve.org/CVERecord?id=CVE-2026-43264
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-43264.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-43264
Downstream
Related
Published
2026-05-06T11:28:50.867Z
Modified
2026-05-28T03:55:46.316827302Z
Summary
fbdev: of: display_timing: fix refcount leak in of_get_display_timings()
Details

In the Linux kernel, the following vulnerability has been resolved:

fbdev: of: displaytiming: fix refcount leak in ofgetdisplaytimings()

ofparsephandle() returns a devicenode with refcount incremented, which is stored in 'entry' and then copied to 'nativemode'. 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 ofnodeput(native_mode) before cleanup.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43264.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
cc3f414cf2e404130584b63d373161ba6fd24bc2
Fixed
20881ad42e651c69d89eb38a2042838187900fd6
Fixed
b5bdcc5afbff845834d04d651773cb6b47db5dd3
Fixed
2b22e4fe1273c24f405ed7903349c4bbd82b6368
Fixed
3ed019654234edb8625c05d05e15d40f74e64f70
Fixed
d6f34bbff07476c6abb8672c89d217824871c5ed
Fixed
69290f2d3999c5fa1a7f5d5593cfc5461fa3ee64
Fixed
c5734f9030a8b1e13868d1641b5163d8e659306e
Fixed
eacf9840ae1285a1ef47eb0ce16d786e542bd4d7

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-43264.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.9.0
Fixed
5.10.252
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.202
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.165
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.128
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.75
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.16
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
6.19.6

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-43264.json"