|
|
|
|
|
by dennisnedry
4175 days ago
|
|
In this case, the specific exploit Linus is referring to works by commiting a malicious .git file as .Git to your repo. Then somebody else on OSX clones your branch, and the bad .Git file will overwrite your .git file, causing a security breach. |
|