CVE-2026-18313

rpcapd can allocate up to 65536 bytes per each RPCAP_MSG_UPDATEFILTER_REQ or RPCAP_MSG_STARTCAP_REQ message received from the client, but it never frees the memory, so it leaks memory even under normal use. A malicious client can cause the server to leak memory substantially faster.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-05 19:16

Updated : 2026-09-08 19:20


NVD link : CVE-2026-18313

Mitre link : CVE-2026-18313

CVE.ORG link : CVE-2026-18313


JSON object : View

Products Affected

No product.

CWE
CWE-401

Missing Release of Memory after Effective Lifetime