PT-2026-8214 · Unknown+3 · Dpaa2-Switch+3

Published

2026-01-01

·

Updated

2026-05-26

·

CVE-2026-23206

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A flaw exists in the dpaa2-switch driver where a zero-sized pointer dereference can occur when the number of interfaces (num ifs) reported by the device is zero. This happens because kcalloc() returns a zero-sized pointer (0x10) when the element count is zero, and subsequent code attempts to access memory at this invalid address, leading to a kernel panic. The issue arises from unconditionally accessing ethsw->ports[0]->netdev without verifying that num ifs is greater than zero after retrieving device attributes.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

NULL Pointer Dereference

Weakness Enumeration

Related Identifiers

CVE-2026-23206
ECHO-AEA2-02A1-9146
USN-8278-1
USN-8278-2
USN-8289-1
USN-8289-2
USN-8296-1
USN-8296-2

Affected Products

Linuxmint
Linux Kernel
Ubuntu
Dpaa2-Switch