
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-23084 is a NULL pointer dereference vulnerability in the Linux kernel's be2net network driver, specifically within the be_cmd_get_mac_from_list() function. The flaw was published on February 4, 2026, and affects Linux kernel versions from 3.12 through multiple stable branches up to 6.19-rc6. Affected version ranges include 3.12–5.10.249, 5.11–5.15.199, 5.16–6.1.162, 6.2–6.6.122, 6.7–6.12.68, and 6.13–6.18.8. It carries a CVSS v3.1 base score of 5.5 (Medium) (Feedly, CVE Record).
The root cause is a NULL pointer dereference (CWE-476) in the be_cmd_get_mac_from_list() function of the be2net Ethernet driver. When pmac_id_valid is set to false, the function is contractually expected to receive a valid pointer address for pmac_id so it can store the PMAC_ID retrieved from the network card firmware. However, there exists a call site within the driver that passes both pmac_id_valid == false and pmac_id == NULL simultaneously, causing the function to attempt a write through a NULL pointer. The fix involves passing the address of a stub (dummy) variable at that call site to satisfy the function's contract and prevent the dereference (Feedly, Kernel Patch).
Successful exploitation causes a kernel panic or system crash, resulting in a denial of service condition. The impact is limited to availability — there is no confidentiality or integrity impact, and the vulnerability does not enable code execution, privilege escalation, or lateral movement. Systems running affected kernel versions with the be2net driver loaded are at risk of being crashed by a local low-privileged user (Feedly).
Apply the appropriate patched Linux kernel version for your branch: 5.10.249 or later, 5.15.199 or later, 6.1.162 or later, 6.6.122 or later, 6.12.68 or later, or 6.18.8 or later. Patches are available via the upstream Linux stable tree at git.kernel.org. Distributions including Ubuntu (USN-8162-1, USN-8180-x series, USN-8186-1, USN-8188-1, USN-8275-1, USN-8297-1), SUSE (SUSE-2026-0962-1), and Oracle Linux (ELSA-2026-50160, ELSA-2026-50232) have issued advisories incorporating these fixes. If immediate patching is not possible, consider unloading the be2net kernel module on systems where Emulex BE-series NICs are not in use (Feedly, Ubuntu USN-8180-1).
The vulnerability has been picked up by standard Linux distribution security channels, with Ubuntu, SUSE, and Oracle Linux all issuing kernel update advisories. Vulnerability scanners from Tenable (Nessus) and Qualys have added detection plugins for this CVE. No notable independent researcher commentary or significant social media discussion has been observed, consistent with the moderate severity and local-only exploitability of this issue (Ubuntu USN-8162-1, Feedly).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."