CVE-2025-68170
Last modified
CVE-2025-68170 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Do not kfree() devres managed rdev Since the allocation of the drivers main structure was changed to devm_drm_dev_alloc() rdev is managed by devres and we shouldn't be calling kfree() on it. This fixes things exploding if the driver probe fails and devres cleans up the rdev after we already free'd it. (cherry picked from commit 16c0681617b8a045773d4d87b6140002fa75b03b). EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Do not kfree() devres managed rdev Since the allocation of the drivers main structure was changed to devm_drm_dev_alloc() rdev is managed by devres and we shouldn't be calling kfree() on it. This fixes things exploding if the driver probe fails and devres cleans up the rdev after we already free'd it. (cherry picked from commit 16c0681617b8a045773d4d87b6140002fa75b03b)
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= a9ed2f052c5c14e4be58c5ec8794dffc87588123, < f7482516002a11317912e29577bbf33cf59a0fb1; >= a9ed2f052c5c14e4be58c5ec8794dffc87588123, < 2413bbd1d692aed245c2aa38a369a1fa7590db84; >= a9ed2f052c5c14e4be58c5ec8794dffc87588123, < 3328443363a0895fd9c096edfe8ecd372ca9145e |
| Linux | Linux | 6.12 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-68170?
How severe is CVE-2025-68170?
How do I fix CVE-2025-68170?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-68165In JetBrains TeamCity before 2025.11 reflected XSS was possi…6.1
- CVE-2025-68166In JetBrains TeamCity before 2025.11 a DOM-based XSS was pos…6.1
- CVE-2025-68167In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-68168In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-68169In the Linux kernel, the following vulnerability has been re…
- CVE-2025-6817A vulnerability, which was classified as problematic, has be…3.3
- CVE-2025-68171In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-68172In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68173In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68174In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-68175In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-68176In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2025-68170?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
