CVE-2026-46003

NONE
CVSS v3
CVSS v2
0.02% EPSS (exploit probability)
CWE

Description

In the Linux kernel, the following vulnerability has been resolved:

net: qrtr: ns: Limit the total number of nodes

Currently, the nameserver doesn't limit the number of nodes it handles.
This can be an attack vector if a malicious client starts registering
random nodes, leading to memory exhaustion.

Hence, limit the maximum number of nodes to 64. Note that, limit of 64 is
chosen based on the current platform requirements. If requirement changes
in the future, this limit can be increased.

Affected routers (0)

No routers currently mapped to this CVE in our database.

External references