AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-40059

UNKNOWN · CVSS N/A EPSS 0.20%

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

CyberRota Analysis

This vulnerability has an unknown severity rating. It affects Linux.

CVE
CVE-2025-40059
Severity
UNKNOWN
CVSS
N/A
EPSS
0.20%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: coresight: Fix incorrect handling for return value of devm_kzalloc The return value of devm_kzalloc could be an null pointer, use "!desc.pdata" to fix incorrect handling return value of devm_kzalloc.