PT-2026-47357 · Opensuse+1 · Opensuse Tumbleweed+1
CVE-2026-46285
·
Published
2026-06-08
·
Updated
2026-07-24
CVSS v3.1
7.8
High
| Vector | AV: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.12-1.1
Description
A use-after-free issue exists in the
docg3 release() function. The docg3 pointer is retrieved from cascade->floors[0]->priv before a loop that calls doc release device() for each floor. Because doc release device() frees the docg3 structure using kfree(docg3), the subsequent attempt to dereference docg3->cascade->bch after the loop occurs on a pointer that has already been freed.Recommendations
Update the Linux kernel to a version where the
docg3 release() function is patched to access cascade->bch directly.
Update openSUSE Tumbleweed to kernel-devel-7.0.12-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
Affected Products
Linux Kernel
Opensuse Tumbleweed