CVE-2014-6272

high
Published 2015-08-24 · Modified 2026-05-06
CVSS v3
CVSS v2
7.5
VIR risk
7.5

Description

Multiple integer overflows in the evbuffer API in Libevent 1.4.x before 1.4.15, 2.0.x before 2.0.22, and 2.1.x before 2.1.5-beta allow context-dependent attackers to cause a denial of service or possibly have other unspecified impact via "insanely large inputs" to the (1) evbuffer_add, (2) evbuffer_expand, or (3) bufferevent_write function, which triggers a heap-based buffer overflow or an infinite loop. NOTE: this identifier has been SPLIT per ADT3 due to different affected versions. See CVE-2015-6525 for the functions that are only affected in 2.0 and later.

Predictions

Exploit likelihood
20%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-6272

vendor Authored 2026-05-27

Vendor advisory: security@debian.org — http://archives.seul.org/libevent/users/Jan-2015/msg00010.html

vendor Authored 2026-05-27

Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2014-6272.html

OS impact

OSVersionStatusFixed in
suse slesaffected
debian debianbookwormfixed2.0.21-stable-2
debian debianbullseyefixed2.0.21-stable-2
debian debianforkyfixed2.0.21-stable-2
debian debiansidfixed2.0.21-stable-2
debian debiantrixiefixed2.0.21-stable-2
debian debian7.0affected

Application impact

VendorProductVersionsFixed
libevent_projectlibevent1.4.0
libevent_projectlibevent1.4.1
libevent_projectlibevent1.4.2
libevent_projectlibevent1.4.3
libevent_projectlibevent1.4.4
libevent_projectlibevent1.4.5
libevent_projectlibevent1.4.6
libevent_projectlibevent1.4.7
libevent_projectlibevent1.4.8
libevent_projectlibevent1.4.9
libevent_projectlibevent1.4.10
libevent_projectlibevent1.4.11
libevent_projectlibevent1.4.12
libevent_projectlibevent1.4.13
libevent_projectlibevent1.4.14
libevent_projectlibevent2.0.1
libevent_projectlibevent2.0.2
libevent_projectlibevent2.0.3
libevent_projectlibevent2.0.4
libevent_projectlibevent2.0.5
libevent_projectlibevent2.0.6
libevent_projectlibevent2.0.7
libevent_projectlibevent2.0.8
libevent_projectlibevent2.0.9
libevent_projectlibevent2.0.10
libevent_projectlibevent2.0.11
libevent_projectlibevent2.0.12
libevent_projectlibevent2.0.13
libevent_projectlibevent2.0.14
libevent_projectlibevent2.0.15
libevent_projectlibevent2.0.16
libevent_projectlibevent2.0.17
libevent_projectlibevent2.0.18
libevent_projectlibevent2.0.19
libevent_projectlibevent2.0.20
libevent_projectlibevent2.0.21
libevent_projectlibevent2.1.1
libevent_projectlibevent2.1.2
libevent_projectlibevent2.1.3
libevent_projectlibevent2.1.4

References

CWEs

CWE-189

Verify integrity in audit chain (admin only). AS-IS.