<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="202507-09">
    <title>Git: Multiple Vulnerabilities</title>
    <synopsis>Multiple vulnerabilities have been discovered in Git, the worst of which could lead to arbitrary code execution.</synopsis>
    <product type="ebuild">git</product>
    <announced>2025-07-08</announced>
    <revised count="1">2025-07-08</revised>
    <bug>959733</bug>
    <access>remote</access>
    <affected>
        <package name="dev-vcs/git" auto="yes" arch="*">
            <unaffected range="ge">2.49.1</unaffected>
            <vulnerable range="lt">2.49.1</vulnerable>
        </package>
    </affected>
    <background>
        <p>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.</p>
    </background>
    <description>
        <p>Multiple vulnerabilities have been discovered in Git. Please review the CVE identifiers referenced below for details.</p>
    </description>
    <impact type="high">
        <p>Please review the referenced CVE identifiers for details.</p>
    </impact>
    <workaround>
        <p>There is no known workaround at this time.</p>
    </workaround>
    <resolution>
        <p>All Git users should upgrade to the latest version:</p>
        
        <code>
          # emerge --sync
          # emerge --ask --oneshot --verbose ">=dev-vcs/git-2.49.1"
        </code>
    </resolution>
    <references>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2025-27613">CVE-2025-27613</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2025-27614">CVE-2025-27614</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2025-46334">CVE-2025-46334</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2025-46835">CVE-2025-46835</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2025-48384">CVE-2025-48384</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2025-48385">CVE-2025-48385</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2025-48386">CVE-2025-48386</uri>
    </references>
    <metadata tag="requester" timestamp="2025-07-08T22:43:28.328148Z">sam</metadata>
    <metadata tag="submitter" timestamp="2025-07-08T22:43:28.331143Z">sam</metadata>
</glsa>