SB2026032095 - Missing release of memory after effective lifetime in Linux kernel cavium liquidio driver



SB2026032095 - Missing release of memory after effective lifetime in Linux kernel cavium liquidio driver

Published: March 20, 2026

Security Bulletin ID SB2026032095
Severity
Low
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Local access
Highest impact Information disclosure

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 security vulnerability.


1) Missing release of memory after effective lifetime (CVE-ID: CVE-2026-23258)

The vulnerability allows a local user to cause a memory leak.

The vulnerability exists due to improper memory management in the net: liquidio component when initializing network devices. A local user can trigger a failure during queue setup to cause a memory leak.

The issue occurs because the netdev pointer is not initialized before calling netif_set_real_num_rx_queues() and netif_set_real_num_tx_queues(), leading to failure in freeing the allocated netdev on error paths.


Remediation

Install update from vendor's website.