PT-2026-8214 · Linux+3 · Linux Kernel+3

CVE-2026-23206

·

Published

2026-01-01

·

Updated

2026-08-30

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

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

AZL-77667
BDU:2026-11607
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
USN-8393-1
USN-8440-1
USN-8493-1
USN-8493-2
USN-8499-1
USN-8527-1
USN-8528-1
USN-8547-1
USN-8547-2

Affected Products

Linuxmint
Linux Kernel
Ubuntu
Dpaa2-Switch