PT-2026-43856 · Opensuse+2 · Opensuse Tumbleweed+2

CVE-2026-45989

·

Published

2026-05-27

·

Updated

2026-08-20

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified) openSUSE Tumbleweed versions prior to kernel-devel-7.0.11-1.1
Description A use-after-free issue exists in the testdrv probe() function. The function retrieves the device node from the PCI device, applies an overlay, and calls of node put(dn), which releases the reference held by the PCI core. If the reference count drops to zero, the node is freed. Subsequently, the freed pointer dn is passed to of platform default populate(), resulting in a use-after-free condition. This occurs because the reference to pdev->dev.of node is owned by the device model and should not be released by the driver.
Recommendations For Linux kernel, remove the erroneous of node put() call within the testdrv probe() function to prevent premature freeing of the node. For openSUSE Tumbleweed, update to version kernel-devel-7.0.11-1.1.

Exploit

Fix

Use After Free

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

AZL-88707
CVE-2026-45989
OPENSUSE-SU-2026:10954-1
USN-8488-1
USN-8488-2
USN-8489-1
USN-8507-1
USN-8567-1
USN-8569-1
USN-8574-1
USN-8574-2
USN-8574-3
USN-8595-1
USN-8595-2
USN-8595-3
USN-8596-1
USN-8603-1
USN-8606-1
USN-8607-1
USN-8608-1
USN-8609-1
USN-8619-1
USN-8665-1

Affected Products

Linux Kernel
Ubuntu
Opensuse Tumbleweed