CVE-2023-53470

In the Linux kernel, the following vulnerability has been resolved: ionic: catch failure from devlink_alloc Add a check for NULL on the alloc return. If devlink_alloc() fails and we try to use devlink_priv() on the NULL return, the kernel gets very unhappy and panics. With this fix, the driver load will still fail, but at least it won't panic the kernel.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

20 Jan 2026, 15:51

Type Values Removed Values Added
CWE CWE-476
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
First Time Linux
Linux linux Kernel
References () https://git.kernel.org/stable/c/0020c16c8af7f4bc9503a2088fb30793b6771fac - () https://git.kernel.org/stable/c/0020c16c8af7f4bc9503a2088fb30793b6771fac - Patch
References () https://git.kernel.org/stable/c/0d02efe7f25158c93146e3bb827bc7bb3cd5e71a - () https://git.kernel.org/stable/c/0d02efe7f25158c93146e3bb827bc7bb3cd5e71a - Patch
References () https://git.kernel.org/stable/c/4a54903ff68ddb33b6463c94b4eb37fc584ef760 - () https://git.kernel.org/stable/c/4a54903ff68ddb33b6463c94b4eb37fc584ef760 - Patch
References () https://git.kernel.org/stable/c/5325f50de5b1433b27dda7ccff5cb7283722a3f1 - () https://git.kernel.org/stable/c/5325f50de5b1433b27dda7ccff5cb7283722a3f1 - Patch
References () https://git.kernel.org/stable/c/c177dd465f5c1e5f242cdb9258826c591c257e9a - () https://git.kernel.org/stable/c/c177dd465f5c1e5f242cdb9258826c591c257e9a - Patch

01 Oct 2025, 12:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-10-01 12:15

Updated : 2026-01-20 15:51


NVD link : CVE-2023-53470

Mitre link : CVE-2023-53470

CVE.ORG link : CVE-2023-53470


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-476

NULL Pointer Dereference