CVE-2026-23019
EUVD-2026-507531.01.2026, 12:16
In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix NULL dereference on devlink_alloc() failure devlink_alloc() may return NULL on allocation failure, but prestera_devlink_alloc() unconditionally calls devlink_priv() on the returned pointer. This leads to a NULL pointer dereference if devlink allocation fails. Add a check for a NULL devlink pointer and return NULL early to avoid the crash.Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| linux | linux_kernel | 5.10.1 ≤ 𝑥 < 5.15.198 |
| linux | linux_kernel | 5.16 ≤ 𝑥 < 6.1.161 |
| linux | linux_kernel | 6.2 ≤ 𝑥 < 6.6.121 |
| linux | linux_kernel | 6.7 ≤ 𝑥 < 6.12.66 |
| linux | linux_kernel | 6.13 ≤ 𝑥 < 6.18.6 |
| linux | linux_kernel | 5.10 |
| linux | linux_kernel | 6.19:rc1 |
| linux | linux_kernel | 6.19:rc2 |
| linux | linux_kernel | 6.19:rc3 |
| linux | linux_kernel | 6.19:rc4 |
| linux | linux_kernel | 6.19:rc5 |
| linux | linux_kernel | 6.19:rc6 |
| linux | linux_kernel | 6.19:rc7 |
| linux | linux_kernel | 6.19:rc8 |
𝑥
= Vulnerable software versions
Debian Releases
Common Weakness Enumeration
Vulnerability Media Exposure
References