Security Advisory

CVE-2025-40059

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-10-28 11:48:32
Last updated 2026-05-11 21:41:41
Assigner Linux
CVSS score not scored
State PUBLISHED

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.