memcached 1.4.25-2ubuntu1.5 source package in Ubuntu
Changelog
memcached (1.4.25-2ubuntu1.5) xenial-security; urgency=medium * SECURITY UPDATE: stack-based buffer over-read - debian/patches/CVE-2019-15026.patch: fix strncpy call to avoid ASAN violation in memcached.c. - CVE-2019-15026 -- <email address hidden> (Leonidas S. Barbosa) Thu, 05 Sep 2019 11:59:55 -0300
Upload details
- Uploaded by:
- Leonidas S. Barbosa
- Uploaded to:
- Xenial
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- web
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | updates | main | web | |
Xenial | security | main | web |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
memcached_1.4.25.orig.tar.gz | 351.3 KiB | f058437b3c224d321919a9a6bb4e3eedb2312ed718c0caf087ff2f04ab795dda |
memcached_1.4.25-2ubuntu1.5.debian.tar.xz | 21.7 KiB | affe240e84cd228c52226b851d2f0f865102b70768c2270cfe448208b47465b8 |
memcached_1.4.25-2ubuntu1.5.dsc | 2.1 KiB | 971d5c2005301eb33de7a7064ee2fd9068a280c4b6cc5b58df043d5804865ee3 |
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.