Security Advisory

CVE-2023-52789

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-05-21 15:31:05
Last updated 2026-05-11 19:33:10
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

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