You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
511 B
17 lines
511 B
![]()
4 years ago
|
Git v2.17.6 Release Notes
|
||
|
=========================
|
||
|
|
||
|
This release addresses the security issues CVE-2021-21300.
|
||
|
|
||
|
Fixes since v2.17.5
|
||
|
-------------------
|
||
|
|
||
|
* CVE-2021-21300:
|
||
|
On case-insensitive file systems with support for symbolic links,
|
||
|
if Git is configured globally to apply delay-capable clean/smudge
|
||
|
filters (such as Git LFS), Git could be fooled into running
|
||
|
remote code during a clone.
|
||
|
|
||
|
Credit for finding and fixing this vulnerability goes to Matheus
|
||
|
Tavares, helped by Johannes Schindelin.
|