AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-21856

HIGH · CVSS 7.8 EPSS 0.21%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-03-12 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.8. It affects Linux.

CVE
CVE-2025-21856
Severity
HIGH
CVSS
7.8
EPSS
0.21%
Linux

Original NVD 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)