PT-2025-40177 · Linux+2 · Linux Kernel+2

Published

2023-05-03

·

Updated

2026-03-14

·

CVE-2023-53470

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The Linux kernel contains a flaw where a failure from devlink alloc() was not properly handled. Specifically, a check for a NULL return value from the devlink alloc() function was missing. If devlink alloc() failed and the code attempted to use devlink priv() on the resulting NULL pointer, the kernel would panic. The fix adds a check for NULL on the allocation return, preventing the kernel panic and causing the driver load to fail instead.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Unchecked Return Value

NULL Pointer Dereference

Weakness Enumeration

Related Identifiers

ALSA-2025_12746
ALSA-2025_12752
ALSA-2025_12753
ALSA-2025_16880
BDU:2026-06101
CVE-2023-53470
RHSA-2024:9315
RHSA-2024_9315

Affected Products

Debian
Linux Kernel
Red Hat