CVE-2025-21856
Last modified
CVE-2025-21856 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: s390/ism: add release function for struct device According to device_release() in /drivers/base/core.c, a device without a release function is a broken device and must be fixed. The current code directly frees the device after calling device_add() without waiting for other kernel parts to release their references. Thus, a reference could still be held to a struct device, e.g., by sysfs, leading to potential use-after-free issues if a proper release function is not set.. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: s390/ism: add release function for struct device According to device_release() in /drivers/base/core.c, a device without a release function is a broken device and must be fixed. The current code directly frees the device after calling device_add() without waiting for other kernel parts to release their references. Thus, a reference could still be held to a struct device, e.g., by sysfs, leading to potential use-after-free issues if a proper release function is not set.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.3, < 6.6.80 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.17 | — |
| Linux | Linux Kernel | >= 6.13, < 6.13.5 | — |
| Linux | Linux Kernel | 6.14 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-21856?
How severe is CVE-2025-21856?
How do I fix CVE-2025-21856?
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-21850In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21851In the Linux kernel, the following vulnerability has been re…3.3
- CVE-2025-21852In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21853In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21854In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21855In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-21857In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21858In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-21859In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-2186The Recover WooCommerce Cart Abandonment, Newsletter, Email …7.5
- CVE-2025-21860In the Linux kernel, the following vulnerability has been re…3.3
- CVE-2025-21861In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2025-21856?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
