Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-23046

Published Feb 4, 2026

Overview

CVE-2026-23046 is a known-severity vulnerability. It was published on February 4, 2026.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

virtio_net: fix device mismatch in devm_kzalloc/devm_kfree

Initial rss_hdr allocation uses virtio_device->device,

but virtnet_set_queues() frees using net_device->device.

This device mismatch causing below devres warning

[ 3788.514041] ------------[ cut here ]------------

[ 3788.514044] WARNING: drivers/base/devres.c:1095 at devm_kfree+0x84/0x98, CPU#16: vdpa/1463

[ 3788.514054] Modules linked in: octep_vdpa virtio_net virtio_vdpa [last unloaded: virtio_vdpa]

[ 3788.514064] CPU: 16 UID: 0 PID: 1463 Comm: vdpa Tainted: G W 6.18.0 #10 PREEMPT

[ 3788.514067] Tainted: [W]=WARN

[ 3788.514069] Hardware name: Marvell CN106XX board (DT)

[ 3788.514071] pstate: 63400009 (nZCv daif +PAN -UAO +TCO +DIT -SSBS BTYPE=--)

[ 3788.514074] pc : devm_kfree+0x84/0x98

[ 3788.514076] lr : devm_kfree+0x54/0x98

[ 3788.514079] sp : ffff800084e2f220

[ 3788.514080] x29: ffff800084e2f220 x28: ffff0003b2366000 x27: 0000000000000

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2026-23046?

CVE-2026-23046 is a known-severity vulnerability. It was published on February 4, 2026.

How severe is CVE-2026-23046?

CVSS score information is not yet available for this vulnerability. Check back as the CVE record is updated by NVD analysts.

How do I fix or remediate CVE-2026-23046?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-23046?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-23046 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.