AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-72410

UNKNOWN · CVSS N/A

Source: NVD + CISA KEV + EPSS · Published 2026-08-15 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

A vulnerability in the Linux kernel affects the octeontx2-af component, where the validation of the maximum number of NIX logical functions (LFs) is improperly handled before assignment to physical or virtual functions (PF/VF). This flaw could potentially lead to misconfigurations or resource allocation issues, impacting system stability and performance. Organizations utilizing affected Linux kernel versions, particularly those leveraging octeontx2-af for network functions, should prioritize applying the patch to mitigate potential risks.

CVE
CVE-2026-72410
Severity
UNKNOWN
CVSS
N/A
EPSS
N/A
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Validate NIX maximum LFs correctly NIX maximum number of LFs can be set via devlink command but that can be done before assigning any LFs to a PF/VF. The condition used to check whether any LFs are assigned is incorrect. This patch fixes that condition.