CVE-2023-53470
EUVD-2025-3279201.10.2025, 12:15
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.Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| linux | linux_kernel | 5.4 ≤ 𝑥 < 5.15.112 |
| linux | linux_kernel | 5.16 ≤ 𝑥 < 6.1.29 |
| linux | linux_kernel | 6.2 ≤ 𝑥 < 6.2.16 |
| linux | linux_kernel | 6.3 ≤ 𝑥 < 6.3.3 |
𝑥
= Vulnerable software versions
Debian Releases
Common Weakness Enumeration
References