PT-2026-47790 · Linux · Linux

Published

2026-06-09

·

Updated

2026-06-09

·

CVE-2026-52904

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
drm/nouveau: fix nvkm device leak on aperture removal failure
When aperture remove conflicting pci devices() fails during probe, the error path returns directly without unwinding the nvkm device that was just allocated by nvkm device pci new(). This leaks both the device wrapper and the pci enable device() reference taken inside it.
Jump to the existing fail nvkm label so nvkm device del() runs and balances both. The leak was introduced when the intermediate nvkm device del() between detection and aperture removal was dropped in favor of creating the pci device once.

Related Identifiers

CVE-2026-52904

Affected Products

Linux