Overly broad permissions can turn one compromised account into a much larger security problem. Learn how to reduce unnecessary access, review privileges, and apply least privilege across modern Linux systems. Review Linux Privileges×
Git could be made to crash or run programs as your login if it received
changes from a specially crafted remote repository.
Software Description:
- git: fast, scalable, distributed revision control system
Details:
Laël Cellier discovered that Git incorrectly handled path strings in
crafted Git repositories. A remote attacker could use this issue to cause
a denial of service or possibly execute arbitrary code with the
privileges of the user invoking Git. (CVE-2016-2315, CVE-2016-2324)
The problem can be corrected by updating your system to the following package versions: Ubuntu 15.10: git 1:2.5.0-1ubuntu0.2 Ubuntu 14.04 LTS: git 1:1.9.1-1ubuntu0.3 Ubuntu 12.04 LTS: git 1:1.7.9.5-1ubuntu0.3 In general, a standard system update will make all the necessary changes.
https://ubuntu.com/security/notices/USN-2938-1
CVE-2016-2315, CVE-2016-2324
Get the latest Linux and open source security news straight to your inbox.