PT-2026-8159 · Linux+2 · Linux Kernel+2

CVE-2026-23164

·

Published

2026-01-01

·

Updated

2026-08-21

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 memory leak exists in the rocker module within the Linux kernel, specifically within the rocker world port post fini() function. When ports are removed, memory allocated for rocker port->wpriv is not always freed, leading to a leak of sizeof(struct ofdpa port) bytes per port on each device removal. This occurs because the port post fini callback is NULL for certain configurations, preventing the memory from being released. The issue is resolved by ensuring that kfree(rocker port->wpriv) is always called, regardless of the presence of the port post fini callback.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Memory Leak

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

Weakness Enumeration

Related Identifiers

AZL-77781
BDU:2026-11592
CVE-2026-23164
USN-8162-1
USN-8180-1
USN-8180-2
USN-8180-3
USN-8180-4
USN-8180-5
USN-8180-6
USN-8186-1
USN-8187-1
USN-8188-1
USN-8243-1
USN-8275-1
USN-8278-1
USN-8278-2
USN-8289-1
USN-8289-2
USN-8296-1
USN-8296-2
USN-8297-1
USN-8393-1
USN-8440-1
USN-8499-1
USN-8570-1
USN-8570-2
USN-8594-1
USN-8604-1
USN-8605-1
USN-8669-1

Affected Products

Linuxmint
Linux Kernel
Ubuntu