CVE-2026-23206

Kernel panic via zero-interface pointer dereference

Published Feb 14, 2026 · Updated Feb 14, 2026

NULL pointer dereference in the Linux Kernel DPAA2 switch driver allows local users to panic the kernel through a zero-interface device. When ethsw->sw_attr.num_ifs is zero, kcalloc() returns ZERO_SIZE_PTR for the ports array, but dpaa2_switch_probe() still reads ethsw->ports[0]->netdev. The device must report zero interfaces during driver probing because of hardware configuration or firmware behavior; the bounded consequence is a kernel panic and service interruption.

CVSS severity5.5
Medium
EPSS probability0.12%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

NULL pointer dereference in the Linux Kernel DPAA2 switch driver allows local users to panic the kernel through a zero-interface device. When ethsw->sw_attr.num_ifs is zero, kcalloc() returns ZERO_SIZE_PTR for the ports array, but dpaa2_switch_probe() still reads ethsw->ports[0]->netdev. The device must report zero interfaces during driver probing because of hardware configuration or firmware behavior; the bounded consequence is a kernel panic and service interruption.

The record

CVE
CVE-2026-23206
Published
Feb 14, 2026
Updated
Feb 14, 2026
Vendor
The Linux Kernel Organization
Product
Linux Kernel
Classifications
CWE-476, T1499.004
Attack vector
local
Privileges
authenticated

Timeline

How it unfolded

  1. Feb 14, 2026CVE publishedPublication date reported by the CVE source.
  2. Feb 14, 2026Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Compare these published version ranges with your installed build and any vendor patches.

  1. Affected versionversion=0b1b71370458860579831e77485883fcf2e8fbbe <155eb99aff2920153bf21217ae29565fff81e6af
  2. Affected versionversion=0b1b71370458860579831e77485883fcf2e8fbbe <2fcccca88456b592bd668db13aa1d29ed257ca2b
  3. Affected versionversion=0b1b71370458860579831e77485883fcf2e8fbbe <4acc40db06ffd0fd92683505342b00c8a7394c60
  4. Affected versionversion=0b1b71370458860579831e77485883fcf2e8fbbe <80165ff16051448d6f840585ebe13f2400415df3
  5. Affected versionversion=0b1b71370458860579831e77485883fcf2e8fbbe <b97415c4362f739e25ec6f71012277086fabdf6f
  6. Affected versionversion=0b1b71370458860579831e77485883fcf2e8fbbe <ed48a84a72fefb20a82dd90a7caa7807e90c6f66
  7. Affected versionversion=5.13

What conditions does exploitation require?

Attack vectorlocal
Required privilegesauthenticated

What is affected?

The Linux Kernel Organization · Linux Kernelversion=0b1b71370458860579831e77485883fcf2e8fbbe <155eb99aff2920153bf21217ae29565fff81e6af; version=0b1b71370458860579831e77485883fcf2e8fbbe <2fcccca88456b592bd668db13aa1d29ed257ca2b; version=0b1b71370458860579831e77485883fcf2e8fbbe <4acc40db06ffd0fd92683505342b00c8a7394c60; version=0b1b71370458860579831e77485883fcf2e8fbbe <80165ff16051448d6f840585ebe13f2400415df3; version=0b1b71370458860579831e77485883fcf2e8fbbe <b97415c4362f739e25ec6f71012277086fabdf6f; version=0b1b71370458860579831e77485883fcf2e8fbbe <ed48a84a72fefb20a82dd90a7caa7807e90c6f66; version=5.13

Published CVSS scores

5.5UbuntuCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
6.2OracleCVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 9, 2026Sep 15, 2026
Latest reporting daySep 15, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectorlocal
Privilegesauthenticated
Known exploitationUnconfirmed
Public exploitUnconfirmed

Weakness, pattern, technique

CWE-476NULL Pointer Dereference
T1499.004Application or System Exploitation

Public exploit references

No public exploit references are available in this record.

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo