CVE-2026-46188
Last modified
CVE-2026-46188 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: octeon_ep_vf: add NULL check for napi_build_skb() napi_build_skb() can return NULL on allocation failure. In __octep_vf_oq_process_rx(), the result is used directly without a NULL check in both the single-buffer and multi-fragment paths, leading to a NULL pointer dereference. Add NULL checks after both napi_build_skb() calls, properly advancing descriptors and consuming remaining fragments on failure.. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: octeon_ep_vf: add NULL check for napi_build_skb() napi_build_skb() can return NULL on allocation failure. In __octep_vf_oq_process_rx(), the result is used directly without a NULL check in both the single-buffer and multi-fragment paths, leading to a NULL pointer dereference. Add NULL checks after both napi_build_skb() calls, properly advancing descriptors and consuming remaining fragments on failure.
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 |
|---|---|---|
| Linux | Linux Kernel | >= 6.9, < 6.12.88 |
| Linux | Linux Kernel | >= 6.13, < 6.18.30 |
| Linux | Linux Kernel | >= 6.19, < 7.0.7 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-46188?
How severe is CVE-2026-46188?
How do I fix CVE-2026-46188?
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-46182In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46183In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-46184In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46185In the Linux kernel, the following vulnerability has been re…9.1
- CVE-2026-46186In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46187In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2026-46189In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-4619Path Traversal vulnerability in NEC Platforms, Ltd. Aterm Se…9.8
- CVE-2026-46190In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-46191In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-46192In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46193In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2026-46188?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
