Security Advisory

CVE-2023-54189

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-30 12:08:57
Last updated 2026-05-23 15:34:00
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: pstore/ram: Add check for kstrdup Add check for the return value of kstrdup() and return the error if it fails in order to avoid NULL pointer dereference.