Search CVE reports


Toggle filters

1571 – 1580 of 38021 results

Status is adjusted based on your filters.


CVE-2026-31912

Medium priority
Needs evaluation

libpcap BPF interpreter detects neither reaching the end of the filter program buffer due to lack of a return instruction nor executing a jump instruction with an offset that translates to a pointer outside of the buffer. In...

1 affected package

libpcap

Package 26.04 LTS
libpcap Needs evaluation
Show less packages

CVE-2026-31911

Medium priority
Needs evaluation

libpcap BPF interpreter calls abort() if it encounters a BPF instruction that has an invalid opcode. In particular uncommon use cases a crafted filter program can terminate the OS process.

1 affected package

libpcap

Package 26.04 LTS
libpcap Needs evaluation
Show less packages

CVE-2026-18313

Medium priority
Needs evaluation

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...

1 affected package

libpcap

Package 26.04 LTS
libpcap Needs evaluation
Show less packages

CVE-2026-18238

Medium priority
Needs evaluation

The rpcap client code that processes a RPCAP_MSG_PACKET message received from the server incorrectly validates its headers. A malicious server can send a crafted message and cause the client to treat up to 20 bytes of the client...

1 affected package

libpcap

Package 26.04 LTS
libpcap Needs evaluation
Show less packages

CVE-2026-0799

Medium priority
Needs evaluation

In BPF instructions that load/store a value from/to a scratch memory register the register index is an unsigned 32-bit integer and must not exceed 15, but libpcap BPF interpreter does not validate the value. In particular...

1 affected package

libpcap

Package 26.04 LTS
libpcap Needs evaluation
Show less packages

CVE-2025-15614

Medium priority
Needs evaluation

ugrep before 7.6.0 contains a heap buffer over-read vulnerability in the LZW decompressor when processing crafted .Z archive files. Attackers can supply malformed .Z files that cause the decompressor to read one byte past the...

1 affected package

ugrep

Package 26.04 LTS
ugrep Needs evaluation
Show less packages

CVE-2026-86145

Medium priority
Needs evaluation

PCRE2 before 10.48 allows a pcre2_dfa_match out-of-bounds write because reuse of a cached workspace block, in a recursive DFA matching workspace, lacks a size check (even though a newly allocated block, for the same purpose, does...

1 affected package

pcre2

Package 26.04 LTS
pcre2 Needs evaluation
Show less packages

CVE-2026-86144

Medium priority
Needs evaluation

In xinclude in libxml2 before 2.15.4, xmlXIncludeProcess and xmlXIncludeProcessTree do not propagate parseFlags. This has security relevance for, for example, the XML_PARSE_NONET flag, if (without it) a custom resource loader...

1 affected package

libxml2

Package 26.04 LTS
libxml2 Needs evaluation
Show less packages

CVE-2026-86143

Medium priority
Needs evaluation

In xmlIO in libxml2 before 2.15.4, an inconsistency in xmlOutputWriteCallback and xmlBufUse causes negative lengths to reach write callbacks, aka a lack of a check for integer overflow before calling writecallback. This has...

1 affected package

libxml2

Package 26.04 LTS
libxml2 Needs evaluation
Show less packages

CVE-2026-86142

Medium priority
Needs evaluation

In libxml2 before 2.15.4, there is a heap-based buffer overflow in xmlXPtrEvalXPtrPart because of xmlXPtrEval xpointer length saturation.

1 affected package

libxml2

Package 26.04 LTS
libxml2 Needs evaluation
Show less packages