Security Advisory

CVE-2023-54248

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-30 12:15:46
Last updated 2026-05-11 19:58:19
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add check for kmemdup Since the kmemdup may return NULL pointer, it should be better to add check for the return value in order to avoid NULL pointer dereference.