git: git-daemon Denial of Service
1.
Gentoo Linux Security Advisory
Version Information
| Advisory Reference |
GLSA 200907-05 / git |
| Release Date |
July 12, 2009 |
| Latest Revision |
July 12, 2009: 01 |
| Impact |
normal |
| Exploitable |
remote |
| Package |
Vulnerable versions |
Unaffected versions |
Architecture(s) |
| dev-util/git |
<
1.6.3.3 |
>=
1.6.3.3 |
All supported architectures
|
Related bugreports:
#273905
Synopsis
An error in git-daemon might lead to a Denial of Service via resource
consumption.
2.
Impact Information
Background
git - the stupid content tracker, the revision control system used by
the Linux kernel team.
Description
Shawn O. Pearce reported that git-daemon runs into an infinite loop
when handling requests that contain unrecognized arguments.
Impact
A remote unauthenticated attacker could send a specially crafted
request to git-daemon, possibly leading to a Denial of Service (CPU
consumption).
3.
Resolution Information
Workaround
There is no known workaround at this time.
Resolution
All git users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-util/git-1.6.3.3"
|
4.
References
|