CVE-2026-23019
Last modified
CVE-2026-23019 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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.. EPSS estimates a 0.11% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| 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 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-23019?
How severe is CVE-2026-23019?
How do I fix CVE-2026-23019?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-23013In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-23014In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23015In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23016In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23017In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23018In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-2302Under specific conditions when processing a maliciously craf…6.9
- CVE-2026-23020In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23021In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23022In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23023In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23024In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2026-23019?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
