memcached 1.4.25-2ubuntu1.4 source package in Ubuntu
Changelog
memcached (1.4.25-2ubuntu1.4) xenial-security; urgency=medium * SECURITY UPDATE: Integer Overflow in items.c:item_free() - debian/patches/CVE-2018-1000127.patch: Don't overflow item refcount on get in memcached.c. - CVE-2018-1000127 -- Marc Deslauriers <email address hidden> Mon, 19 Mar 2018 10:15:02 -0400
Upload details
- Uploaded by:
- Marc Deslauriers
- Uploaded to:
- Xenial
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- web
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
memcached_1.4.25.orig.tar.gz | 351.3 KiB | f058437b3c224d321919a9a6bb4e3eedb2312ed718c0caf087ff2f04ab795dda |
memcached_1.4.25-2ubuntu1.4.debian.tar.xz | 20.8 KiB | ea54ceb8a99d05a2396f75ee6304e61891defde170509556cdd6dfcdde837232 |
memcached_1.4.25-2ubuntu1.4.dsc | 2.1 KiB | 44db076025f5b5e0e81361fa2042414ae108ce460be2e431a29d186d2a7c9443 |
Available diffs
Binary packages built by this source
- memcached: high-performance memory object caching system
Danga Interactive developed memcached to enhance the speed of LiveJournal.com,
a site which was already doing 20 million+ dynamic page views per day for 1
million users with a bunch of webservers and a bunch of database servers.
memcached dropped the database load to almost nothing, yielding faster page
load times for users, better resource utilization, and faster access to the
databases on a memcache miss.
.
memcached optimizes specific high-load serving applications that are designed
to take advantage of its versatile no-locking memory access system. Clients
are available in several different programming languages, to suit the needs
of the specific application. Traditionally this has been used in mod_perl
apps to avoid storing large chunks of data in Apache memory, and to share
this burden across several machines.
- memcached-dbgsym: debug symbols for package memcached
Danga Interactive developed memcached to enhance the speed of LiveJournal.com,
a site which was already doing 20 million+ dynamic page views per day for 1
million users with a bunch of webservers and a bunch of database servers.
memcached dropped the database load to almost nothing, yielding faster page
load times for users, better resource utilization, and faster access to the
databases on a memcache miss.
.
memcached optimizes specific high-load serving applications that are designed
to take advantage of its versatile no-locking memory access system. Clients
are available in several different programming languages, to suit the needs
of the specific application. Traditionally this has been used in mod_perl
apps to avoid storing large chunks of data in Apache memory, and to share
this burden across several machines.