Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Git is easy to learn and has a tiny footprint with lightning fast performance. It outclasses SCM tools like Subversion, CVS, Perforce, and ClearCase with features like cheap local branching, convenient staging areas, and multiple workflows.
Security Fix(es):
Git for Windows is the Windows port of Git. Prior to 2.55.0.windows.4, a malicious remote Git server can advertise a bundle URI that reaches transportgetremotebundleuri(), fetchbundleuriinternal(), and copyuritofile() in bundle-uri.c during clone or fetch when transfer.bundleuri=true. Non-HTTP(S) values are treated as local filesystem paths, and file URI prefixes are removed, so a bare UNC path or file URI targeting an attacker-controlled share causes Windows to initiate an outbound SMB connection. This can expose NTLM authentication material to the attacker-selected host. This issue is fixed in version 2.55.0.windows.4.(CVE-2026-62960)
{
"severity": "High"
}{
"src": [
"git-2.43.0-13.oe2403sp1.src.rpm"
],
"x86_64": [
"git-2.43.0-13.oe2403sp1.x86_64.rpm",
"git-core-2.43.0-13.oe2403sp1.x86_64.rpm",
"git-daemon-2.43.0-13.oe2403sp1.x86_64.rpm",
"git-debuginfo-2.43.0-13.oe2403sp1.x86_64.rpm",
"git-debugsource-2.43.0-13.oe2403sp1.x86_64.rpm"
],
"aarch64": [
"git-2.43.0-13.oe2403sp1.aarch64.rpm",
"git-core-2.43.0-13.oe2403sp1.aarch64.rpm",
"git-daemon-2.43.0-13.oe2403sp1.aarch64.rpm",
"git-debuginfo-2.43.0-13.oe2403sp1.aarch64.rpm",
"git-debugsource-2.43.0-13.oe2403sp1.aarch64.rpm"
],
"noarch": [
"git-email-2.43.0-13.oe2403sp1.noarch.rpm",
"git-gui-2.43.0-13.oe2403sp1.noarch.rpm",
"git-help-2.43.0-13.oe2403sp1.noarch.rpm",
"git-svn-2.43.0-13.oe2403sp1.noarch.rpm",
"git-web-2.43.0-13.oe2403sp1.noarch.rpm",
"gitk-2.43.0-13.oe2403sp1.noarch.rpm",
"perl-Git-2.43.0-13.oe2403sp1.noarch.rpm",
"perl-Git-SVN-2.43.0-13.oe2403sp1.noarch.rpm"
]
}