CVE-2025-48384: Breaking git with a carriage return and cloning RCE
tl;dr: On Unix-like platforms, if you use git clone --recursive on an
untrusted repo, it could achieve remote code execution. Update to a fixed
version
of git and other software that embeds Git (including GitHub Desktop).
If you've ever used an old mechanical typewriter, you know that when you get to
the end of the line there's a physical action to to get back to the start of
the line. Sometimes this was done through an actual lever on the typewriter,
later models had a button. Because this acti...
Read more at dgl.cx