git
Version: 2.55.0Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
What is "git"?
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
How to use this package
Quick install
Installs the package into the current environment for this session. Use --build or --runtime to persist it as a build-time or runtime dependency.
min add gitDeclare as a task dependency in minimal.toml
Listing the package under tasks.<name>.packages makes it available inside that task’s sandbox.
[tasks.dev]
packages = ["git"]Build-time vs runtime
Choose build-time for tools needed during compilation, runtime for dynamic libraries loaded at runtime.
min add --build git
min add --runtime gitDependencies (11)
Dependency changes
Loading diff…
Could not load the dependency diff for one of the selected versions. Try again.
No dependency changes
The two selected versions have identical direct dependencies.
| Name | Version | Kind |
|---|
Dependants (15)
| Name | Version |
|---|---|
| bun | 1.3.14 |
| capy | 0.9.1 |
| claude-code | 2.1.233 |
| codex | 0.151.0 |
| drift | 0.0.8 |
| emacs-config-dev1 | 2.8 |
| fish | 4.8.1 |
| foundationdb | 7.3.79 |
| go | 1.26.6 |
| helix | 25.07.1 |
| hunk | 0.19.0 |
| lean | 4.33.0 |
| llama.cpp | b10357 |
| opencode | 1.18.25 |
| or-tools | 9.15 |
- Lines:+1Deps:10Released:
- Lines:+3 / -3Deps:10Released:
- Lines:+7Deps:10Released:
- Lines:+4Deps:10Released:
- Lines:-1Deps:10Released:
- Lines:+3 / -1Deps:10Released:
- Lines:+14 / -8Deps:10Released:
- Lines:+1 / -1Deps:10Released:
- Lines:+11 / -5Deps:10Released:
- Lines:+6 / -1Deps:10Released:
- Lines:+2 / -2Deps:10Released:
- Lines:+3Deps:10Released:
- Lines:+25 / -1Deps:10Released:
- Lines:+1 / -1Deps:10Released:
- Lines:+9 / -4Deps:10Released:
- Lines:+3Deps:10Released:
- Lines:+1Deps:10Released:
- Lines:+1 / -1Deps:10Released:
- Lines:+56Deps:10(+10)Released:
No direct advisories
This package inherits 32 transitive advisories from its dependencies.
Showing 32 transitive advisories via git's dependencies
No advisories match the current filters.
| Critical (4) | ||||||
| Status | IDs | Package | Severity | |||
|---|---|---|---|---|---|---|
Under investigation | curl | Critical: 9.8 | ||||
SummaryA flaw in libcurl makes it wrongly reuse an HTTP connection setup for a given hostname using Negotiate authentication, when the initial request is done using empty credentials. This can make user B's request get sent over user A's previously authenticated connection. ViaAffected ranges8.20.0 – 8.21.0 CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H | ||||||
Under investigation | curl | Critical: 9.1 | ||||
SummaryA flaw in libcurl's handling of HTTP/2 Server Push streams, when the parent handle is set to share connections with other handles, can lead to use-after-free in the cleanup process. ViaAffected ranges8.20.0 – 8.21.0 CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H | ||||||
Affected: 3.6.3 | openssl | Critical: 9.1 | ||||
SummaryAEAD Forgeries with Empty Ciphertext When Using EVP_Cipher() ViaAffected ranges3.6.0 – 3.6.3 CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N References
| ||||||
Affected: 3.6.3 | openssl | Critical: 9.8 | ||||
SummaryUntrusted Sender DN Used as Format String in CMP Response Validation ViaAffected ranges3.6.0 – 3.6.3 CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H References
| ||||||
| High (19) | ||||||
| Status | IDs | Package | Severity | |||
Under investigation | curl | High: 8.2 | ||||
SummaryWhen libpsl support is enabled, libcurl fails to enforce the Public Suffix List boundary check when processing a `Set-Cookie` header where the `Domain` attribute explicitly matches an origin host that is itself a public suffix (e.g., `Domain=co.uk` set by `co.uk`). Instead of coercing it into a strict host-only cookie, libcurl saves the cookie with wildcard domain scope (`.co.uk`). Consequently, the cookie is inappropriately included in subsequent outbound requests or HTTP redirects to arbitrary sibling subdomains under the same public suffix (e.g., `attacker.co.uk`). ViaAffected ranges8.20.0 – 8.21.0 CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N | ||||||
Under investigation | curl | High: 7.5 | ||||
SummaryWith the wolfSSL backend, when CA caching is enabled and an `CURLOPT_SSL_CTX_FUNCTION` callback replaces the trust store, libcurl can silently reinstall the cached store after the callback returns. A certificate trusted by the cached store but rejected by the callback-selected store is then incorrectly accepted. ViaAffected ranges8.20.0 – 8.21.0 CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N | ||||||
Under investigation | curl | High: 7.5 | ||||
SummaryA `Set-Cookie:` header using tab (horizontal tab, ASCII code 9) instead of space (ascii code 32) immediately before the `Secure` attribute causes curl to store the cookie without its Secure flag. The cookie might then wrongfully be sent over plaintext HTTP on subsequent requests to the same host. ViaAffected ranges8.20.0 – 8.21.0 CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N | ||||||
Under investigation | curl | High: 7.5 | ||||
SummaryA flaw in libcurl makes it wrongly reuse an existing HTTPS connection setup for a given hostname even when using a different Native CA Store setting (`CURLSSLOPT_NATIVE_CA`) than when the connection was created. ViaAffected ranges8.20.0 – 8.21.0 CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | ||||||
Under investigation | curl | High: 7.5 | ||||
SummaryWhen `CURLOPT_PINNEDPUBLICKEY` is configured alongside options that disable standard peer verification (`CURLOPT_SSL_VERIFYPEER = 0` and `CURLOPT_SSL_VERIFYHOST = 0`), libcurl fails to enforce public key pinning on connections established without a presented server certificate. Bypassing the pinning check under these disabled-verification conditions allows unauthenticated connections to succeed when they should be rejected. ViaAffected ranges8.20.0 – 8.21.0 CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | ||||||
Under investigation | curl | High: 7.5 | ||||
SummaryWhen performing transfers via libcurl’s multi interface, pooled TLS connections can outlive their originating easy handles. In OpenSSL 3 provider configurations, libcurl attaches an allocated library context to the easy handle's state and passes it to OpenSSL without acquiring an ownership reference; destroying the easy handle prematurely frees this context while the active connection retains a dangling pointer, leading to a heap-use-after-free upon subsequent I/O or post-handshake operations. ViaAffected ranges8.20.0 – 8.21.0 CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | ||||||
Under investigation | curl | High: 7.4 | ||||
SummaryA flaw in the libcurl SASL negotiation for LDAP authentication allows an incomplete handshake sequence to be misinterpreted as a successful cryptographic verification. An attacker executing a Man-in-the-Middle (MITM) attack can inject a premature or shortcut response that bypasses complete peer validation. ViaAffected ranges8.20.0 – 8.21.0 CVSS vectorCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N | ||||||
Under investigation | pcre2 | High: 8.2 | ||||
SummaryNo summary published for this advisory. ViaAffected ranges10.46 – 10.47 CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L References
| ||||||
Affected: 3.6.3 | openssl | High: 7.5 | ||||
SummaryInvalid Pointer Dereference in CMP Server via Crafted protectionAlg ViaAffected ranges3.6.0 – 3.6.3 CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H References
| ||||||
Affected: 3.6.3 | openssl | High: 7.5 | ||||
SummaryQUIC ACK-only Packet Retention Can Cause Memory Exhaustion ViaAffected ranges3.6.0 – 3.6.3 CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H References
| ||||||
Affected: 3.6.3 | openssl | High: 7.5 | ||||
SummaryHeap Buffer Overflow in CMS Key Unwrapping ViaAffected ranges3.6.0 – 3.6.3 CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H References
| ||||||
Affected: 3.6.3 | openssl | High: 7.5 | ||||
SummaryExcessive Memory Use Buffering DTLS Records for a Future Epoch ViaAffected ranges3.6.0 – 3.6.3 CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H References
| ||||||
Affected: 3.6.3 | openssl | High: 7.5 | ||||
SummaryQUIC Server May Trigger Double Free When Processing INITIAL Packet ViaAffected ranges3.6.0 – 3.6.3 CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H References
| ||||||
Affected: 3.6.3 | openssl | High: 7.5 | ||||
SummaryRPK Server Signature Algorithm Selection Can Dereference a Missing Certificate ViaAffected ranges3.6.0 – 3.6.3 CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H References
| ||||||
Under investigation | expat | High | ||||
SummaryExpat Denial of Service via storeAtts() Quadratic Complexity ViaAffected ranges2.8.2 – 2.8.3 References
| ||||||
Affected: 3.6.3 | openssl | High: 7.5 | ||||
SummaryUnbounded Memory Growth in QUIC Server Incoming Channel Queue ViaAffected ranges3.6.0 – 3.6.3 CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H References
| ||||||
Affected: 3.6.3 | openssl | High: 7.5 | ||||
SummaryClient-Side Memory Leak in OCSP Response Checking ViaAffected ranges3.6.0 – 3.6.3 CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H References
| ||||||
Under investigation | glibc | High: 7.3 | ||||
SummaryThe deprecated functions ns_printrrf, ns_printrr and fp_nquery in the GNU C Library version 2.2 and newer fail to enforce the caller-supplied buffer length, and can result in an out-of-bounds write when printing TSIG records. Affected ranges2.42 – 2.44 CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L | ||||||
Under investigation | pcre2 | High | ||||
SummaryHeap-buffer-overflow in pcre2_compile_32 ViaAffected ranges10.46 – 10.47 References | ||||||
| Medium (6) | ||||||
| Status | IDs | Package | Severity | |||
Under investigation | pcre2 | Medium: 6.5 | ||||
SummaryPCRE2: integer overflow in pcre2_compile_32() causes out-of-bounds write on 32-bit systems ViaAffected ranges10.46 – 10.47 CVSS vectorCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:L | ||||||
Under investigation | pcre2 | Medium: 5.7 | ||||
SummaryPCRE2: out-of-bounds write in pcre2_pattern_convert() with large patterns on 32-bit systems ViaAffected ranges10.46 – 10.47 CVSS vectorCVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:L | ||||||
Affected: 3.6.3 | openssl | Medium: 5.9 | ||||
SummaryCMP Indefinite Cache Growth of ExtraCerts ViaAffected ranges3.6.0 – 3.6.3 CVSS vectorCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H References
| ||||||
Under investigation | expat | Medium: 4.9 | ||||
SummaryNo summary published for this advisory. ViaAffected ranges2.8.2 – 2.8.3 CVSS vectorCVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L | ||||||
Under investigation | expat | Medium: 5.9 | ||||
SummaryNo summary published for this advisory. ViaAffected ranges2.8.2 – 2.8.3 CVSS vectorCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H | ||||||
Under investigation | glibc | Medium: 6.5 | ||||
SummaryThe deprecated functions ns_printrrf, ns_printrr and fp_nquery in the GNU C Library version 2.0.1 to version 2.43 fail to validate the RDATA content against the RDATA length in a DNS response when processing A6, CERT, LOC, TKEY or TSIG records, which may allow an attacker to craft a DNS response, causing a target application to crash or read uninitialized memory. These functions are for application debugging only and hence not in the path of code executed by the DNS resolver. Further, they have been deprecated since version 2.34 and should not be used by any new applications. Applications should consider porting away from these interfaces since they may be removed in future versions. Affected ranges2.42 – 2.44 CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L | ||||||
| Low (3) | ||||||
| Status | IDs | Package | Severity | |||
Under investigation | pcre2 | Low: 3.7 | ||||
SummaryPCRE2: out-of-bounds reads in pcre2_match() when matching invalid UTF subjects with PCRE2_MATCH_INVALID_UTF ViaAffected ranges10.46 – 10.47 CVSS vectorCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L | ||||||
Under investigation | pcre2 | Low: 2.9 | ||||
SummaryPCRE2: out-of-bounds read in pcre2_match() after JIT fallback with invalid UTF ViaAffected ranges10.46 – 10.47 CVSS vectorCVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L | ||||||
Under investigation | pcre2 | Low: 2.9 | ||||
SummaryPCRE2: uninitialized memory disclosure in pcre2_serialize_encode() ViaAffected ranges10.46 – 10.47 CVSS vectorCVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N | ||||||
| Unknown (0) | ||||||
| Status | IDs | Package | Severity | |||
60 components
No components match your filter.
| Packages | Version |
|---|---|
| gitROOT | 2.55.0 |
| acl | 2.4.0 |
| attr | 2.6.0 |
| autoconf | 2.73 |
| automake | 1.18.1 |
| bash | 5.3 |
| bash-bootstrap | 5.3 |
| binutils | 2.47 |
| bison | 3.8.2 |
| bzip2 | 1.0.8 |
| cmake | 4.4.2 |
| coreutils | 9.11 |
| curl | 8.21.0 |
| diffutils | 3.12 |
| expat | 2.8.3 |
| file | 5.48 |
| findutils | 4.11.0 |
| flex | 2.6.4 |
| gawk | 5.4.1 |
| gawk-bootstrap | 5.4.1 |
| gcc | 15.2.0 |
| gdbm | 1.26 |
| gettext | 1.0 |
| glibc | 2.44 |
| gmp | 6.3.0 |
| grep | 3.12 |
| gzip | 1.14 |
| libcap | 2.78 |
| libffi | 3.8.0 |
| libidn2 | 2.3.8 |
| libpsl | 0.23.3 |
| libtool | 2.6.2 |
| libunistring | 1.4.2 |
| libuv | 1.52.1 |
| linux_headers | 6.12.43 |
| llvm | 21.1.8 |
| llvm-bootstrap | 21.1.8 |
| lz4 | 1.10.0 |
| m4 | 1.4.21 |
| make | 4.4.1 |
| meson | 1.12.0 |
| mpc | 1.4.1 |
| mpfr | 4.2.2 |
| ncurses | 6.6 |
| ninja | 1.13.2 |
| openssl | 3.6.3 |
| pcre2 | 10.47 |
| perl | 5.44.0 |
| pkgconf | 3.0.5 |
| python | 3.14.7 |
| readline | 8.3 |
| rust | 1.97.1 |
| sed | 4.10 |
| setuptools | 84.0.0 |
| sqlite | 3.53.4 |
| tar | 1.35 |
| util-linux | 2.42.3 |
| xz | 5.8.3 |
| zlib | 1.3.2 |
| zstd | 1.5.7 |