Skip to main content

CWE-192

Integer Coercion Error

2 CVEs Avg CVSS 7.3 MITRE
0
CRITICAL
1
HIGH
1
MEDIUM
0
LOW
1
POC
0
KEV

Monthly

CVE-2026-86143 Sep 05, 04:31 MEDIUM PATCH This Month

Integer overflow in libxml2 before 2.15.4 passes negative-length values into application-level XML write callbacks when output buffer sizes reach or exceed INT_MAX, enabling out-of-bounds memory reads or writes within any callback that trusts the supplied length parameter. The root cause is a type mismatch: xmlBufUse() returns size_t, but xmlOutputWriteCallback expects int - without an overflow guard, buffers of sufficient size silently wrap to negative values. Applications embedding libxml2 with custom output callbacks and processing attacker-influenced large XML payloads face C:H/I:H impact; the severity is callback-implementation-dependent. No public exploit has been identified at time of analysis.

Buffer Overflow Libxml2 Xmlsoft
NVD GitHub VulDB
CVSS 3.1
6.9
EPSS
0.1%
CVE-2022-2639 Sep 01, 21:15 HIGH POC PATCH This Week

An integer coercion error was found in the openvswitch kernel module. Rated high severity (CVSS 7.8), this vulnerability is low attack complexity. Public exploit code available.

Buffer Overflow Red Hat Enterprise Linux Linux Kernel
NVD GitHub
CVSS 3.1
7.8
EPSS
0.8%
EPSS 0% CVSS 6.9
MEDIUM PATCH This Month

Integer overflow in libxml2 before 2.15.4 passes negative-length values into application-level XML write callbacks when output buffer sizes reach or exceed INT_MAX, enabling out-of-bounds memory reads or writes within any callback that trusts the supplied length parameter. The root cause is a type mismatch: xmlBufUse() returns size_t, but xmlOutputWriteCallback expects int - without an overflow guard, buffers of sufficient size silently wrap to negative values. Applications embedding libxml2 with custom output callbacks and processing attacker-influenced large XML payloads face C:H/I:H impact; the severity is callback-implementation-dependent. No public exploit has been identified at time of analysis.

Buffer Overflow Libxml2 Xmlsoft
NVD GitHub VulDB
EPSS 1% CVSS 7.8
HIGH POC PATCH This Week

An integer coercion error was found in the openvswitch kernel module. Rated high severity (CVSS 7.8), this vulnerability is low attack complexity. Public exploit code available.

Buffer Overflow Red Hat Enterprise Linux +1
NVD GitHub

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy