Keepalived: Denial of Service
1.
Gentoo Linux Security Advisory
Version Information
| Advisory Reference |
GLSA 201207-07 / keepalived |
| Release Date |
July 09, 2012 |
| Latest Revision |
July 09, 2012: 1 |
| Impact |
normal |
| Exploitable |
local |
| Package |
Vulnerable versions |
Unaffected versions |
Architecture(s) |
| sys-cluster/keepalived |
<
1.2.2-r3 |
>=
1.2.2-r3 |
All supported architectures
|
Related bugreports:
#371469
Synopsis
Keepalived uses world-writable PID files, allowing a local attacker
to kill arbitrary processes.
2.
Impact Information
Background
Keepalived is a strong & robust keepalive facility to the Linux
Virtual Server project.
Description
The "pidfile_write()" function in pidfile.c in Keepalived writes PID
files with insecure permissions.
Impact
A local attacker may be able to cause a Denial of Service of arbitrary
processes.
3.
Resolution Information
Workaround
There is no known workaround at this time.
Resolution
All Keepalived users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync
# emerge --ask --oneshot --verbose ">=sys-cluster/keepalived-1.2.2-r3"
|
4.
References
|