CVE-2026-74416

Source
https://cve.org/CVERecord?id=CVE-2026-74416
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74416.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-74416
Downstream
Published
2026-08-15T05:59:22.077Z
Modified
2026-08-18T03:31:08.725534338Z
Summary
drm/radeon: fix memory leak in radeon_ring_restore() on lock failure
Details

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

drm/radeon: fix memory leak in radeonringrestore() on lock failure

radeonringrestore() takes ownership of the data buffer allocated by radeonringbackup(). The caller (radeongpureset()) only frees it in the non-restore branch; in the restore branch it relies on radeonringrestore() to free it.

If radeonringlock() fails, the function returned early without calling kvfree(data), leaking the ring backup buffer on every GPU reset that fails at the lock stage. During repeated GPU resets this causes cumulative kernel memory exhaustion.

Free data before returning the error.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74416.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
55d7c22192becd0ec827a6901899ff56fa985658
Fixed
63912418f1fbb6456ea04bbcdf8f4d5090d23350
Fixed
919e3e398bf301c6418dffdcd5e5c4fd9be39cf7
Fixed
07c213f3499dd72e2922c1c73fe9ffea24874bef
Fixed
1c9ba32308c02c198c378fcdf06be9ffc3111147
Fixed
eecfb76129ebef7e3aa41e18a4668cd91dfc6267
Fixed
06dc892561f5a08b2493c34c8ec2cb94dea33159
Fixed
ccc42187fc2d0720947a63ce1b9e399d2c068ff4
Fixed
82f1d6042611d45b8b9de423bbcb4e0ced9ec62b

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.6.0
Fixed
5.10.261
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.212
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.178
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.145
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.97
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.40
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.5

Database specific

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