Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-32004 (GCVE-0-2024-32004)
Vulnerability from cvelistv5
Published
2024-05-14 18:46
Modified
2025-02-13 17:52
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-114 - Process Control
Summary
Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, an attacker can prepare a local repository in such a way that, when cloned, will execute arbitrary code during the operation. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4. As a workaround, avoid cloning repositories from untrusted sources.
References
Impacted products
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T01:59:50.824Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "https://github.com/git/git/security/advisories/GHSA-xfc6-vwr8-r389", "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/git/git/security/advisories/GHSA-xfc6-vwr8-r389" }, { "name": "https://github.com/git/git/commit/f4aa8c8bb11dae6e769cd930565173808cbb69c8", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/git/git/commit/f4aa8c8bb11dae6e769cd930565173808cbb69c8" }, { "name": "https://git-scm.com/docs/git-clone", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://git-scm.com/docs/git-clone" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/S4CK4IYTXEOBZTEM5K3T6LWOIZ3S44AR/" }, { "tags": [ "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2024/05/14/2" }, { "tags": [ "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00018.html" } ], "title": "CVE Program Container" }, { "affected": [ { "cpes": [ "cpe:2.3:a:git:git:2.45.0:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "git", "vendor": "git", "versions": [ { "status": "affected", "version": "2.45.0" } ] }, { "cpes": [ "cpe:2.3:a:git:git:2.44.0:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "git", "vendor": "git", "versions": [ { "status": "affected", "version": "2.44.0" } ] }, { "cpes": [ "cpe:2.3:a:git:git:2.43.0:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "git", "vendor": "git", "versions": [ { "lessThan": "2.43.4", "status": "affected", "version": "2.43.0", "versionType": "custom" } ] }, { "cpes": [ "cpe:2.3:a:git:git:2.42.0:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "git", "vendor": "git", "versions": [ { "lessThan": "2.42.2", "status": "affected", "version": "2.42.0", "versionType": "custom" } ] }, { "cpes": [ "cpe:2.3:a:git:git:2.41.0:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "git", "vendor": "git", "versions": [ { "status": "affected", "version": "2.41.0" } ] }, { "cpes": [ "cpe:2.3:a:git:git:2.40.0:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "git", "vendor": "git", "versions": [ { "lessThan": "2.40.2", "status": "affected", "version": "2.40.0", "versionType": "custom" } ] }, { "cpes": [ "cpe:2.3:a:git:git:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "git", "vendor": "git", "versions": [ { "lessThan": "2.39.4", "status": "affected", "version": "0", "versionType": "custom" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-32004", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2024-05-15T17:59:29.364044Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-08-09T18:41:23.817Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "git", "vendor": "git", "versions": [ { "status": "affected", "version": "= 2.45.0" }, { "status": "affected", "version": "= 2.44.0" }, { "status": "affected", "version": "\u003e= 2.43.0, \u003c 2.43.4" }, { "status": "affected", "version": "\u003e= 2.42.0, \u003c 2.42.2" }, { "status": "affected", "version": "= 2.41.0" }, { "status": "affected", "version": "\u003e= 2.40.0, \u003c 2.40.2" }, { "status": "affected", "version": "\u003c 2.39.4" } ] } ], "descriptions": [ { "lang": "en", "value": "Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, an attacker can prepare a local repository in such a way that, when cloned, will execute arbitrary code during the operation. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4. As a workaround, avoid cloning repositories from untrusted sources." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.2, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-114", "description": "CWE-114: Process Control", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-06-26T10:06:05.293Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/git/git/security/advisories/GHSA-xfc6-vwr8-r389", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/git/git/security/advisories/GHSA-xfc6-vwr8-r389" }, { "name": "https://github.com/git/git/commit/f4aa8c8bb11dae6e769cd930565173808cbb69c8", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/git/git/commit/f4aa8c8bb11dae6e769cd930565173808cbb69c8" }, { "name": "https://git-scm.com/docs/git-clone", "tags": [ "x_refsource_MISC" ], "url": "https://git-scm.com/docs/git-clone" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/S4CK4IYTXEOBZTEM5K3T6LWOIZ3S44AR/" }, { "url": "http://www.openwall.com/lists/oss-security/2024/05/14/2" }, { "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00018.html" } ], "source": { "advisory": "GHSA-xfc6-vwr8-r389", "discovery": "UNKNOWN" }, "title": "Git vulnerable to Remote Code Execution while cloning special-crafted local repositories" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2024-32004", "datePublished": "2024-05-14T18:46:32.192Z", "dateReserved": "2024-04-08T13:48:37.493Z", "dateUpdated": "2025-02-13T17:52:03.057Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-32004\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-05-14T19:15:11.377\",\"lastModified\":\"2024-11-21T09:14:19.607\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, an attacker can prepare a local repository in such a way that, when cloned, will execute arbitrary code during the operation. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4. As a workaround, avoid cloning repositories from untrusted sources.\"},{\"lang\":\"es\",\"value\":\"Git es un sistema de control de revisiones. Antes de las versiones 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2 y 2.39.4, un atacante puede preparar un repositorio local de tal manera que, cuando se clone, ejecute c\u00f3digo arbitrario durante la operaci\u00f3n. El problema se solucion\u00f3 en las versiones 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2 y 2.39.4. Como workaround, evite clonar repositorios de fuentes que no sean de confianza.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.4,\"impactScore\":6.0}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-114\"}]}],\"references\":[{\"url\":\"http://www.openwall.com/lists/oss-security/2024/05/14/2\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://git-scm.com/docs/git-clone\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/git/git/commit/f4aa8c8bb11dae6e769cd930565173808cbb69c8\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/git/git/security/advisories/GHSA-xfc6-vwr8-r389\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/06/msg00018.html\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/S4CK4IYTXEOBZTEM5K3T6LWOIZ3S44AR/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/05/14/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://git-scm.com/docs/git-clone\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/git/git/commit/f4aa8c8bb11dae6e769cd930565173808cbb69c8\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/git/git/security/advisories/GHSA-xfc6-vwr8-r389\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/06/msg00018.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/S4CK4IYTXEOBZTEM5K3T6LWOIZ3S44AR/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/git/git/security/advisories/GHSA-xfc6-vwr8-r389\", \"name\": \"https://github.com/git/git/security/advisories/GHSA-xfc6-vwr8-r389\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/git/git/commit/f4aa8c8bb11dae6e769cd930565173808cbb69c8\", \"name\": \"https://github.com/git/git/commit/f4aa8c8bb11dae6e769cd930565173808cbb69c8\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://git-scm.com/docs/git-clone\", \"name\": \"https://git-scm.com/docs/git-clone\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/S4CK4IYTXEOBZTEM5K3T6LWOIZ3S44AR/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/05/14/2\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/06/msg00018.html\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T01:59:50.824Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-32004\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-05-15T17:59:29.364044Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:git:git:2.45.0:*:*:*:*:*:*:*\"], \"vendor\": \"git\", \"product\": \"git\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.45.0\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:a:git:git:2.44.0:*:*:*:*:*:*:*\"], \"vendor\": \"git\", \"product\": \"git\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.44.0\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:a:git:git:2.43.0:*:*:*:*:*:*:*\"], \"vendor\": \"git\", \"product\": \"git\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.43.0\", \"lessThan\": \"2.43.4\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:a:git:git:2.42.0:*:*:*:*:*:*:*\"], \"vendor\": \"git\", \"product\": \"git\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.42.0\", \"lessThan\": \"2.42.2\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:a:git:git:2.41.0:*:*:*:*:*:*:*\"], \"vendor\": \"git\", \"product\": \"git\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.41.0\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:a:git:git:2.40.0:*:*:*:*:*:*:*\"], \"vendor\": \"git\", \"product\": \"git\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.40.0\", \"lessThan\": \"2.40.2\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:a:git:git:*:*:*:*:*:*:*:*\"], \"vendor\": \"git\", \"product\": \"git\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"2.39.4\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-08-09T18:41:03.834Z\"}}], \"cna\": {\"title\": \"Git vulnerable to Remote Code Execution while cloning special-crafted local repositories\", \"source\": {\"advisory\": \"GHSA-xfc6-vwr8-r389\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 8.2, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"git\", \"product\": \"git\", \"versions\": [{\"status\": \"affected\", \"version\": \"= 2.45.0\"}, {\"status\": \"affected\", \"version\": \"= 2.44.0\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.43.0, \u003c 2.43.4\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.42.0, \u003c 2.42.2\"}, {\"status\": \"affected\", \"version\": \"= 2.41.0\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.40.0, \u003c 2.40.2\"}, {\"status\": \"affected\", \"version\": \"\u003c 2.39.4\"}]}], \"references\": [{\"url\": \"https://github.com/git/git/security/advisories/GHSA-xfc6-vwr8-r389\", \"name\": \"https://github.com/git/git/security/advisories/GHSA-xfc6-vwr8-r389\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/git/git/commit/f4aa8c8bb11dae6e769cd930565173808cbb69c8\", \"name\": \"https://github.com/git/git/commit/f4aa8c8bb11dae6e769cd930565173808cbb69c8\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://git-scm.com/docs/git-clone\", \"name\": \"https://git-scm.com/docs/git-clone\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/S4CK4IYTXEOBZTEM5K3T6LWOIZ3S44AR/\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/05/14/2\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/06/msg00018.html\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, an attacker can prepare a local repository in such a way that, when cloned, will execute arbitrary code during the operation. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4. As a workaround, avoid cloning repositories from untrusted sources.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-114\", \"description\": \"CWE-114: Process Control\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-06-26T10:06:05.293Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2024-32004\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-13T17:52:03.057Z\", \"dateReserved\": \"2024-04-08T13:48:37.493Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-05-14T18:46:32.192Z\", \"assignerShortName\": \"GitHub_M\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
suse-su-2025:20049-1
Vulnerability from csaf_suse
Published
2025-02-03 08:55
Modified
2025-02-03 08:55
Summary
Security update for git
Notes
Title of the patch
Security update for git
Description of the patch
This update for git fixes the following issues:
git was updated to 2.45.1:
* CVE-2024-32002: recursive clones on case-insensitive
filesystems that support symbolic links are susceptible to case
confusion (bsc#1224168)
* CVE-2024-32004: arbitrary code execution during local clones
(bsc#1224170)
* CVE-2024-32020: file overwriting vulnerability during local
clones (bsc#1224171)
* CVE-2024-32021: git may create hardlinks to arbitrary user-
readable files (bsc#1224172)
* CVE-2024-32465: arbitrary code execution during clone operations
(bsc#1224173)
Update to 2.45.0:
* Improved efficiency managing repositories with many references
("git init --ref-format=reftable")
* "git checkout -p" and friends learned that that "@" is a
synonym for "HEAD"
* cli improvements handling refs
* Expanded a number of commands and options, UI improvements
* status.showUntrackedFiles now accepts "true"
* git-cherry-pick(1) now automatically drops redundant commits
with new --empty option
* The userdiff patterns for C# has been updated.
Update to 2.44.0:
* "git checkout -B <branch>" now longer allows switching to a
branch that is in use on another worktree. The users need to
use "--ignore-other-worktrees" option.
* Faster server-side rebases with git replay
* Faster pack generation with multi-pack reuse
* rebase auto-squashing now works in non-interactive mode
* pathspec now understands attr, e.g. ':(attr:~binary) for
selecting non-binaries, or builtin_objectmode for selecting
items by file mode or other properties
* Many other cli UI and internal improvements and extensions
- Do not replace apparmor configuration, fixes bsc#1216545
Update to 2.43.2:
* https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.43.2.txt
* Update to a new feature recently added, "git show-ref --exists".
* Rename detection logic ignored the final line of a file if it
is an incomplete line.
* "git diff --no-rename A B" did not disable rename detection but
did not trigger an error from the command line parser.
* "git diff --no-index file1 file2" segfaulted while invoking the
external diff driver, which has been corrected.
* A failed "git tag -s" did not necessarily result in an error
depending on the crypto backend, which has been corrected.
* "git stash" sometimes was silent even when it failed due to
unwritable index file, which has been corrected.
* Recent conversion to allow more than 0/1 in GIT_FLUSH broke the
mechanism by flipping what yes/no means by mistake, which has
been corrected.
Update to 2.43.1:
* https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.43.1.txt
- gitweb AppArmor profile: allow reading etc/gitweb-common.conf
(bsc#1218664)
- git moved to /usr/libexec/git/git, update AppArmor profile
accordingly (bsc#1218588)
Update to 2.43.0:
* The "--rfc" option of "git format-patch" used to be a valid way to
override an earlier "--subject-prefix=<something>" on the command
line and replace it with "[RFC PATCH]", but from this release, it
merely prefixes the string "RFC " in front of the given subject
prefix. If you are negatively affected by this change, please use
"--subject-prefix=PATCH --rfc" as a replacement.
* In Git 2.42, "git rev-list --stdin" learned to take non-revisions
(like "--not") from the standard input, but the way such a "--not" was
handled was quite confusing, which has been rethought. The updated
rule is that "--not" given from the command line only affects revs
given from the command line that comes but not revs read from the
standard input, and "--not" read from the standard input affects
revs given from the standard input and not revs given from the
command line.
* A message written in olden time prevented a branch from getting
checked out, saying it is already checked out elsewhere. But these
days, we treat a branch that is being bisected or rebased just like
a branch that is checked out and protect it from getting modified
with the same codepath. The message has been rephrased to say that
the branch is "in use" to avoid confusion.
* Hourly and other schedules of "git maintenance" jobs are randomly
distributed now.
* "git cmd -h" learned to signal which options can be negated by
listing such options like "--[no-]opt".
* The way authentication related data other than passwords (e.g.,
oauth token and password expiration data) are stored in libsecret
keyrings has been rethought.
* Update the libsecret and wincred credential helpers to correctly
match which credential to erase; they erased the wrong entry in
some cases.
* Git GUI updates.
* "git format-patch" learned a new "--description-file" option that
lets cover letter description to be fed; this can be used on
detached HEAD where there is no branch description available, and
also can override the branch description if there is one.
* Use of the "--max-pack-size" option to allow multiple packfiles to
be created is now supported even when we are sending unreachable
objects to cruft packs.
* "git format-patch --rfc --subject-prefix=<foo>" used to ignore the
"--subject-prefix" option and used "[RFC PATCH]"; now we will add
"RFC" prefix to whatever subject prefix is specified.
* "git log --format" has been taught the %(decorate) placeholder for
further customization over what the "--decorate" option offers.
* The default log message created by "git revert", when reverting a
commit that records a revert, has been tweaked, to encourage people
to describe complex "revert of revert of revert" situations better in
their own words.
* The command-line completion support (in contrib/) learned to
complete "git commit --trailer=" for possible trailer keys.
* "git update-index" learned the "--show-index-version" option to
inspect the index format version used by the on-disk index file.
* "git diff" learned the "diff.statNameWidth" configuration variable,
to give the default width for the name part in the "--stat" output.
* "git range-diff --notes=foo" compared "log --notes=foo --notes" of
the two ranges, instead of using just the specified notes tree,
which has been corrected to use only the specified notes tree.
* The command line completion script (in contrib/) can be told to
complete aliases by including ": git <cmd> ;" in the alias to tell
it that the alias should be completed in a similar way to how "git
<cmd>" is completed. The parsing code for the alias has been
loosened to allow ';' without an extra space before it.
* "git for-each-ref" and friends learned to apply mailmap to
authorname and other fields in a more flexible way than using
separate placeholder letters like %a[eElL] every time we want to
come up with small variants.
* "git repack" machinery learned to pay attention to the "--filter="
option.
* "git repack" learned the "--max-cruft-size" option to prevent cruft
packs from growing without bounds.
* "git merge-tree" learned to take strategy backend specific options
via the "-X" option, like "git merge" does.
* "git log" and friends learned the "--dd" option that is a
short-hand for "--diff-merges=first-parent -p".
* The attribute subsystem learned to honor the "attr.tree"
configuration variable that specifies which tree to read the
.gitattributes files from.
* "git merge-file" learns a mode to read three variants of the
contents to be merged from blob objects.
* see https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.43.0.txt
Update 2.42.1:
* Fix "git diff" exit code handling
Patchnames
SUSE-SLE-Micro-6.0-48
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for git", "title": "Title of the patch" }, { "category": "description", "text": "This update for git fixes the following issues:\n\ngit was updated to 2.45.1:\n\n * CVE-2024-32002: recursive clones on case-insensitive\n filesystems that support symbolic links are susceptible to case\n confusion (bsc#1224168)\n * CVE-2024-32004: arbitrary code execution during local clones\n (bsc#1224170)\n * CVE-2024-32020: file overwriting vulnerability during local\n clones (bsc#1224171)\n * CVE-2024-32021: git may create hardlinks to arbitrary user-\n readable files (bsc#1224172)\n * CVE-2024-32465: arbitrary code execution during clone operations\n (bsc#1224173)\n\nUpdate to 2.45.0:\n\n * Improved efficiency managing repositories with many references\n (\"git init --ref-format=reftable\")\n * \"git checkout -p\" and friends learned that that \"@\" is a\n synonym for \"HEAD\"\n * cli improvements handling refs\n * Expanded a number of commands and options, UI improvements\n * status.showUntrackedFiles now accepts \"true\"\n * git-cherry-pick(1) now automatically drops redundant commits\n with new --empty option\n * The userdiff patterns for C# has been updated.\n\nUpdate to 2.44.0:\n\n * \"git checkout -B \u003cbranch\u003e\" now longer allows switching to a\n branch that is in use on another worktree. The users need to\n use \"--ignore-other-worktrees\" option.\n * Faster server-side rebases with git replay\n * Faster pack generation with multi-pack reuse\n * rebase auto-squashing now works in non-interactive mode\n * pathspec now understands attr, e.g. \u0027:(attr:~binary) for\n selecting non-binaries, or builtin_objectmode for selecting\n items by file mode or other properties\n * Many other cli UI and internal improvements and extensions\n\n- Do not replace apparmor configuration, fixes bsc#1216545\n\nUpdate to 2.43.2:\n\n * https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.43.2.txt\n * Update to a new feature recently added, \"git show-ref --exists\".\n * Rename detection logic ignored the final line of a file if it\n is an incomplete line.\n * \"git diff --no-rename A B\" did not disable rename detection but\n did not trigger an error from the command line parser.\n * \"git diff --no-index file1 file2\" segfaulted while invoking the\n external diff driver, which has been corrected.\n * A failed \"git tag -s\" did not necessarily result in an error\n depending on the crypto backend, which has been corrected.\n * \"git stash\" sometimes was silent even when it failed due to\n unwritable index file, which has been corrected.\n * Recent conversion to allow more than 0/1 in GIT_FLUSH broke the\n mechanism by flipping what yes/no means by mistake, which has\n been corrected.\n\nUpdate to 2.43.1:\n\n * https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.43.1.txt\n\n- gitweb AppArmor profile: allow reading etc/gitweb-common.conf\n (bsc#1218664)\n\n- git moved to /usr/libexec/git/git, update AppArmor profile\n accordingly (bsc#1218588)\n\nUpdate to 2.43.0:\n\n * The \"--rfc\" option of \"git format-patch\" used to be a valid way to\n override an earlier \"--subject-prefix=\u003csomething\u003e\" on the command\n line and replace it with \"[RFC PATCH]\", but from this release, it\n merely prefixes the string \"RFC \" in front of the given subject\n prefix. If you are negatively affected by this change, please use\n \"--subject-prefix=PATCH --rfc\" as a replacement.\n * In Git 2.42, \"git rev-list --stdin\" learned to take non-revisions\n (like \"--not\") from the standard input, but the way such a \"--not\" was\n handled was quite confusing, which has been rethought. The updated\n rule is that \"--not\" given from the command line only affects revs\n given from the command line that comes but not revs read from the\n standard input, and \"--not\" read from the standard input affects\n revs given from the standard input and not revs given from the\n command line.\n * A message written in olden time prevented a branch from getting\n checked out, saying it is already checked out elsewhere. But these\n days, we treat a branch that is being bisected or rebased just like\n a branch that is checked out and protect it from getting modified\n with the same codepath. The message has been rephrased to say that\n the branch is \"in use\" to avoid confusion.\n * Hourly and other schedules of \"git maintenance\" jobs are randomly\n distributed now.\n * \"git cmd -h\" learned to signal which options can be negated by\n listing such options like \"--[no-]opt\".\n * The way authentication related data other than passwords (e.g.,\n oauth token and password expiration data) are stored in libsecret\n keyrings has been rethought.\n * Update the libsecret and wincred credential helpers to correctly\n match which credential to erase; they erased the wrong entry in\n some cases.\n * Git GUI updates.\n * \"git format-patch\" learned a new \"--description-file\" option that\n lets cover letter description to be fed; this can be used on\n detached HEAD where there is no branch description available, and\n also can override the branch description if there is one.\n * Use of the \"--max-pack-size\" option to allow multiple packfiles to\n be created is now supported even when we are sending unreachable\n objects to cruft packs.\n * \"git format-patch --rfc --subject-prefix=\u003cfoo\u003e\" used to ignore the\n \"--subject-prefix\" option and used \"[RFC PATCH]\"; now we will add\n \"RFC\" prefix to whatever subject prefix is specified.\n * \"git log --format\" has been taught the %(decorate) placeholder for\n further customization over what the \"--decorate\" option offers.\n * The default log message created by \"git revert\", when reverting a\n commit that records a revert, has been tweaked, to encourage people\n to describe complex \"revert of revert of revert\" situations better in\n their own words.\n * The command-line completion support (in contrib/) learned to\n complete \"git commit --trailer=\" for possible trailer keys.\n * \"git update-index\" learned the \"--show-index-version\" option to\n inspect the index format version used by the on-disk index file.\n * \"git diff\" learned the \"diff.statNameWidth\" configuration variable,\n to give the default width for the name part in the \"--stat\" output.\n * \"git range-diff --notes=foo\" compared \"log --notes=foo --notes\" of\n the two ranges, instead of using just the specified notes tree,\n which has been corrected to use only the specified notes tree.\n * The command line completion script (in contrib/) can be told to\n complete aliases by including \": git \u003ccmd\u003e ;\" in the alias to tell\n it that the alias should be completed in a similar way to how \"git\n \u003ccmd\u003e\" is completed. The parsing code for the alias has been\n loosened to allow \u0027;\u0027 without an extra space before it.\n * \"git for-each-ref\" and friends learned to apply mailmap to\n authorname and other fields in a more flexible way than using\n separate placeholder letters like %a[eElL] every time we want to\n come up with small variants.\n * \"git repack\" machinery learned to pay attention to the \"--filter=\"\n option.\n * \"git repack\" learned the \"--max-cruft-size\" option to prevent cruft\n packs from growing without bounds.\n * \"git merge-tree\" learned to take strategy backend specific options\n via the \"-X\" option, like \"git merge\" does.\n * \"git log\" and friends learned the \"--dd\" option that is a\n short-hand for \"--diff-merges=first-parent -p\".\n * The attribute subsystem learned to honor the \"attr.tree\"\n configuration variable that specifies which tree to read the\n .gitattributes files from.\n * \"git merge-file\" learns a mode to read three variants of the\n contents to be merged from blob objects.\n * see https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.43.0.txt\n\nUpdate 2.42.1:\n\n * Fix \"git diff\" exit code handling\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-Micro-6.0-48", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_20049-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:20049-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520049-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:20049-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021288.html" }, { "category": "self", "summary": "SUSE Bug 1042640", "url": "https://bugzilla.suse.com/1042640" }, { "category": "self", "summary": "SUSE Bug 1061041", "url": "https://bugzilla.suse.com/1061041" }, { "category": "self", "summary": "SUSE Bug 1069468", "url": "https://bugzilla.suse.com/1069468" }, { "category": "self", "summary": "SUSE Bug 1082023", "url": "https://bugzilla.suse.com/1082023" }, { "category": "self", "summary": "SUSE Bug 1216545", "url": "https://bugzilla.suse.com/1216545" }, { "category": "self", "summary": "SUSE Bug 1218588", "url": "https://bugzilla.suse.com/1218588" }, { "category": "self", "summary": "SUSE Bug 1218664", "url": "https://bugzilla.suse.com/1218664" }, { "category": "self", "summary": "SUSE Bug 1224168", "url": "https://bugzilla.suse.com/1224168" }, { "category": "self", "summary": "SUSE Bug 1224170", "url": "https://bugzilla.suse.com/1224170" }, { "category": "self", "summary": "SUSE Bug 1224171", "url": "https://bugzilla.suse.com/1224171" }, { "category": "self", "summary": "SUSE Bug 1224172", "url": "https://bugzilla.suse.com/1224172" }, { "category": "self", "summary": "SUSE Bug 1224173", "url": "https://bugzilla.suse.com/1224173" }, { "category": "self", "summary": "SUSE Bug 779536", "url": "https://bugzilla.suse.com/779536" }, { "category": "self", "summary": "SUSE CVE CVE-2005-4900 page", "url": "https://www.suse.com/security/cve/CVE-2005-4900/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-14867 page", "url": "https://www.suse.com/security/cve/CVE-2017-14867/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32002 page", "url": "https://www.suse.com/security/cve/CVE-2024-32002/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32004 page", "url": "https://www.suse.com/security/cve/CVE-2024-32004/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32020 page", "url": "https://www.suse.com/security/cve/CVE-2024-32020/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32021 page", "url": "https://www.suse.com/security/cve/CVE-2024-32021/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32465 page", "url": "https://www.suse.com/security/cve/CVE-2024-32465/" } ], "title": "Security update for git", "tracking": { "current_release_date": "2025-02-03T08:55:36Z", "generator": { "date": "2025-02-03T08:55:36Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:20049-1", "initial_release_date": "2025-02-03T08:55:36Z", "revision_history": [ { "date": "2025-02-03T08:55:36Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "git-2.45.1-1.1.aarch64", "product": { "name": "git-2.45.1-1.1.aarch64", "product_id": "git-2.45.1-1.1.aarch64" } }, { "category": "product_version", "name": "git-core-2.45.1-1.1.aarch64", "product": { "name": "git-core-2.45.1-1.1.aarch64", "product_id": "git-core-2.45.1-1.1.aarch64" } }, { "category": "product_version", "name": "perl-Git-2.45.1-1.1.aarch64", "product": { "name": "perl-Git-2.45.1-1.1.aarch64", "product_id": "perl-Git-2.45.1-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "git-2.45.1-1.1.s390x", "product": { "name": "git-2.45.1-1.1.s390x", "product_id": "git-2.45.1-1.1.s390x" } }, { "category": "product_version", "name": "git-core-2.45.1-1.1.s390x", "product": { "name": "git-core-2.45.1-1.1.s390x", "product_id": "git-core-2.45.1-1.1.s390x" } }, { "category": "product_version", "name": "perl-Git-2.45.1-1.1.s390x", "product": { "name": "perl-Git-2.45.1-1.1.s390x", "product_id": "perl-Git-2.45.1-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "git-2.45.1-1.1.x86_64", "product": { "name": "git-2.45.1-1.1.x86_64", "product_id": "git-2.45.1-1.1.x86_64" } }, { "category": "product_version", "name": "git-core-2.45.1-1.1.x86_64", "product": { "name": "git-core-2.45.1-1.1.x86_64", "product_id": "git-core-2.45.1-1.1.x86_64" } }, { "category": "product_version", "name": "perl-Git-2.45.1-1.1.x86_64", "product": { "name": "perl-Git-2.45.1-1.1.x86_64", "product_id": "perl-Git-2.45.1-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Micro 6.0", "product": { "name": "SUSE Linux Micro 6.0", "product_id": "SUSE Linux Micro 6.0", "product_identification_helper": { "cpe": "cpe:/o:suse:sl-micro:6.0" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "git-2.45.1-1.1.aarch64 as component of SUSE Linux Micro 6.0", "product_id": "SUSE Linux Micro 6.0:git-2.45.1-1.1.aarch64" }, "product_reference": "git-2.45.1-1.1.aarch64", "relates_to_product_reference": "SUSE Linux Micro 6.0" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.45.1-1.1.s390x as component of SUSE Linux Micro 6.0", "product_id": "SUSE Linux Micro 6.0:git-2.45.1-1.1.s390x" }, "product_reference": "git-2.45.1-1.1.s390x", "relates_to_product_reference": "SUSE Linux Micro 6.0" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.45.1-1.1.x86_64 as component of SUSE Linux Micro 6.0", "product_id": "SUSE Linux Micro 6.0:git-2.45.1-1.1.x86_64" }, "product_reference": "git-2.45.1-1.1.x86_64", "relates_to_product_reference": "SUSE Linux Micro 6.0" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.45.1-1.1.aarch64 as component of SUSE Linux Micro 6.0", "product_id": "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.aarch64" }, "product_reference": "git-core-2.45.1-1.1.aarch64", "relates_to_product_reference": "SUSE Linux Micro 6.0" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.45.1-1.1.s390x as component of SUSE Linux Micro 6.0", "product_id": "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.s390x" }, "product_reference": "git-core-2.45.1-1.1.s390x", "relates_to_product_reference": "SUSE Linux Micro 6.0" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.45.1-1.1.x86_64 as component of SUSE Linux Micro 6.0", "product_id": "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.x86_64" }, "product_reference": "git-core-2.45.1-1.1.x86_64", "relates_to_product_reference": "SUSE Linux Micro 6.0" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.45.1-1.1.aarch64 as component of SUSE Linux Micro 6.0", "product_id": "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.aarch64" }, "product_reference": "perl-Git-2.45.1-1.1.aarch64", "relates_to_product_reference": "SUSE Linux Micro 6.0" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.45.1-1.1.s390x as component of SUSE Linux Micro 6.0", "product_id": "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.s390x" }, "product_reference": "perl-Git-2.45.1-1.1.s390x", "relates_to_product_reference": "SUSE Linux Micro 6.0" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.45.1-1.1.x86_64 as component of SUSE Linux Micro 6.0", "product_id": "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.x86_64" }, "product_reference": "perl-Git-2.45.1-1.1.x86_64", "relates_to_product_reference": "SUSE Linux Micro 6.0" } ] }, "vulnerabilities": [ { "cve": "CVE-2005-4900", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2005-4900" } ], "notes": [ { "category": "general", "text": "SHA-1 is not collision resistant, which makes it easier for context-dependent attackers to conduct spoofing attacks, as demonstrated by attacks on the use of SHA-1 in TLS 1.2. NOTE: this CVE exists to provide a common identifier for referencing this SHA-1 issue; the existence of an identifier is not, by itself, a technology recommendation.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Micro 6.0:git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2005-4900", "url": "https://www.suse.com/security/cve/CVE-2005-4900" }, { "category": "external", "summary": "SUSE Bug 1026646 for CVE-2005-4900", "url": "https://bugzilla.suse.com/1026646" }, { "category": "external", "summary": "SUSE Bug 1026936 for CVE-2005-4900", "url": "https://bugzilla.suse.com/1026936" }, { "category": "external", "summary": "SUSE Bug 1042640 for CVE-2005-4900", "url": "https://bugzilla.suse.com/1042640" }, { "category": "external", "summary": "SUSE Bug 1150998 for CVE-2005-4900", "url": "https://bugzilla.suse.com/1150998" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Micro 6.0:git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Micro 6.0:git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-03T08:55:36Z", "details": "moderate" } ], "title": "CVE-2005-4900" }, { "cve": "CVE-2017-14867", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-14867" } ], "notes": [ { "category": "general", "text": "Git before 2.10.5, 2.11.x before 2.11.4, 2.12.x before 2.12.5, 2.13.x before 2.13.6, and 2.14.x before 2.14.2 uses unsafe Perl scripts to support subcommands such as cvsserver, which allows attackers to execute arbitrary OS commands via shell metacharacters in a module name. The vulnerable code is reachable via git-shell even without CVS support.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Micro 6.0:git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-14867", "url": "https://www.suse.com/security/cve/CVE-2017-14867" }, { "category": "external", "summary": "SUSE Bug 1060377 for CVE-2017-14867", "url": "https://bugzilla.suse.com/1060377" }, { "category": "external", "summary": "SUSE Bug 1060378 for CVE-2017-14867", "url": "https://bugzilla.suse.com/1060378" }, { "category": "external", "summary": "SUSE Bug 1061041 for CVE-2017-14867", "url": "https://bugzilla.suse.com/1061041" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Micro 6.0:git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Micro 6.0:git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-03T08:55:36Z", "details": "important" } ], "title": "CVE-2017-14867" }, { "cve": "CVE-2024-32002", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32002" } ], "notes": [ { "category": "general", "text": "Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, repositories with submodules can be crafted in a way that exploits a bug in Git whereby it can be fooled into writing files not into the submodule\u0027s worktree but into a `.git/` directory. This allows writing a hook that will be executed while the clone operation is still running, giving the user no opportunity to inspect the code that is being executed. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4. If symbolic link support is disabled in Git (e.g. via `git config --global core.symlinks false`), the described attack won\u0027t work. As always, it is best to avoid cloning repositories from untrusted sources.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Micro 6.0:git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32002", "url": "https://www.suse.com/security/cve/CVE-2024-32002" }, { "category": "external", "summary": "SUSE Bug 1224168 for CVE-2024-32002", "url": "https://bugzilla.suse.com/1224168" }, { "category": "external", "summary": "SUSE Bug 1224170 for CVE-2024-32002", "url": "https://bugzilla.suse.com/1224170" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Micro 6.0:git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Micro 6.0:git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-03T08:55:36Z", "details": "important" } ], "title": "CVE-2024-32002" }, { "cve": "CVE-2024-32004", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32004" } ], "notes": [ { "category": "general", "text": "Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, an attacker can prepare a local repository in such a way that, when cloned, will execute arbitrary code during the operation. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4. As a workaround, avoid cloning repositories from untrusted sources.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Micro 6.0:git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32004", "url": "https://www.suse.com/security/cve/CVE-2024-32004" }, { "category": "external", "summary": "SUSE Bug 1224170 for CVE-2024-32004", "url": "https://bugzilla.suse.com/1224170" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Micro 6.0:git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Micro 6.0:git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-03T08:55:36Z", "details": "important" } ], "title": "CVE-2024-32004" }, { "cve": "CVE-2024-32020", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32020" } ], "notes": [ { "category": "general", "text": "Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, local clones may end up hardlinking files into the target repository\u0027s object database when source and target repository reside on the same disk. If the source repository is owned by a different user, then those hardlinked files may be rewritten at any point in time by the untrusted user. Cloning local repositories will cause Git to either copy or hardlink files of the source repository into the target repository. This significantly speeds up such local clones compared to doing a \"proper\" clone and saves both disk space and compute time. When cloning a repository located on the same disk that is owned by a different user than the current user we also end up creating such hardlinks. These files will continue to be owned and controlled by the potentially-untrusted user and can be rewritten by them at will in the future. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Micro 6.0:git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32020", "url": "https://www.suse.com/security/cve/CVE-2024-32020" }, { "category": "external", "summary": "SUSE Bug 1224171 for CVE-2024-32020", "url": "https://bugzilla.suse.com/1224171" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Micro 6.0:git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.9, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Micro 6.0:git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-03T08:55:36Z", "details": "moderate" } ], "title": "CVE-2024-32020" }, { "cve": "CVE-2024-32021", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32021" } ], "notes": [ { "category": "general", "text": "Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, when cloning a local source repository that contains symlinks via the filesystem, Git may create hardlinks to arbitrary user-readable files on the same filesystem as the target repository in the `objects/` directory. Cloning a local repository over the filesystem may creating hardlinks to arbitrary user-owned files on the same filesystem in the target Git repository\u0027s `objects/` directory. When cloning a repository over the filesystem (without explicitly specifying the `file://` protocol or `--no-local`), the optimizations for local cloning\nwill be used, which include attempting to hard link the object files instead of copying them. While the code includes checks against symbolic links in the source repository, which were added during the fix for CVE-2022-39253, these checks can still be raced because the hard link operation ultimately follows symlinks. If the object on the filesystem appears as a file during the check, and then a symlink during the operation, this will allow the adversary to bypass the check and create hardlinks in the destination objects directory to arbitrary, user-readable files. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Micro 6.0:git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32021", "url": "https://www.suse.com/security/cve/CVE-2024-32021" }, { "category": "external", "summary": "SUSE Bug 1224172 for CVE-2024-32021", "url": "https://bugzilla.suse.com/1224172" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Micro 6.0:git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.9, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Micro 6.0:git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-03T08:55:36Z", "details": "moderate" } ], "title": "CVE-2024-32021" }, { "cve": "CVE-2024-32465", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32465" } ], "notes": [ { "category": "general", "text": "Git is a revision control system. The Git project recommends to avoid working in untrusted repositories, and instead to clone it first with `git clone --no-local` to obtain a clean copy. Git has specific protections to make that a safe operation even with an untrusted source repository, but vulnerabilities allow those protections to be bypassed. In the context of cloning local repositories owned by other users, this vulnerability has been covered in CVE-2024-32004. But there are circumstances where the fixes for CVE-2024-32004 are not enough: For example, when obtaining a `.zip` file containing a full copy of a Git repository, it should not be trusted by default to be safe, as e.g. hooks could be configured to run within the context of that repository. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4. As a workaround, avoid using Git in repositories that have been obtained via archives from untrusted sources.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Micro 6.0:git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32465", "url": "https://www.suse.com/security/cve/CVE-2024-32465" }, { "category": "external", "summary": "SUSE Bug 1224170 for CVE-2024-32465", "url": "https://bugzilla.suse.com/1224170" }, { "category": "external", "summary": "SUSE Bug 1224173 for CVE-2024-32465", "url": "https://bugzilla.suse.com/1224173" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Micro 6.0:git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Micro 6.0:git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:git-core-2.45.1-1.1.x86_64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.aarch64", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.s390x", "SUSE Linux Micro 6.0:perl-Git-2.45.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-03T08:55:36Z", "details": "important" } ], "title": "CVE-2024-32465" } ] }
suse-su-2024:1807-1
Vulnerability from csaf_suse
Published
2024-05-28 20:11
Modified
2024-05-28 20:11
Summary
Security update for git
Notes
Title of the patch
Security update for git
Description of the patch
This update for git fixes the following issues:
- CVE-2024-32002: Fixed recursive clones on case-insensitive filesystems that support symbolic links are susceptible to case confusion (bsc#1224168).
- CVE-2024-32004: Fixed arbitrary code execution during local clones (bsc#1224170).
- CVE-2024-32020: Fixed file overwriting vulnerability during local clones (bsc#1224171).
- CVE-2024-32021: Fixed git may create hardlinks to arbitrary user-readable files (bsc#1224172).
- CVE-2024-32465: Fixed arbitrary code execution during clone operations (bsc#1224173).
Patchnames
SUSE-2024-1807,SUSE-SLE-Micro-5.5-2024-1807,SUSE-SLE-Module-Basesystem-15-SP5-2024-1807,SUSE-SLE-Module-Development-Tools-15-SP5-2024-1807,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-1807,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-1807,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-1807,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-1807,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-1807,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-1807,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-1807,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-1807,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-1807,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-1807,SUSE-Storage-7.1-2024-1807,openSUSE-SLE-15.5-2024-1807
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for git", "title": "Title of the patch" }, { "category": "description", "text": "This update for git fixes the following issues:\n\n- CVE-2024-32002: Fixed recursive clones on case-insensitive filesystems that support symbolic links are susceptible to case confusion (bsc#1224168).\n- CVE-2024-32004: Fixed arbitrary code execution during local clones (bsc#1224170).\n- CVE-2024-32020: Fixed file overwriting vulnerability during local clones (bsc#1224171).\n- CVE-2024-32021: Fixed git may create hardlinks to arbitrary user-readable files (bsc#1224172).\n- CVE-2024-32465: Fixed arbitrary code execution during clone operations (bsc#1224173).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-1807,SUSE-SLE-Micro-5.5-2024-1807,SUSE-SLE-Module-Basesystem-15-SP5-2024-1807,SUSE-SLE-Module-Development-Tools-15-SP5-2024-1807,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-1807,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-1807,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-1807,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-1807,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-1807,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-1807,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-1807,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-1807,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-1807,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-1807,SUSE-Storage-7.1-2024-1807,openSUSE-SLE-15.5-2024-1807", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_1807-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:1807-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241807-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:1807-1", "url": "https://lists.suse.com/pipermail/sle-updates/2024-May/035389.html" }, { "category": "self", "summary": "SUSE Bug 1224168", "url": "https://bugzilla.suse.com/1224168" }, { "category": "self", "summary": "SUSE Bug 1224170", "url": "https://bugzilla.suse.com/1224170" }, { "category": "self", "summary": "SUSE Bug 1224171", "url": "https://bugzilla.suse.com/1224171" }, { "category": "self", "summary": "SUSE Bug 1224172", "url": "https://bugzilla.suse.com/1224172" }, { "category": "self", "summary": "SUSE Bug 1224173", "url": "https://bugzilla.suse.com/1224173" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32002 page", "url": "https://www.suse.com/security/cve/CVE-2024-32002/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32004 page", "url": "https://www.suse.com/security/cve/CVE-2024-32004/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32020 page", "url": "https://www.suse.com/security/cve/CVE-2024-32020/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32021 page", "url": "https://www.suse.com/security/cve/CVE-2024-32021/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32465 page", "url": "https://www.suse.com/security/cve/CVE-2024-32465/" } ], "title": "Security update for git", "tracking": { "current_release_date": "2024-05-28T20:11:34Z", "generator": { "date": "2024-05-28T20:11:34Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:1807-1", "initial_release_date": "2024-05-28T20:11:34Z", "revision_history": [ { "date": "2024-05-28T20:11:34Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "git-2.35.3-150300.10.39.1.aarch64", "product": { "name": "git-2.35.3-150300.10.39.1.aarch64", "product_id": "git-2.35.3-150300.10.39.1.aarch64" } }, { "category": "product_version", "name": "git-arch-2.35.3-150300.10.39.1.aarch64", "product": { "name": "git-arch-2.35.3-150300.10.39.1.aarch64", "product_id": "git-arch-2.35.3-150300.10.39.1.aarch64" } }, { "category": "product_version", "name": "git-core-2.35.3-150300.10.39.1.aarch64", "product": { "name": "git-core-2.35.3-150300.10.39.1.aarch64", "product_id": "git-core-2.35.3-150300.10.39.1.aarch64" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.aarch64", "product": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.aarch64", "product_id": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.aarch64" } }, { "category": "product_version", "name": "git-credential-libsecret-2.35.3-150300.10.39.1.aarch64", "product": { "name": "git-credential-libsecret-2.35.3-150300.10.39.1.aarch64", "product_id": "git-credential-libsecret-2.35.3-150300.10.39.1.aarch64" } }, { "category": "product_version", "name": "git-cvs-2.35.3-150300.10.39.1.aarch64", "product": { "name": "git-cvs-2.35.3-150300.10.39.1.aarch64", "product_id": "git-cvs-2.35.3-150300.10.39.1.aarch64" } }, { "category": "product_version", "name": "git-daemon-2.35.3-150300.10.39.1.aarch64", "product": { "name": "git-daemon-2.35.3-150300.10.39.1.aarch64", "product_id": "git-daemon-2.35.3-150300.10.39.1.aarch64" } }, { "category": "product_version", "name": "git-email-2.35.3-150300.10.39.1.aarch64", "product": { "name": "git-email-2.35.3-150300.10.39.1.aarch64", "product_id": "git-email-2.35.3-150300.10.39.1.aarch64" } }, { "category": "product_version", "name": "git-gui-2.35.3-150300.10.39.1.aarch64", "product": { "name": "git-gui-2.35.3-150300.10.39.1.aarch64", "product_id": "git-gui-2.35.3-150300.10.39.1.aarch64" } }, { "category": "product_version", "name": "git-p4-2.35.3-150300.10.39.1.aarch64", "product": { "name": "git-p4-2.35.3-150300.10.39.1.aarch64", "product_id": "git-p4-2.35.3-150300.10.39.1.aarch64" } }, { "category": "product_version", "name": "git-svn-2.35.3-150300.10.39.1.aarch64", "product": { "name": "git-svn-2.35.3-150300.10.39.1.aarch64", "product_id": "git-svn-2.35.3-150300.10.39.1.aarch64" } }, { "category": "product_version", "name": "git-web-2.35.3-150300.10.39.1.aarch64", "product": { "name": "git-web-2.35.3-150300.10.39.1.aarch64", "product_id": "git-web-2.35.3-150300.10.39.1.aarch64" } }, { "category": "product_version", "name": "gitk-2.35.3-150300.10.39.1.aarch64", "product": { "name": "gitk-2.35.3-150300.10.39.1.aarch64", "product_id": "gitk-2.35.3-150300.10.39.1.aarch64" } }, { "category": "product_version", "name": "perl-Git-2.35.3-150300.10.39.1.aarch64", "product": { "name": "perl-Git-2.35.3-150300.10.39.1.aarch64", "product_id": "perl-Git-2.35.3-150300.10.39.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "git-2.35.3-150300.10.39.1.i586", "product": { "name": "git-2.35.3-150300.10.39.1.i586", "product_id": "git-2.35.3-150300.10.39.1.i586" } }, { "category": "product_version", "name": "git-arch-2.35.3-150300.10.39.1.i586", "product": { "name": "git-arch-2.35.3-150300.10.39.1.i586", "product_id": "git-arch-2.35.3-150300.10.39.1.i586" } }, { "category": "product_version", "name": "git-core-2.35.3-150300.10.39.1.i586", "product": { "name": "git-core-2.35.3-150300.10.39.1.i586", "product_id": "git-core-2.35.3-150300.10.39.1.i586" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.i586", "product": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.i586", "product_id": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.i586" } }, { "category": "product_version", "name": "git-credential-libsecret-2.35.3-150300.10.39.1.i586", "product": { "name": "git-credential-libsecret-2.35.3-150300.10.39.1.i586", "product_id": "git-credential-libsecret-2.35.3-150300.10.39.1.i586" } }, { "category": "product_version", "name": "git-cvs-2.35.3-150300.10.39.1.i586", "product": { "name": "git-cvs-2.35.3-150300.10.39.1.i586", "product_id": "git-cvs-2.35.3-150300.10.39.1.i586" } }, { "category": "product_version", "name": "git-daemon-2.35.3-150300.10.39.1.i586", "product": { "name": "git-daemon-2.35.3-150300.10.39.1.i586", "product_id": "git-daemon-2.35.3-150300.10.39.1.i586" } }, { "category": "product_version", "name": "git-email-2.35.3-150300.10.39.1.i586", "product": { "name": "git-email-2.35.3-150300.10.39.1.i586", "product_id": "git-email-2.35.3-150300.10.39.1.i586" } }, { "category": "product_version", "name": "git-gui-2.35.3-150300.10.39.1.i586", "product": { "name": "git-gui-2.35.3-150300.10.39.1.i586", "product_id": "git-gui-2.35.3-150300.10.39.1.i586" } }, { "category": "product_version", "name": "git-p4-2.35.3-150300.10.39.1.i586", "product": { "name": "git-p4-2.35.3-150300.10.39.1.i586", "product_id": "git-p4-2.35.3-150300.10.39.1.i586" } }, { "category": "product_version", "name": "git-svn-2.35.3-150300.10.39.1.i586", "product": { "name": "git-svn-2.35.3-150300.10.39.1.i586", "product_id": "git-svn-2.35.3-150300.10.39.1.i586" } }, { "category": "product_version", "name": "git-web-2.35.3-150300.10.39.1.i586", "product": { "name": "git-web-2.35.3-150300.10.39.1.i586", "product_id": "git-web-2.35.3-150300.10.39.1.i586" } }, { "category": "product_version", "name": "gitk-2.35.3-150300.10.39.1.i586", "product": { "name": "gitk-2.35.3-150300.10.39.1.i586", "product_id": "gitk-2.35.3-150300.10.39.1.i586" } }, { "category": "product_version", "name": "perl-Git-2.35.3-150300.10.39.1.i586", "product": { "name": "perl-Git-2.35.3-150300.10.39.1.i586", "product_id": "perl-Git-2.35.3-150300.10.39.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "git-doc-2.35.3-150300.10.39.1.noarch", "product": { "name": "git-doc-2.35.3-150300.10.39.1.noarch", "product_id": "git-doc-2.35.3-150300.10.39.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "git-2.35.3-150300.10.39.1.ppc64le", "product": { "name": "git-2.35.3-150300.10.39.1.ppc64le", "product_id": "git-2.35.3-150300.10.39.1.ppc64le" } }, { "category": "product_version", "name": "git-arch-2.35.3-150300.10.39.1.ppc64le", "product": { "name": "git-arch-2.35.3-150300.10.39.1.ppc64le", "product_id": "git-arch-2.35.3-150300.10.39.1.ppc64le" } }, { "category": "product_version", "name": "git-core-2.35.3-150300.10.39.1.ppc64le", "product": { "name": "git-core-2.35.3-150300.10.39.1.ppc64le", "product_id": "git-core-2.35.3-150300.10.39.1.ppc64le" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.ppc64le", "product": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.ppc64le", "product_id": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.ppc64le" } }, { "category": "product_version", "name": "git-credential-libsecret-2.35.3-150300.10.39.1.ppc64le", "product": { "name": "git-credential-libsecret-2.35.3-150300.10.39.1.ppc64le", "product_id": "git-credential-libsecret-2.35.3-150300.10.39.1.ppc64le" } }, { "category": "product_version", "name": "git-cvs-2.35.3-150300.10.39.1.ppc64le", "product": { "name": "git-cvs-2.35.3-150300.10.39.1.ppc64le", "product_id": "git-cvs-2.35.3-150300.10.39.1.ppc64le" } }, { "category": "product_version", "name": "git-daemon-2.35.3-150300.10.39.1.ppc64le", "product": { "name": "git-daemon-2.35.3-150300.10.39.1.ppc64le", "product_id": "git-daemon-2.35.3-150300.10.39.1.ppc64le" } }, { "category": "product_version", "name": "git-email-2.35.3-150300.10.39.1.ppc64le", "product": { "name": "git-email-2.35.3-150300.10.39.1.ppc64le", "product_id": "git-email-2.35.3-150300.10.39.1.ppc64le" } }, { "category": "product_version", "name": "git-gui-2.35.3-150300.10.39.1.ppc64le", "product": { "name": "git-gui-2.35.3-150300.10.39.1.ppc64le", "product_id": "git-gui-2.35.3-150300.10.39.1.ppc64le" } }, { "category": "product_version", "name": "git-p4-2.35.3-150300.10.39.1.ppc64le", "product": { "name": "git-p4-2.35.3-150300.10.39.1.ppc64le", "product_id": "git-p4-2.35.3-150300.10.39.1.ppc64le" } }, { "category": "product_version", "name": "git-svn-2.35.3-150300.10.39.1.ppc64le", "product": { "name": "git-svn-2.35.3-150300.10.39.1.ppc64le", "product_id": "git-svn-2.35.3-150300.10.39.1.ppc64le" } }, { "category": "product_version", "name": "git-web-2.35.3-150300.10.39.1.ppc64le", "product": { "name": "git-web-2.35.3-150300.10.39.1.ppc64le", "product_id": "git-web-2.35.3-150300.10.39.1.ppc64le" } }, { "category": "product_version", "name": "gitk-2.35.3-150300.10.39.1.ppc64le", "product": { "name": "gitk-2.35.3-150300.10.39.1.ppc64le", "product_id": "gitk-2.35.3-150300.10.39.1.ppc64le" } }, { "category": "product_version", "name": "perl-Git-2.35.3-150300.10.39.1.ppc64le", "product": { "name": "perl-Git-2.35.3-150300.10.39.1.ppc64le", "product_id": "perl-Git-2.35.3-150300.10.39.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "git-2.35.3-150300.10.39.1.s390x", "product": { "name": "git-2.35.3-150300.10.39.1.s390x", "product_id": "git-2.35.3-150300.10.39.1.s390x" } }, { "category": "product_version", "name": "git-arch-2.35.3-150300.10.39.1.s390x", "product": { "name": "git-arch-2.35.3-150300.10.39.1.s390x", "product_id": "git-arch-2.35.3-150300.10.39.1.s390x" } }, { "category": "product_version", "name": "git-core-2.35.3-150300.10.39.1.s390x", "product": { "name": "git-core-2.35.3-150300.10.39.1.s390x", "product_id": "git-core-2.35.3-150300.10.39.1.s390x" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.s390x", "product": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.s390x", "product_id": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.s390x" } }, { "category": "product_version", "name": "git-credential-libsecret-2.35.3-150300.10.39.1.s390x", "product": { "name": "git-credential-libsecret-2.35.3-150300.10.39.1.s390x", "product_id": "git-credential-libsecret-2.35.3-150300.10.39.1.s390x" } }, { "category": "product_version", "name": "git-cvs-2.35.3-150300.10.39.1.s390x", "product": { "name": "git-cvs-2.35.3-150300.10.39.1.s390x", "product_id": "git-cvs-2.35.3-150300.10.39.1.s390x" } }, { "category": "product_version", "name": "git-daemon-2.35.3-150300.10.39.1.s390x", "product": { "name": "git-daemon-2.35.3-150300.10.39.1.s390x", "product_id": "git-daemon-2.35.3-150300.10.39.1.s390x" } }, { "category": "product_version", "name": "git-email-2.35.3-150300.10.39.1.s390x", "product": { "name": "git-email-2.35.3-150300.10.39.1.s390x", "product_id": "git-email-2.35.3-150300.10.39.1.s390x" } }, { "category": "product_version", "name": "git-gui-2.35.3-150300.10.39.1.s390x", "product": { "name": "git-gui-2.35.3-150300.10.39.1.s390x", "product_id": "git-gui-2.35.3-150300.10.39.1.s390x" } }, { "category": "product_version", "name": "git-p4-2.35.3-150300.10.39.1.s390x", "product": { "name": "git-p4-2.35.3-150300.10.39.1.s390x", "product_id": "git-p4-2.35.3-150300.10.39.1.s390x" } }, { "category": "product_version", "name": "git-svn-2.35.3-150300.10.39.1.s390x", "product": { "name": "git-svn-2.35.3-150300.10.39.1.s390x", "product_id": "git-svn-2.35.3-150300.10.39.1.s390x" } }, { "category": "product_version", "name": "git-web-2.35.3-150300.10.39.1.s390x", "product": { "name": "git-web-2.35.3-150300.10.39.1.s390x", "product_id": "git-web-2.35.3-150300.10.39.1.s390x" } }, { "category": "product_version", "name": "gitk-2.35.3-150300.10.39.1.s390x", "product": { "name": "gitk-2.35.3-150300.10.39.1.s390x", "product_id": "gitk-2.35.3-150300.10.39.1.s390x" } }, { "category": "product_version", "name": "perl-Git-2.35.3-150300.10.39.1.s390x", "product": { "name": "perl-Git-2.35.3-150300.10.39.1.s390x", "product_id": "perl-Git-2.35.3-150300.10.39.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "git-2.35.3-150300.10.39.1.x86_64", "product": { "name": "git-2.35.3-150300.10.39.1.x86_64", "product_id": "git-2.35.3-150300.10.39.1.x86_64" } }, { "category": "product_version", "name": "git-arch-2.35.3-150300.10.39.1.x86_64", "product": { "name": "git-arch-2.35.3-150300.10.39.1.x86_64", "product_id": "git-arch-2.35.3-150300.10.39.1.x86_64" } }, { "category": "product_version", "name": "git-core-2.35.3-150300.10.39.1.x86_64", "product": { "name": "git-core-2.35.3-150300.10.39.1.x86_64", "product_id": "git-core-2.35.3-150300.10.39.1.x86_64" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.x86_64", "product": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.x86_64", "product_id": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.x86_64" } }, { "category": "product_version", "name": "git-credential-libsecret-2.35.3-150300.10.39.1.x86_64", "product": { "name": "git-credential-libsecret-2.35.3-150300.10.39.1.x86_64", "product_id": "git-credential-libsecret-2.35.3-150300.10.39.1.x86_64" } }, { "category": "product_version", "name": "git-cvs-2.35.3-150300.10.39.1.x86_64", "product": { "name": "git-cvs-2.35.3-150300.10.39.1.x86_64", "product_id": "git-cvs-2.35.3-150300.10.39.1.x86_64" } }, { "category": "product_version", "name": "git-daemon-2.35.3-150300.10.39.1.x86_64", "product": { "name": "git-daemon-2.35.3-150300.10.39.1.x86_64", "product_id": "git-daemon-2.35.3-150300.10.39.1.x86_64" } }, { "category": "product_version", "name": "git-email-2.35.3-150300.10.39.1.x86_64", "product": { "name": "git-email-2.35.3-150300.10.39.1.x86_64", "product_id": "git-email-2.35.3-150300.10.39.1.x86_64" } }, { "category": "product_version", "name": "git-gui-2.35.3-150300.10.39.1.x86_64", "product": { "name": "git-gui-2.35.3-150300.10.39.1.x86_64", "product_id": "git-gui-2.35.3-150300.10.39.1.x86_64" } }, { "category": "product_version", "name": "git-p4-2.35.3-150300.10.39.1.x86_64", "product": { "name": "git-p4-2.35.3-150300.10.39.1.x86_64", "product_id": "git-p4-2.35.3-150300.10.39.1.x86_64" } }, { "category": "product_version", "name": "git-svn-2.35.3-150300.10.39.1.x86_64", "product": { "name": "git-svn-2.35.3-150300.10.39.1.x86_64", "product_id": "git-svn-2.35.3-150300.10.39.1.x86_64" } }, { "category": "product_version", "name": "git-web-2.35.3-150300.10.39.1.x86_64", "product": { "name": "git-web-2.35.3-150300.10.39.1.x86_64", "product_id": "git-web-2.35.3-150300.10.39.1.x86_64" } }, { "category": "product_version", "name": "gitk-2.35.3-150300.10.39.1.x86_64", "product": { "name": "gitk-2.35.3-150300.10.39.1.x86_64", "product_id": "gitk-2.35.3-150300.10.39.1.x86_64" } }, { "category": "product_version", "name": "perl-Git-2.35.3-150300.10.39.1.x86_64", "product": { "name": "perl-Git-2.35.3-150300.10.39.1.x86_64", "product_id": "perl-Git-2.35.3-150300.10.39.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.5", "product": { "name": "SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Development Tools 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-development-tools:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp4" } } }, { "category": "product_name", "name": "SUSE Manager Proxy 4.3", "product": { "name": "SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-proxy:4.3" } } }, { "category": "product_name", "name": "SUSE Manager Server 4.3", "product": { "name": "SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server:4.3" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7.1", "product": { "name": "SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7.1" } } }, { "category": "product_name", "name": "openSUSE Leap 15.5", "product": { "name": "openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-core-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-core-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-core-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-core-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.s390x" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-core-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-core-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-core-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-core-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-arch-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-arch-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-arch-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-arch-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-cvs-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-cvs-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-cvs-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-cvs-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-daemon-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-daemon-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-daemon-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-daemon-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.35.3-150300.10.39.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-doc-2.35.3-150300.10.39.1.noarch" }, "product_reference": "git-doc-2.35.3-150300.10.39.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-email-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-email-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-email-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-email-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-gui-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-gui-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-gui-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-gui-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-svn-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-svn-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-svn-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-svn-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-web-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-web-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-web-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-web-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "gitk-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "gitk-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.s390x" }, "product_reference": "gitk-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "gitk-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.s390x" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-arch-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-arch-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-core-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-core-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-cvs-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-cvs-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-daemon-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-daemon-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.35.3-150300.10.39.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-doc-2.35.3-150300.10.39.1.noarch" }, "product_reference": "git-doc-2.35.3-150300.10.39.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-email-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-email-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-gui-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-gui-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-svn-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-svn-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-web-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-web-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "gitk-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "gitk-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-arch-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-arch-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-core-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-core-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-cvs-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-cvs-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-daemon-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-daemon-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.35.3-150300.10.39.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-doc-2.35.3-150300.10.39.1.noarch" }, "product_reference": "git-doc-2.35.3-150300.10.39.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-email-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-email-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-gui-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-gui-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-svn-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-svn-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-web-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-web-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "gitk-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "gitk-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-arch-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-arch-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-core-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-core-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-cvs-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-cvs-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-daemon-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-daemon-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.35.3-150300.10.39.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-doc-2.35.3-150300.10.39.1.noarch" }, "product_reference": "git-doc-2.35.3-150300.10.39.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-email-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-email-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-gui-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-gui-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-svn-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-svn-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-web-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-web-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "gitk-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "gitk-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-arch-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-arch-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-arch-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-arch-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-core-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-core-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-core-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-core-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-cvs-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-cvs-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-cvs-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-cvs-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-daemon-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-daemon-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-daemon-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-daemon-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.35.3-150300.10.39.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-doc-2.35.3-150300.10.39.1.noarch" }, "product_reference": "git-doc-2.35.3-150300.10.39.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-email-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-email-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-email-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-email-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-gui-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-gui-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-gui-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-gui-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-svn-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-svn-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-svn-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-svn-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-web-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-web-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-web-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-web-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "gitk-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "gitk-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.s390x" }, "product_reference": "gitk-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "gitk-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.s390x" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-arch-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-arch-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-arch-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-arch-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-core-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-core-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-core-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-core-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-cvs-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-cvs-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-cvs-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-cvs-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-daemon-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-daemon-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-daemon-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-daemon-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.35.3-150300.10.39.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-doc-2.35.3-150300.10.39.1.noarch" }, "product_reference": "git-doc-2.35.3-150300.10.39.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-email-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-email-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-email-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-email-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-gui-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-gui-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-gui-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-gui-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-svn-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-svn-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-svn-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-svn-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-web-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-web-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-web-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-web-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "gitk-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "gitk-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.s390x" }, "product_reference": "gitk-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "gitk-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.s390x" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-arch-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-arch-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-core-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-core-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-cvs-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-cvs-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-daemon-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-daemon-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.35.3-150300.10.39.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-doc-2.35.3-150300.10.39.1.noarch" }, "product_reference": "git-doc-2.35.3-150300.10.39.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-email-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-email-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-gui-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-gui-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-svn-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-svn-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-web-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-web-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "gitk-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "gitk-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-arch-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-arch-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-core-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-core-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-cvs-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-cvs-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-daemon-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-daemon-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.35.3-150300.10.39.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-doc-2.35.3-150300.10.39.1.noarch" }, "product_reference": "git-doc-2.35.3-150300.10.39.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-email-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-email-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-gui-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-gui-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-svn-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-svn-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-web-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-web-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "gitk-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "gitk-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:git-core-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-core-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-core-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-core-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-core-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.39.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-arch-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.39.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-arch-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-core-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-core-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.39.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-cvs-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.39.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-cvs-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.39.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-daemon-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.39.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-daemon-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.35.3-150300.10.39.1.noarch as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-doc-2.35.3-150300.10.39.1.noarch" }, "product_reference": "git-doc-2.35.3-150300.10.39.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.39.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-email-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.39.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-email-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.39.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-gui-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.39.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-gui-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.39.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-svn-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.39.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-svn-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.39.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-web-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.39.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-web-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.39.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "gitk-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.39.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "gitk-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.39.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-arch-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.39.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-arch-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.39.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-arch-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.39.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-arch-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-core-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-core-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-core-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-core-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.35.3-150300.10.39.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-credential-libsecret-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.35.3-150300.10.39.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-credential-libsecret-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.35.3-150300.10.39.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-credential-libsecret-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.35.3-150300.10.39.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-credential-libsecret-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.39.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-cvs-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.39.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-cvs-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.39.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-cvs-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.39.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-cvs-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.39.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-daemon-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.39.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-daemon-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.39.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-daemon-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.39.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-daemon-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.35.3-150300.10.39.1.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-doc-2.35.3-150300.10.39.1.noarch" }, "product_reference": "git-doc-2.35.3-150300.10.39.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.39.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-email-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.39.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-email-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.39.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-email-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.39.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-email-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.39.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-gui-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.39.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-gui-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.39.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-gui-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.39.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-gui-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.35.3-150300.10.39.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-p4-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.35.3-150300.10.39.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-p4-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.35.3-150300.10.39.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-p4-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.35.3-150300.10.39.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-p4-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.39.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-svn-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.39.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-svn-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.39.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-svn-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.39.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-svn-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.39.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-web-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.39.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-web-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.39.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-web-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.39.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-web-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.39.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "gitk-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.39.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "gitk-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.39.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.s390x" }, "product_reference": "gitk-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.39.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "gitk-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.s390x" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-32002", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32002" } ], "notes": [ { "category": "general", "text": "Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, repositories with submodules can be crafted in a way that exploits a bug in Git whereby it can be fooled into writing files not into the submodule\u0027s worktree but into a `.git/` directory. This allows writing a hook that will be executed while the clone operation is still running, giving the user no opportunity to inspect the code that is being executed. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4. If symbolic link support is disabled in Git (e.g. via `git config --global core.symlinks false`), the described attack won\u0027t work. As always, it is best to avoid cloning repositories from untrusted sources.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Manager Proxy 4.3:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-doc-2.35.3-150300.10.39.1.noarch", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32002", "url": "https://www.suse.com/security/cve/CVE-2024-32002" }, { "category": "external", "summary": "SUSE Bug 1224168 for CVE-2024-32002", "url": "https://bugzilla.suse.com/1224168" }, { "category": "external", "summary": "SUSE Bug 1224170 for CVE-2024-32002", "url": "https://bugzilla.suse.com/1224170" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Manager Proxy 4.3:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-doc-2.35.3-150300.10.39.1.noarch", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Manager Proxy 4.3:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-doc-2.35.3-150300.10.39.1.noarch", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-28T20:11:34Z", "details": "important" } ], "title": "CVE-2024-32002" }, { "cve": "CVE-2024-32004", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32004" } ], "notes": [ { "category": "general", "text": "Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, an attacker can prepare a local repository in such a way that, when cloned, will execute arbitrary code during the operation. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4. As a workaround, avoid cloning repositories from untrusted sources.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Manager Proxy 4.3:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-doc-2.35.3-150300.10.39.1.noarch", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32004", "url": "https://www.suse.com/security/cve/CVE-2024-32004" }, { "category": "external", "summary": "SUSE Bug 1224170 for CVE-2024-32004", "url": "https://bugzilla.suse.com/1224170" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Manager Proxy 4.3:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-doc-2.35.3-150300.10.39.1.noarch", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Manager Proxy 4.3:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-doc-2.35.3-150300.10.39.1.noarch", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-28T20:11:34Z", "details": "important" } ], "title": "CVE-2024-32004" }, { "cve": "CVE-2024-32020", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32020" } ], "notes": [ { "category": "general", "text": "Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, local clones may end up hardlinking files into the target repository\u0027s object database when source and target repository reside on the same disk. If the source repository is owned by a different user, then those hardlinked files may be rewritten at any point in time by the untrusted user. Cloning local repositories will cause Git to either copy or hardlink files of the source repository into the target repository. This significantly speeds up such local clones compared to doing a \"proper\" clone and saves both disk space and compute time. When cloning a repository located on the same disk that is owned by a different user than the current user we also end up creating such hardlinks. These files will continue to be owned and controlled by the potentially-untrusted user and can be rewritten by them at will in the future. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Manager Proxy 4.3:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-doc-2.35.3-150300.10.39.1.noarch", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32020", "url": "https://www.suse.com/security/cve/CVE-2024-32020" }, { "category": "external", "summary": "SUSE Bug 1224171 for CVE-2024-32020", "url": "https://bugzilla.suse.com/1224171" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Manager Proxy 4.3:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-doc-2.35.3-150300.10.39.1.noarch", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.9, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Manager Proxy 4.3:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-doc-2.35.3-150300.10.39.1.noarch", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-28T20:11:34Z", "details": "moderate" } ], "title": "CVE-2024-32020" }, { "cve": "CVE-2024-32021", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32021" } ], "notes": [ { "category": "general", "text": "Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, when cloning a local source repository that contains symlinks via the filesystem, Git may create hardlinks to arbitrary user-readable files on the same filesystem as the target repository in the `objects/` directory. Cloning a local repository over the filesystem may creating hardlinks to arbitrary user-owned files on the same filesystem in the target Git repository\u0027s `objects/` directory. When cloning a repository over the filesystem (without explicitly specifying the `file://` protocol or `--no-local`), the optimizations for local cloning\nwill be used, which include attempting to hard link the object files instead of copying them. While the code includes checks against symbolic links in the source repository, which were added during the fix for CVE-2022-39253, these checks can still be raced because the hard link operation ultimately follows symlinks. If the object on the filesystem appears as a file during the check, and then a symlink during the operation, this will allow the adversary to bypass the check and create hardlinks in the destination objects directory to arbitrary, user-readable files. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Manager Proxy 4.3:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-doc-2.35.3-150300.10.39.1.noarch", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32021", "url": "https://www.suse.com/security/cve/CVE-2024-32021" }, { "category": "external", "summary": "SUSE Bug 1224172 for CVE-2024-32021", "url": "https://bugzilla.suse.com/1224172" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Manager Proxy 4.3:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-doc-2.35.3-150300.10.39.1.noarch", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.9, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Manager Proxy 4.3:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-doc-2.35.3-150300.10.39.1.noarch", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-28T20:11:34Z", "details": "moderate" } ], "title": "CVE-2024-32021" }, { "cve": "CVE-2024-32465", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32465" } ], "notes": [ { "category": "general", "text": "Git is a revision control system. The Git project recommends to avoid working in untrusted repositories, and instead to clone it first with `git clone --no-local` to obtain a clean copy. Git has specific protections to make that a safe operation even with an untrusted source repository, but vulnerabilities allow those protections to be bypassed. In the context of cloning local repositories owned by other users, this vulnerability has been covered in CVE-2024-32004. But there are circumstances where the fixes for CVE-2024-32004 are not enough: For example, when obtaining a `.zip` file containing a full copy of a Git repository, it should not be trusted by default to be safe, as e.g. hooks could be configured to run within the context of that repository. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4. As a workaround, avoid using Git in repositories that have been obtained via archives from untrusted sources.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Manager Proxy 4.3:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-doc-2.35.3-150300.10.39.1.noarch", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32465", "url": "https://www.suse.com/security/cve/CVE-2024-32465" }, { "category": "external", "summary": "SUSE Bug 1224170 for CVE-2024-32465", "url": "https://bugzilla.suse.com/1224170" }, { "category": "external", "summary": "SUSE Bug 1224173 for CVE-2024-32465", "url": "https://bugzilla.suse.com/1224173" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Manager Proxy 4.3:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-doc-2.35.3-150300.10.39.1.noarch", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-doc-2.35.3-150300.10.39.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.39.1.x86_64", "SUSE Manager Proxy 4.3:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-doc-2.35.3-150300.10.39.1.noarch", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.39.1.x86_64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.s390x", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.39.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-28T20:11:34Z", "details": "important" } ], "title": "CVE-2024-32465" } ] }
suse-su-2024:2277-1
Vulnerability from csaf_suse
Published
2024-07-02 15:03
Modified
2024-07-02 15:03
Summary
Security update for git
Notes
Title of the patch
Security update for git
Description of the patch
This update for git fixes the following issues:
- CVE-2024-32002: Fix recursive clones on case-insensitive filesystems that support symbolic links are susceptible to case confusion. (bsc#1224168)
- CVE-2024-32004: Fixed arbitrary code execution during local clones. (bsc#1224170)
- CVE-2024-32020: Fix file overwriting vulnerability during local clones. (bsc#1224171)
- CVE-2024-32021: Git may create hardlinks to arbitrary user-readable files. (bsc#1224172)
- CVE-2024-32465: Fixed arbitrary code execution during clone operations. (bsc#1224173)
Patchnames
SUSE-2024-2277,SUSE-SLE-Module-Basesystem-15-SP6-2024-2277,SUSE-SLE-Module-Development-Tools-15-SP6-2024-2277,openSUSE-SLE-15.6-2024-2277
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for git", "title": "Title of the patch" }, { "category": "description", "text": "This update for git fixes the following issues:\n\n- CVE-2024-32002: Fix recursive clones on case-insensitive filesystems that support symbolic links are susceptible to case confusion. (bsc#1224168)\n- CVE-2024-32004: Fixed arbitrary code execution during local clones. (bsc#1224170)\n- CVE-2024-32020: Fix file overwriting vulnerability during local clones. (bsc#1224171)\n- CVE-2024-32021: Git may create hardlinks to arbitrary user-readable files. (bsc#1224172)\n- CVE-2024-32465: Fixed arbitrary code execution during clone operations. (bsc#1224173)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-2277,SUSE-SLE-Module-Basesystem-15-SP6-2024-2277,SUSE-SLE-Module-Development-Tools-15-SP6-2024-2277,openSUSE-SLE-15.6-2024-2277", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_2277-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:2277-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242277-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:2277-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018849.html" }, { "category": "self", "summary": "SUSE Bug 1224168", "url": "https://bugzilla.suse.com/1224168" }, { "category": "self", "summary": "SUSE Bug 1224170", "url": "https://bugzilla.suse.com/1224170" }, { "category": "self", "summary": "SUSE Bug 1224171", "url": "https://bugzilla.suse.com/1224171" }, { "category": "self", "summary": "SUSE Bug 1224172", "url": "https://bugzilla.suse.com/1224172" }, { "category": "self", "summary": "SUSE Bug 1224173", "url": "https://bugzilla.suse.com/1224173" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32002 page", "url": "https://www.suse.com/security/cve/CVE-2024-32002/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32004 page", "url": "https://www.suse.com/security/cve/CVE-2024-32004/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32020 page", "url": "https://www.suse.com/security/cve/CVE-2024-32020/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32021 page", "url": "https://www.suse.com/security/cve/CVE-2024-32021/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32465 page", "url": "https://www.suse.com/security/cve/CVE-2024-32465/" } ], "title": "Security update for git", "tracking": { "current_release_date": "2024-07-02T15:03:50Z", "generator": { "date": "2024-07-02T15:03:50Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:2277-1", "initial_release_date": "2024-07-02T15:03:50Z", "revision_history": [ { "date": "2024-07-02T15:03:50Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "git-2.43.0-150600.3.3.1.aarch64", "product": { "name": "git-2.43.0-150600.3.3.1.aarch64", "product_id": "git-2.43.0-150600.3.3.1.aarch64" } }, { "category": "product_version", "name": "git-arch-2.43.0-150600.3.3.1.aarch64", "product": { "name": "git-arch-2.43.0-150600.3.3.1.aarch64", "product_id": "git-arch-2.43.0-150600.3.3.1.aarch64" } }, { "category": "product_version", "name": "git-core-2.43.0-150600.3.3.1.aarch64", "product": { "name": "git-core-2.43.0-150600.3.3.1.aarch64", "product_id": "git-core-2.43.0-150600.3.3.1.aarch64" } }, { "category": "product_version", "name": "git-credential-libsecret-2.43.0-150600.3.3.1.aarch64", "product": { "name": "git-credential-libsecret-2.43.0-150600.3.3.1.aarch64", "product_id": "git-credential-libsecret-2.43.0-150600.3.3.1.aarch64" } }, { "category": "product_version", "name": "git-cvs-2.43.0-150600.3.3.1.aarch64", "product": { "name": "git-cvs-2.43.0-150600.3.3.1.aarch64", "product_id": "git-cvs-2.43.0-150600.3.3.1.aarch64" } }, { "category": "product_version", "name": "git-daemon-2.43.0-150600.3.3.1.aarch64", "product": { "name": "git-daemon-2.43.0-150600.3.3.1.aarch64", "product_id": "git-daemon-2.43.0-150600.3.3.1.aarch64" } }, { "category": "product_version", "name": "git-email-2.43.0-150600.3.3.1.aarch64", "product": { "name": "git-email-2.43.0-150600.3.3.1.aarch64", "product_id": "git-email-2.43.0-150600.3.3.1.aarch64" } }, { "category": "product_version", "name": "git-gui-2.43.0-150600.3.3.1.aarch64", "product": { "name": "git-gui-2.43.0-150600.3.3.1.aarch64", "product_id": "git-gui-2.43.0-150600.3.3.1.aarch64" } }, { "category": "product_version", "name": "git-p4-2.43.0-150600.3.3.1.aarch64", "product": { "name": "git-p4-2.43.0-150600.3.3.1.aarch64", "product_id": "git-p4-2.43.0-150600.3.3.1.aarch64" } }, { "category": "product_version", "name": "git-svn-2.43.0-150600.3.3.1.aarch64", "product": { "name": "git-svn-2.43.0-150600.3.3.1.aarch64", "product_id": "git-svn-2.43.0-150600.3.3.1.aarch64" } }, { "category": "product_version", "name": "git-web-2.43.0-150600.3.3.1.aarch64", "product": { "name": "git-web-2.43.0-150600.3.3.1.aarch64", "product_id": "git-web-2.43.0-150600.3.3.1.aarch64" } }, { "category": "product_version", "name": "gitk-2.43.0-150600.3.3.1.aarch64", "product": { "name": "gitk-2.43.0-150600.3.3.1.aarch64", "product_id": "gitk-2.43.0-150600.3.3.1.aarch64" } }, { "category": "product_version", "name": "perl-Git-2.43.0-150600.3.3.1.aarch64", "product": { "name": "perl-Git-2.43.0-150600.3.3.1.aarch64", "product_id": "perl-Git-2.43.0-150600.3.3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "git-2.43.0-150600.3.3.1.i586", "product": { "name": "git-2.43.0-150600.3.3.1.i586", "product_id": "git-2.43.0-150600.3.3.1.i586" } }, { "category": "product_version", "name": "git-arch-2.43.0-150600.3.3.1.i586", "product": { "name": "git-arch-2.43.0-150600.3.3.1.i586", "product_id": "git-arch-2.43.0-150600.3.3.1.i586" } }, { "category": "product_version", "name": "git-core-2.43.0-150600.3.3.1.i586", "product": { "name": "git-core-2.43.0-150600.3.3.1.i586", "product_id": "git-core-2.43.0-150600.3.3.1.i586" } }, { "category": "product_version", "name": "git-credential-libsecret-2.43.0-150600.3.3.1.i586", "product": { "name": "git-credential-libsecret-2.43.0-150600.3.3.1.i586", "product_id": "git-credential-libsecret-2.43.0-150600.3.3.1.i586" } }, { "category": "product_version", "name": "git-cvs-2.43.0-150600.3.3.1.i586", "product": { "name": "git-cvs-2.43.0-150600.3.3.1.i586", "product_id": "git-cvs-2.43.0-150600.3.3.1.i586" } }, { "category": "product_version", "name": "git-daemon-2.43.0-150600.3.3.1.i586", "product": { "name": "git-daemon-2.43.0-150600.3.3.1.i586", "product_id": "git-daemon-2.43.0-150600.3.3.1.i586" } }, { "category": "product_version", "name": "git-email-2.43.0-150600.3.3.1.i586", "product": { "name": "git-email-2.43.0-150600.3.3.1.i586", "product_id": "git-email-2.43.0-150600.3.3.1.i586" } }, { "category": "product_version", "name": "git-gui-2.43.0-150600.3.3.1.i586", "product": { "name": "git-gui-2.43.0-150600.3.3.1.i586", "product_id": "git-gui-2.43.0-150600.3.3.1.i586" } }, { "category": "product_version", "name": "git-p4-2.43.0-150600.3.3.1.i586", "product": { "name": "git-p4-2.43.0-150600.3.3.1.i586", "product_id": "git-p4-2.43.0-150600.3.3.1.i586" } }, { "category": "product_version", "name": "git-svn-2.43.0-150600.3.3.1.i586", "product": { "name": "git-svn-2.43.0-150600.3.3.1.i586", "product_id": "git-svn-2.43.0-150600.3.3.1.i586" } }, { "category": "product_version", "name": "git-web-2.43.0-150600.3.3.1.i586", "product": { "name": "git-web-2.43.0-150600.3.3.1.i586", "product_id": "git-web-2.43.0-150600.3.3.1.i586" } }, { "category": "product_version", "name": "gitk-2.43.0-150600.3.3.1.i586", "product": { "name": "gitk-2.43.0-150600.3.3.1.i586", "product_id": "gitk-2.43.0-150600.3.3.1.i586" } }, { "category": "product_version", "name": "perl-Git-2.43.0-150600.3.3.1.i586", "product": { "name": "perl-Git-2.43.0-150600.3.3.1.i586", "product_id": "perl-Git-2.43.0-150600.3.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "git-doc-2.43.0-150600.3.3.1.noarch", "product": { "name": "git-doc-2.43.0-150600.3.3.1.noarch", "product_id": "git-doc-2.43.0-150600.3.3.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "git-2.43.0-150600.3.3.1.ppc64le", "product": { "name": "git-2.43.0-150600.3.3.1.ppc64le", "product_id": "git-2.43.0-150600.3.3.1.ppc64le" } }, { "category": "product_version", "name": "git-arch-2.43.0-150600.3.3.1.ppc64le", "product": { "name": "git-arch-2.43.0-150600.3.3.1.ppc64le", "product_id": "git-arch-2.43.0-150600.3.3.1.ppc64le" } }, { "category": "product_version", "name": "git-core-2.43.0-150600.3.3.1.ppc64le", "product": { "name": "git-core-2.43.0-150600.3.3.1.ppc64le", "product_id": "git-core-2.43.0-150600.3.3.1.ppc64le" } }, { "category": "product_version", "name": "git-credential-libsecret-2.43.0-150600.3.3.1.ppc64le", "product": { "name": "git-credential-libsecret-2.43.0-150600.3.3.1.ppc64le", "product_id": "git-credential-libsecret-2.43.0-150600.3.3.1.ppc64le" } }, { "category": "product_version", "name": "git-cvs-2.43.0-150600.3.3.1.ppc64le", "product": { "name": "git-cvs-2.43.0-150600.3.3.1.ppc64le", "product_id": "git-cvs-2.43.0-150600.3.3.1.ppc64le" } }, { "category": "product_version", "name": "git-daemon-2.43.0-150600.3.3.1.ppc64le", "product": { "name": "git-daemon-2.43.0-150600.3.3.1.ppc64le", "product_id": "git-daemon-2.43.0-150600.3.3.1.ppc64le" } }, { "category": "product_version", "name": "git-email-2.43.0-150600.3.3.1.ppc64le", "product": { "name": "git-email-2.43.0-150600.3.3.1.ppc64le", "product_id": "git-email-2.43.0-150600.3.3.1.ppc64le" } }, { "category": "product_version", "name": "git-gui-2.43.0-150600.3.3.1.ppc64le", "product": { "name": "git-gui-2.43.0-150600.3.3.1.ppc64le", "product_id": "git-gui-2.43.0-150600.3.3.1.ppc64le" } }, { "category": "product_version", "name": "git-p4-2.43.0-150600.3.3.1.ppc64le", "product": { "name": "git-p4-2.43.0-150600.3.3.1.ppc64le", "product_id": "git-p4-2.43.0-150600.3.3.1.ppc64le" } }, { "category": "product_version", "name": "git-svn-2.43.0-150600.3.3.1.ppc64le", "product": { "name": "git-svn-2.43.0-150600.3.3.1.ppc64le", "product_id": "git-svn-2.43.0-150600.3.3.1.ppc64le" } }, { "category": "product_version", "name": "git-web-2.43.0-150600.3.3.1.ppc64le", "product": { "name": "git-web-2.43.0-150600.3.3.1.ppc64le", "product_id": "git-web-2.43.0-150600.3.3.1.ppc64le" } }, { "category": "product_version", "name": "gitk-2.43.0-150600.3.3.1.ppc64le", "product": { "name": "gitk-2.43.0-150600.3.3.1.ppc64le", "product_id": "gitk-2.43.0-150600.3.3.1.ppc64le" } }, { "category": "product_version", "name": "perl-Git-2.43.0-150600.3.3.1.ppc64le", "product": { "name": "perl-Git-2.43.0-150600.3.3.1.ppc64le", "product_id": "perl-Git-2.43.0-150600.3.3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "git-2.43.0-150600.3.3.1.s390x", "product": { "name": "git-2.43.0-150600.3.3.1.s390x", "product_id": "git-2.43.0-150600.3.3.1.s390x" } }, { "category": "product_version", "name": "git-arch-2.43.0-150600.3.3.1.s390x", "product": { "name": "git-arch-2.43.0-150600.3.3.1.s390x", "product_id": "git-arch-2.43.0-150600.3.3.1.s390x" } }, { "category": "product_version", "name": "git-core-2.43.0-150600.3.3.1.s390x", "product": { "name": "git-core-2.43.0-150600.3.3.1.s390x", "product_id": "git-core-2.43.0-150600.3.3.1.s390x" } }, { "category": "product_version", "name": "git-credential-libsecret-2.43.0-150600.3.3.1.s390x", "product": { "name": "git-credential-libsecret-2.43.0-150600.3.3.1.s390x", "product_id": "git-credential-libsecret-2.43.0-150600.3.3.1.s390x" } }, { "category": "product_version", "name": "git-cvs-2.43.0-150600.3.3.1.s390x", "product": { "name": "git-cvs-2.43.0-150600.3.3.1.s390x", "product_id": "git-cvs-2.43.0-150600.3.3.1.s390x" } }, { "category": "product_version", "name": "git-daemon-2.43.0-150600.3.3.1.s390x", "product": { "name": "git-daemon-2.43.0-150600.3.3.1.s390x", "product_id": "git-daemon-2.43.0-150600.3.3.1.s390x" } }, { "category": "product_version", "name": "git-email-2.43.0-150600.3.3.1.s390x", "product": { "name": "git-email-2.43.0-150600.3.3.1.s390x", "product_id": "git-email-2.43.0-150600.3.3.1.s390x" } }, { "category": "product_version", "name": "git-gui-2.43.0-150600.3.3.1.s390x", "product": { "name": "git-gui-2.43.0-150600.3.3.1.s390x", "product_id": "git-gui-2.43.0-150600.3.3.1.s390x" } }, { "category": "product_version", "name": "git-p4-2.43.0-150600.3.3.1.s390x", "product": { "name": "git-p4-2.43.0-150600.3.3.1.s390x", "product_id": "git-p4-2.43.0-150600.3.3.1.s390x" } }, { "category": "product_version", "name": "git-svn-2.43.0-150600.3.3.1.s390x", "product": { "name": "git-svn-2.43.0-150600.3.3.1.s390x", "product_id": "git-svn-2.43.0-150600.3.3.1.s390x" } }, { "category": "product_version", "name": "git-web-2.43.0-150600.3.3.1.s390x", "product": { "name": "git-web-2.43.0-150600.3.3.1.s390x", "product_id": "git-web-2.43.0-150600.3.3.1.s390x" } }, { "category": "product_version", "name": "gitk-2.43.0-150600.3.3.1.s390x", "product": { "name": "gitk-2.43.0-150600.3.3.1.s390x", "product_id": "gitk-2.43.0-150600.3.3.1.s390x" } }, { "category": "product_version", "name": "perl-Git-2.43.0-150600.3.3.1.s390x", "product": { "name": "perl-Git-2.43.0-150600.3.3.1.s390x", "product_id": "perl-Git-2.43.0-150600.3.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "git-2.43.0-150600.3.3.1.x86_64", "product": { "name": "git-2.43.0-150600.3.3.1.x86_64", "product_id": "git-2.43.0-150600.3.3.1.x86_64" } }, { "category": "product_version", "name": "git-arch-2.43.0-150600.3.3.1.x86_64", "product": { "name": "git-arch-2.43.0-150600.3.3.1.x86_64", "product_id": "git-arch-2.43.0-150600.3.3.1.x86_64" } }, { "category": "product_version", "name": "git-core-2.43.0-150600.3.3.1.x86_64", "product": { "name": "git-core-2.43.0-150600.3.3.1.x86_64", "product_id": "git-core-2.43.0-150600.3.3.1.x86_64" } }, { "category": "product_version", "name": "git-credential-libsecret-2.43.0-150600.3.3.1.x86_64", "product": { "name": "git-credential-libsecret-2.43.0-150600.3.3.1.x86_64", "product_id": "git-credential-libsecret-2.43.0-150600.3.3.1.x86_64" } }, { "category": "product_version", "name": "git-cvs-2.43.0-150600.3.3.1.x86_64", "product": { "name": "git-cvs-2.43.0-150600.3.3.1.x86_64", "product_id": "git-cvs-2.43.0-150600.3.3.1.x86_64" } }, { "category": "product_version", "name": "git-daemon-2.43.0-150600.3.3.1.x86_64", "product": { "name": "git-daemon-2.43.0-150600.3.3.1.x86_64", "product_id": "git-daemon-2.43.0-150600.3.3.1.x86_64" } }, { "category": "product_version", "name": "git-email-2.43.0-150600.3.3.1.x86_64", "product": { "name": "git-email-2.43.0-150600.3.3.1.x86_64", "product_id": "git-email-2.43.0-150600.3.3.1.x86_64" } }, { "category": "product_version", "name": "git-gui-2.43.0-150600.3.3.1.x86_64", "product": { "name": "git-gui-2.43.0-150600.3.3.1.x86_64", "product_id": "git-gui-2.43.0-150600.3.3.1.x86_64" } }, { "category": "product_version", "name": "git-p4-2.43.0-150600.3.3.1.x86_64", "product": { "name": "git-p4-2.43.0-150600.3.3.1.x86_64", "product_id": "git-p4-2.43.0-150600.3.3.1.x86_64" } }, { "category": "product_version", "name": "git-svn-2.43.0-150600.3.3.1.x86_64", "product": { "name": "git-svn-2.43.0-150600.3.3.1.x86_64", "product_id": "git-svn-2.43.0-150600.3.3.1.x86_64" } }, { "category": "product_version", "name": "git-web-2.43.0-150600.3.3.1.x86_64", "product": { "name": "git-web-2.43.0-150600.3.3.1.x86_64", "product_id": "git-web-2.43.0-150600.3.3.1.x86_64" } }, { "category": "product_version", "name": "gitk-2.43.0-150600.3.3.1.x86_64", "product": { "name": "gitk-2.43.0-150600.3.3.1.x86_64", "product_id": "gitk-2.43.0-150600.3.3.1.x86_64" } }, { "category": "product_version", "name": "perl-Git-2.43.0-150600.3.3.1.x86_64", "product": { "name": "perl-Git-2.43.0-150600.3.3.1.x86_64", "product_id": "perl-Git-2.43.0-150600.3.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Development Tools 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-development-tools:15:sp6" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "git-core-2.43.0-150600.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.aarch64" }, "product_reference": "git-core-2.43.0-150600.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.43.0-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.ppc64le" }, "product_reference": "git-core-2.43.0-150600.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.43.0-150600.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.s390x" }, "product_reference": "git-core-2.43.0-150600.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.43.0-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.x86_64" }, "product_reference": "git-core-2.43.0-150600.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.43.0-150600.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.aarch64" }, "product_reference": "git-2.43.0-150600.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.43.0-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.ppc64le" }, "product_reference": "git-2.43.0-150600.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.43.0-150600.3.3.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.s390x" }, "product_reference": "git-2.43.0-150600.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.43.0-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.x86_64" }, "product_reference": "git-2.43.0-150600.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.43.0-150600.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.aarch64" }, "product_reference": "git-arch-2.43.0-150600.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.43.0-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.ppc64le" }, "product_reference": "git-arch-2.43.0-150600.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.43.0-150600.3.3.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.s390x" }, "product_reference": "git-arch-2.43.0-150600.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.43.0-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.x86_64" }, "product_reference": "git-arch-2.43.0-150600.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.43.0-150600.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.aarch64" }, "product_reference": "git-cvs-2.43.0-150600.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.43.0-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.ppc64le" }, "product_reference": "git-cvs-2.43.0-150600.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.43.0-150600.3.3.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.s390x" }, "product_reference": "git-cvs-2.43.0-150600.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.43.0-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.x86_64" }, "product_reference": "git-cvs-2.43.0-150600.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.43.0-150600.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.aarch64" }, "product_reference": "git-daemon-2.43.0-150600.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.43.0-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.ppc64le" }, "product_reference": "git-daemon-2.43.0-150600.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.43.0-150600.3.3.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.s390x" }, "product_reference": "git-daemon-2.43.0-150600.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.43.0-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.x86_64" }, "product_reference": "git-daemon-2.43.0-150600.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.43.0-150600.3.3.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.43.0-150600.3.3.1.noarch" }, "product_reference": "git-doc-2.43.0-150600.3.3.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.43.0-150600.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.aarch64" }, "product_reference": "git-email-2.43.0-150600.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.43.0-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.ppc64le" }, "product_reference": "git-email-2.43.0-150600.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.43.0-150600.3.3.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.s390x" }, "product_reference": "git-email-2.43.0-150600.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.43.0-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.x86_64" }, "product_reference": "git-email-2.43.0-150600.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.43.0-150600.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.aarch64" }, "product_reference": "git-gui-2.43.0-150600.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.43.0-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.ppc64le" }, "product_reference": "git-gui-2.43.0-150600.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.43.0-150600.3.3.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.s390x" }, "product_reference": "git-gui-2.43.0-150600.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.43.0-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.x86_64" }, "product_reference": "git-gui-2.43.0-150600.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.43.0-150600.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.aarch64" }, "product_reference": "git-svn-2.43.0-150600.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.43.0-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.ppc64le" }, "product_reference": "git-svn-2.43.0-150600.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.43.0-150600.3.3.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.s390x" }, "product_reference": "git-svn-2.43.0-150600.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.43.0-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.x86_64" }, "product_reference": "git-svn-2.43.0-150600.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.43.0-150600.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.aarch64" }, "product_reference": "git-web-2.43.0-150600.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.43.0-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.ppc64le" }, "product_reference": "git-web-2.43.0-150600.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.43.0-150600.3.3.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.s390x" }, "product_reference": "git-web-2.43.0-150600.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.43.0-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.x86_64" }, "product_reference": "git-web-2.43.0-150600.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.43.0-150600.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.aarch64" }, "product_reference": "gitk-2.43.0-150600.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.43.0-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.ppc64le" }, "product_reference": "gitk-2.43.0-150600.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.43.0-150600.3.3.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.s390x" }, "product_reference": "gitk-2.43.0-150600.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.43.0-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.x86_64" }, "product_reference": "gitk-2.43.0-150600.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.43.0-150600.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.aarch64" }, "product_reference": "perl-Git-2.43.0-150600.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.43.0-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.ppc64le" }, "product_reference": "perl-Git-2.43.0-150600.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.43.0-150600.3.3.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.s390x" }, "product_reference": "perl-Git-2.43.0-150600.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.43.0-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.x86_64" }, "product_reference": "perl-Git-2.43.0-150600.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.43.0-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.aarch64" }, "product_reference": "git-2.43.0-150600.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.43.0-150600.3.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.ppc64le" }, "product_reference": "git-2.43.0-150600.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.43.0-150600.3.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.s390x" }, "product_reference": "git-2.43.0-150600.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.43.0-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.x86_64" }, "product_reference": "git-2.43.0-150600.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.43.0-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.aarch64" }, "product_reference": "git-arch-2.43.0-150600.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.43.0-150600.3.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.ppc64le" }, "product_reference": "git-arch-2.43.0-150600.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.43.0-150600.3.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.s390x" }, "product_reference": "git-arch-2.43.0-150600.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.43.0-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.x86_64" }, "product_reference": "git-arch-2.43.0-150600.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.43.0-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.aarch64" }, "product_reference": "git-core-2.43.0-150600.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.43.0-150600.3.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.ppc64le" }, "product_reference": "git-core-2.43.0-150600.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.43.0-150600.3.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.s390x" }, "product_reference": "git-core-2.43.0-150600.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.43.0-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.x86_64" }, "product_reference": "git-core-2.43.0-150600.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.43.0-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.aarch64" }, "product_reference": "git-credential-libsecret-2.43.0-150600.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.43.0-150600.3.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.ppc64le" }, "product_reference": "git-credential-libsecret-2.43.0-150600.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.43.0-150600.3.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.s390x" }, "product_reference": "git-credential-libsecret-2.43.0-150600.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.43.0-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.x86_64" }, "product_reference": "git-credential-libsecret-2.43.0-150600.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.43.0-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.aarch64" }, "product_reference": "git-cvs-2.43.0-150600.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.43.0-150600.3.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.ppc64le" }, "product_reference": "git-cvs-2.43.0-150600.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.43.0-150600.3.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.s390x" }, "product_reference": "git-cvs-2.43.0-150600.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.43.0-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.x86_64" }, "product_reference": "git-cvs-2.43.0-150600.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.43.0-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.aarch64" }, "product_reference": "git-daemon-2.43.0-150600.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.43.0-150600.3.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.ppc64le" }, "product_reference": "git-daemon-2.43.0-150600.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.43.0-150600.3.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.s390x" }, "product_reference": "git-daemon-2.43.0-150600.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.43.0-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.x86_64" }, "product_reference": "git-daemon-2.43.0-150600.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.43.0-150600.3.3.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-doc-2.43.0-150600.3.3.1.noarch" }, "product_reference": "git-doc-2.43.0-150600.3.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.43.0-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.aarch64" }, "product_reference": "git-email-2.43.0-150600.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.43.0-150600.3.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.ppc64le" }, "product_reference": "git-email-2.43.0-150600.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.43.0-150600.3.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.s390x" }, "product_reference": "git-email-2.43.0-150600.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.43.0-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.x86_64" }, "product_reference": "git-email-2.43.0-150600.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.43.0-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.aarch64" }, "product_reference": "git-gui-2.43.0-150600.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.43.0-150600.3.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.ppc64le" }, "product_reference": "git-gui-2.43.0-150600.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.43.0-150600.3.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.s390x" }, "product_reference": "git-gui-2.43.0-150600.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.43.0-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.x86_64" }, "product_reference": "git-gui-2.43.0-150600.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.43.0-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.aarch64" }, "product_reference": "git-p4-2.43.0-150600.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.43.0-150600.3.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.ppc64le" }, "product_reference": "git-p4-2.43.0-150600.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.43.0-150600.3.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.s390x" }, "product_reference": "git-p4-2.43.0-150600.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.43.0-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.x86_64" }, "product_reference": "git-p4-2.43.0-150600.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.43.0-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.aarch64" }, "product_reference": "git-svn-2.43.0-150600.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.43.0-150600.3.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.ppc64le" }, "product_reference": "git-svn-2.43.0-150600.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.43.0-150600.3.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.s390x" }, "product_reference": "git-svn-2.43.0-150600.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.43.0-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.x86_64" }, "product_reference": "git-svn-2.43.0-150600.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.43.0-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.aarch64" }, "product_reference": "git-web-2.43.0-150600.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.43.0-150600.3.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.ppc64le" }, "product_reference": "git-web-2.43.0-150600.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.43.0-150600.3.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.s390x" }, "product_reference": "git-web-2.43.0-150600.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.43.0-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.x86_64" }, "product_reference": "git-web-2.43.0-150600.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.43.0-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.aarch64" }, "product_reference": "gitk-2.43.0-150600.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.43.0-150600.3.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.ppc64le" }, "product_reference": "gitk-2.43.0-150600.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.43.0-150600.3.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.s390x" }, "product_reference": "gitk-2.43.0-150600.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.43.0-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.x86_64" }, "product_reference": "gitk-2.43.0-150600.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.43.0-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.aarch64" }, "product_reference": "perl-Git-2.43.0-150600.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.43.0-150600.3.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.ppc64le" }, "product_reference": "perl-Git-2.43.0-150600.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.43.0-150600.3.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.s390x" }, "product_reference": "perl-Git-2.43.0-150600.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.43.0-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.x86_64" }, "product_reference": "perl-Git-2.43.0-150600.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-32002", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32002" } ], "notes": [ { "category": "general", "text": "Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, repositories with submodules can be crafted in a way that exploits a bug in Git whereby it can be fooled into writing files not into the submodule\u0027s worktree but into a `.git/` directory. This allows writing a hook that will be executed while the clone operation is still running, giving the user no opportunity to inspect the code that is being executed. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4. If symbolic link support is disabled in Git (e.g. via `git config --global core.symlinks false`), the described attack won\u0027t work. As always, it is best to avoid cloning repositories from untrusted sources.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.43.0-150600.3.3.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-doc-2.43.0-150600.3.3.1.noarch", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32002", "url": "https://www.suse.com/security/cve/CVE-2024-32002" }, { "category": "external", "summary": "SUSE Bug 1224168 for CVE-2024-32002", "url": "https://bugzilla.suse.com/1224168" }, { "category": "external", "summary": "SUSE Bug 1224170 for CVE-2024-32002", "url": "https://bugzilla.suse.com/1224170" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.43.0-150600.3.3.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-doc-2.43.0-150600.3.3.1.noarch", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.43.0-150600.3.3.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-doc-2.43.0-150600.3.3.1.noarch", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-02T15:03:50Z", "details": "important" } ], "title": "CVE-2024-32002" }, { "cve": "CVE-2024-32004", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32004" } ], "notes": [ { "category": "general", "text": "Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, an attacker can prepare a local repository in such a way that, when cloned, will execute arbitrary code during the operation. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4. As a workaround, avoid cloning repositories from untrusted sources.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.43.0-150600.3.3.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-doc-2.43.0-150600.3.3.1.noarch", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32004", "url": "https://www.suse.com/security/cve/CVE-2024-32004" }, { "category": "external", "summary": "SUSE Bug 1224170 for CVE-2024-32004", "url": "https://bugzilla.suse.com/1224170" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.43.0-150600.3.3.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-doc-2.43.0-150600.3.3.1.noarch", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.43.0-150600.3.3.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-doc-2.43.0-150600.3.3.1.noarch", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-02T15:03:50Z", "details": "important" } ], "title": "CVE-2024-32004" }, { "cve": "CVE-2024-32020", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32020" } ], "notes": [ { "category": "general", "text": "Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, local clones may end up hardlinking files into the target repository\u0027s object database when source and target repository reside on the same disk. If the source repository is owned by a different user, then those hardlinked files may be rewritten at any point in time by the untrusted user. Cloning local repositories will cause Git to either copy or hardlink files of the source repository into the target repository. This significantly speeds up such local clones compared to doing a \"proper\" clone and saves both disk space and compute time. When cloning a repository located on the same disk that is owned by a different user than the current user we also end up creating such hardlinks. These files will continue to be owned and controlled by the potentially-untrusted user and can be rewritten by them at will in the future. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.43.0-150600.3.3.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-doc-2.43.0-150600.3.3.1.noarch", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32020", "url": "https://www.suse.com/security/cve/CVE-2024-32020" }, { "category": "external", "summary": "SUSE Bug 1224171 for CVE-2024-32020", "url": "https://bugzilla.suse.com/1224171" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.43.0-150600.3.3.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-doc-2.43.0-150600.3.3.1.noarch", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.9, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.43.0-150600.3.3.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-doc-2.43.0-150600.3.3.1.noarch", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-02T15:03:50Z", "details": "moderate" } ], "title": "CVE-2024-32020" }, { "cve": "CVE-2024-32021", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32021" } ], "notes": [ { "category": "general", "text": "Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, when cloning a local source repository that contains symlinks via the filesystem, Git may create hardlinks to arbitrary user-readable files on the same filesystem as the target repository in the `objects/` directory. Cloning a local repository over the filesystem may creating hardlinks to arbitrary user-owned files on the same filesystem in the target Git repository\u0027s `objects/` directory. When cloning a repository over the filesystem (without explicitly specifying the `file://` protocol or `--no-local`), the optimizations for local cloning\nwill be used, which include attempting to hard link the object files instead of copying them. While the code includes checks against symbolic links in the source repository, which were added during the fix for CVE-2022-39253, these checks can still be raced because the hard link operation ultimately follows symlinks. If the object on the filesystem appears as a file during the check, and then a symlink during the operation, this will allow the adversary to bypass the check and create hardlinks in the destination objects directory to arbitrary, user-readable files. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.43.0-150600.3.3.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-doc-2.43.0-150600.3.3.1.noarch", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32021", "url": "https://www.suse.com/security/cve/CVE-2024-32021" }, { "category": "external", "summary": "SUSE Bug 1224172 for CVE-2024-32021", "url": "https://bugzilla.suse.com/1224172" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.43.0-150600.3.3.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-doc-2.43.0-150600.3.3.1.noarch", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.9, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.43.0-150600.3.3.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-doc-2.43.0-150600.3.3.1.noarch", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-02T15:03:50Z", "details": "moderate" } ], "title": "CVE-2024-32021" }, { "cve": "CVE-2024-32465", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32465" } ], "notes": [ { "category": "general", "text": "Git is a revision control system. The Git project recommends to avoid working in untrusted repositories, and instead to clone it first with `git clone --no-local` to obtain a clean copy. Git has specific protections to make that a safe operation even with an untrusted source repository, but vulnerabilities allow those protections to be bypassed. In the context of cloning local repositories owned by other users, this vulnerability has been covered in CVE-2024-32004. But there are circumstances where the fixes for CVE-2024-32004 are not enough: For example, when obtaining a `.zip` file containing a full copy of a Git repository, it should not be trusted by default to be safe, as e.g. hooks could be configured to run within the context of that repository. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4. As a workaround, avoid using Git in repositories that have been obtained via archives from untrusted sources.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.43.0-150600.3.3.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-doc-2.43.0-150600.3.3.1.noarch", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32465", "url": "https://www.suse.com/security/cve/CVE-2024-32465" }, { "category": "external", "summary": "SUSE Bug 1224170 for CVE-2024-32465", "url": "https://bugzilla.suse.com/1224170" }, { "category": "external", "summary": "SUSE Bug 1224173 for CVE-2024-32465", "url": "https://bugzilla.suse.com/1224173" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.43.0-150600.3.3.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-doc-2.43.0-150600.3.3.1.noarch", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.43.0-150600.3.3.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-doc-2.43.0-150600.3.3.1.noarch", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-02T15:03:50Z", "details": "important" } ], "title": "CVE-2024-32465" } ] }
suse-su-2024:1807-2
Vulnerability from csaf_suse
Published
2024-05-28 20:11
Modified
2024-05-28 20:11
Summary
Security update for git
Notes
Title of the patch
Security update for git
Description of the patch
This update for git fixes the following issues:
- CVE-2024-32002: Fixed recursive clones on case-insensitive filesystems that support symbolic links are susceptible to case confusion (bsc#1224168).
- CVE-2024-32004: Fixed arbitrary code execution during local clones (bsc#1224170).
- CVE-2024-32020: Fixed file overwriting vulnerability during local clones (bsc#1224171).
- CVE-2024-32021: Fixed git may create hardlinks to arbitrary user-readable files (bsc#1224172).
- CVE-2024-32465: Fixed arbitrary code execution during clone operations (bsc#1224173).
Patchnames
SUSE-2024-1807,SUSE-SLE-Micro-5.5-2024-1807
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for git", "title": "Title of the patch" }, { "category": "description", "text": "This update for git fixes the following issues:\n\n- CVE-2024-32002: Fixed recursive clones on case-insensitive filesystems that support symbolic links are susceptible to case confusion (bsc#1224168).\n- CVE-2024-32004: Fixed arbitrary code execution during local clones (bsc#1224170).\n- CVE-2024-32020: Fixed file overwriting vulnerability during local clones (bsc#1224171).\n- CVE-2024-32021: Fixed git may create hardlinks to arbitrary user-readable files (bsc#1224172).\n- CVE-2024-32465: Fixed arbitrary code execution during clone operations (bsc#1224173).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-1807,SUSE-SLE-Micro-5.5-2024-1807", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_1807-2.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:1807-2", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241807-2/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:1807-2", "url": "https://lists.suse.com/pipermail/sle-updates/2024-July/035964.html" }, { "category": "self", "summary": "SUSE Bug 1224168", "url": "https://bugzilla.suse.com/1224168" }, { "category": "self", "summary": "SUSE Bug 1224170", "url": "https://bugzilla.suse.com/1224170" }, { "category": "self", "summary": "SUSE Bug 1224171", "url": "https://bugzilla.suse.com/1224171" }, { "category": "self", "summary": "SUSE Bug 1224172", "url": "https://bugzilla.suse.com/1224172" }, { "category": "self", "summary": "SUSE Bug 1224173", "url": "https://bugzilla.suse.com/1224173" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32002 page", "url": "https://www.suse.com/security/cve/CVE-2024-32002/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32004 page", "url": "https://www.suse.com/security/cve/CVE-2024-32004/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32020 page", "url": "https://www.suse.com/security/cve/CVE-2024-32020/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32021 page", "url": "https://www.suse.com/security/cve/CVE-2024-32021/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32465 page", "url": "https://www.suse.com/security/cve/CVE-2024-32465/" } ], "title": "Security update for git", "tracking": { "current_release_date": "2024-05-28T20:11:48Z", "generator": { "date": "2024-05-28T20:11:48Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:1807-2", "initial_release_date": "2024-05-28T20:11:48Z", "revision_history": [ { "date": "2024-05-28T20:11:48Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "git-2.35.3-150300.10.39.1.aarch64", "product": { "name": "git-2.35.3-150300.10.39.1.aarch64", "product_id": "git-2.35.3-150300.10.39.1.aarch64" } }, { "category": "product_version", "name": "git-arch-2.35.3-150300.10.39.1.aarch64", "product": { "name": "git-arch-2.35.3-150300.10.39.1.aarch64", "product_id": "git-arch-2.35.3-150300.10.39.1.aarch64" } }, { "category": "product_version", "name": "git-core-2.35.3-150300.10.39.1.aarch64", "product": { "name": "git-core-2.35.3-150300.10.39.1.aarch64", "product_id": "git-core-2.35.3-150300.10.39.1.aarch64" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.aarch64", "product": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.aarch64", "product_id": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.aarch64" } }, { "category": "product_version", "name": "git-credential-libsecret-2.35.3-150300.10.39.1.aarch64", "product": { "name": "git-credential-libsecret-2.35.3-150300.10.39.1.aarch64", "product_id": "git-credential-libsecret-2.35.3-150300.10.39.1.aarch64" } }, { "category": "product_version", "name": "git-cvs-2.35.3-150300.10.39.1.aarch64", "product": { "name": "git-cvs-2.35.3-150300.10.39.1.aarch64", "product_id": "git-cvs-2.35.3-150300.10.39.1.aarch64" } }, { "category": "product_version", "name": "git-daemon-2.35.3-150300.10.39.1.aarch64", "product": { "name": "git-daemon-2.35.3-150300.10.39.1.aarch64", "product_id": "git-daemon-2.35.3-150300.10.39.1.aarch64" } }, { "category": "product_version", "name": "git-email-2.35.3-150300.10.39.1.aarch64", "product": { "name": "git-email-2.35.3-150300.10.39.1.aarch64", "product_id": "git-email-2.35.3-150300.10.39.1.aarch64" } }, { "category": "product_version", "name": "git-gui-2.35.3-150300.10.39.1.aarch64", "product": { "name": "git-gui-2.35.3-150300.10.39.1.aarch64", "product_id": "git-gui-2.35.3-150300.10.39.1.aarch64" } }, { "category": "product_version", "name": "git-p4-2.35.3-150300.10.39.1.aarch64", "product": { "name": "git-p4-2.35.3-150300.10.39.1.aarch64", "product_id": "git-p4-2.35.3-150300.10.39.1.aarch64" } }, { "category": "product_version", "name": "git-svn-2.35.3-150300.10.39.1.aarch64", "product": { "name": "git-svn-2.35.3-150300.10.39.1.aarch64", "product_id": "git-svn-2.35.3-150300.10.39.1.aarch64" } }, { "category": "product_version", "name": "git-web-2.35.3-150300.10.39.1.aarch64", "product": { "name": "git-web-2.35.3-150300.10.39.1.aarch64", "product_id": "git-web-2.35.3-150300.10.39.1.aarch64" } }, { "category": "product_version", "name": "gitk-2.35.3-150300.10.39.1.aarch64", "product": { "name": "gitk-2.35.3-150300.10.39.1.aarch64", "product_id": "gitk-2.35.3-150300.10.39.1.aarch64" } }, { "category": "product_version", "name": "perl-Git-2.35.3-150300.10.39.1.aarch64", "product": { "name": "perl-Git-2.35.3-150300.10.39.1.aarch64", "product_id": "perl-Git-2.35.3-150300.10.39.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "git-2.35.3-150300.10.39.1.i586", "product": { "name": "git-2.35.3-150300.10.39.1.i586", "product_id": "git-2.35.3-150300.10.39.1.i586" } }, { "category": "product_version", "name": "git-arch-2.35.3-150300.10.39.1.i586", "product": { "name": "git-arch-2.35.3-150300.10.39.1.i586", "product_id": "git-arch-2.35.3-150300.10.39.1.i586" } }, { "category": "product_version", "name": "git-core-2.35.3-150300.10.39.1.i586", "product": { "name": "git-core-2.35.3-150300.10.39.1.i586", "product_id": "git-core-2.35.3-150300.10.39.1.i586" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.i586", "product": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.i586", "product_id": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.i586" } }, { "category": "product_version", "name": "git-credential-libsecret-2.35.3-150300.10.39.1.i586", "product": { "name": "git-credential-libsecret-2.35.3-150300.10.39.1.i586", "product_id": "git-credential-libsecret-2.35.3-150300.10.39.1.i586" } }, { "category": "product_version", "name": "git-cvs-2.35.3-150300.10.39.1.i586", "product": { "name": "git-cvs-2.35.3-150300.10.39.1.i586", "product_id": "git-cvs-2.35.3-150300.10.39.1.i586" } }, { "category": "product_version", "name": "git-daemon-2.35.3-150300.10.39.1.i586", "product": { "name": "git-daemon-2.35.3-150300.10.39.1.i586", "product_id": "git-daemon-2.35.3-150300.10.39.1.i586" } }, { "category": "product_version", "name": "git-email-2.35.3-150300.10.39.1.i586", "product": { "name": "git-email-2.35.3-150300.10.39.1.i586", "product_id": "git-email-2.35.3-150300.10.39.1.i586" } }, { "category": "product_version", "name": "git-gui-2.35.3-150300.10.39.1.i586", "product": { "name": "git-gui-2.35.3-150300.10.39.1.i586", "product_id": "git-gui-2.35.3-150300.10.39.1.i586" } }, { "category": "product_version", "name": "git-p4-2.35.3-150300.10.39.1.i586", "product": { "name": "git-p4-2.35.3-150300.10.39.1.i586", "product_id": "git-p4-2.35.3-150300.10.39.1.i586" } }, { "category": "product_version", "name": "git-svn-2.35.3-150300.10.39.1.i586", "product": { "name": "git-svn-2.35.3-150300.10.39.1.i586", "product_id": "git-svn-2.35.3-150300.10.39.1.i586" } }, { "category": "product_version", "name": "git-web-2.35.3-150300.10.39.1.i586", "product": { "name": "git-web-2.35.3-150300.10.39.1.i586", "product_id": "git-web-2.35.3-150300.10.39.1.i586" } }, { "category": "product_version", "name": "gitk-2.35.3-150300.10.39.1.i586", "product": { "name": "gitk-2.35.3-150300.10.39.1.i586", "product_id": "gitk-2.35.3-150300.10.39.1.i586" } }, { "category": "product_version", "name": "perl-Git-2.35.3-150300.10.39.1.i586", "product": { "name": "perl-Git-2.35.3-150300.10.39.1.i586", "product_id": "perl-Git-2.35.3-150300.10.39.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "git-doc-2.35.3-150300.10.39.1.noarch", "product": { "name": "git-doc-2.35.3-150300.10.39.1.noarch", "product_id": "git-doc-2.35.3-150300.10.39.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "git-2.35.3-150300.10.39.1.ppc64le", "product": { "name": "git-2.35.3-150300.10.39.1.ppc64le", "product_id": "git-2.35.3-150300.10.39.1.ppc64le" } }, { "category": "product_version", "name": "git-arch-2.35.3-150300.10.39.1.ppc64le", "product": { "name": "git-arch-2.35.3-150300.10.39.1.ppc64le", "product_id": "git-arch-2.35.3-150300.10.39.1.ppc64le" } }, { "category": "product_version", "name": "git-core-2.35.3-150300.10.39.1.ppc64le", "product": { "name": "git-core-2.35.3-150300.10.39.1.ppc64le", "product_id": "git-core-2.35.3-150300.10.39.1.ppc64le" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.ppc64le", "product": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.ppc64le", "product_id": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.ppc64le" } }, { "category": "product_version", "name": "git-credential-libsecret-2.35.3-150300.10.39.1.ppc64le", "product": { "name": "git-credential-libsecret-2.35.3-150300.10.39.1.ppc64le", "product_id": "git-credential-libsecret-2.35.3-150300.10.39.1.ppc64le" } }, { "category": "product_version", "name": "git-cvs-2.35.3-150300.10.39.1.ppc64le", "product": { "name": "git-cvs-2.35.3-150300.10.39.1.ppc64le", "product_id": "git-cvs-2.35.3-150300.10.39.1.ppc64le" } }, { "category": "product_version", "name": "git-daemon-2.35.3-150300.10.39.1.ppc64le", "product": { "name": "git-daemon-2.35.3-150300.10.39.1.ppc64le", "product_id": "git-daemon-2.35.3-150300.10.39.1.ppc64le" } }, { "category": "product_version", "name": "git-email-2.35.3-150300.10.39.1.ppc64le", "product": { "name": "git-email-2.35.3-150300.10.39.1.ppc64le", "product_id": "git-email-2.35.3-150300.10.39.1.ppc64le" } }, { "category": "product_version", "name": "git-gui-2.35.3-150300.10.39.1.ppc64le", "product": { "name": "git-gui-2.35.3-150300.10.39.1.ppc64le", "product_id": "git-gui-2.35.3-150300.10.39.1.ppc64le" } }, { "category": "product_version", "name": "git-p4-2.35.3-150300.10.39.1.ppc64le", "product": { "name": "git-p4-2.35.3-150300.10.39.1.ppc64le", "product_id": "git-p4-2.35.3-150300.10.39.1.ppc64le" } }, { "category": "product_version", "name": "git-svn-2.35.3-150300.10.39.1.ppc64le", "product": { "name": "git-svn-2.35.3-150300.10.39.1.ppc64le", "product_id": "git-svn-2.35.3-150300.10.39.1.ppc64le" } }, { "category": "product_version", "name": "git-web-2.35.3-150300.10.39.1.ppc64le", "product": { "name": "git-web-2.35.3-150300.10.39.1.ppc64le", "product_id": "git-web-2.35.3-150300.10.39.1.ppc64le" } }, { "category": "product_version", "name": "gitk-2.35.3-150300.10.39.1.ppc64le", "product": { "name": "gitk-2.35.3-150300.10.39.1.ppc64le", "product_id": "gitk-2.35.3-150300.10.39.1.ppc64le" } }, { "category": "product_version", "name": "perl-Git-2.35.3-150300.10.39.1.ppc64le", "product": { "name": "perl-Git-2.35.3-150300.10.39.1.ppc64le", "product_id": "perl-Git-2.35.3-150300.10.39.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "git-2.35.3-150300.10.39.1.s390x", "product": { "name": "git-2.35.3-150300.10.39.1.s390x", "product_id": "git-2.35.3-150300.10.39.1.s390x" } }, { "category": "product_version", "name": "git-arch-2.35.3-150300.10.39.1.s390x", "product": { "name": "git-arch-2.35.3-150300.10.39.1.s390x", "product_id": "git-arch-2.35.3-150300.10.39.1.s390x" } }, { "category": "product_version", "name": "git-core-2.35.3-150300.10.39.1.s390x", "product": { "name": "git-core-2.35.3-150300.10.39.1.s390x", "product_id": "git-core-2.35.3-150300.10.39.1.s390x" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.s390x", "product": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.s390x", "product_id": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.s390x" } }, { "category": "product_version", "name": "git-credential-libsecret-2.35.3-150300.10.39.1.s390x", "product": { "name": "git-credential-libsecret-2.35.3-150300.10.39.1.s390x", "product_id": "git-credential-libsecret-2.35.3-150300.10.39.1.s390x" } }, { "category": "product_version", "name": "git-cvs-2.35.3-150300.10.39.1.s390x", "product": { "name": "git-cvs-2.35.3-150300.10.39.1.s390x", "product_id": "git-cvs-2.35.3-150300.10.39.1.s390x" } }, { "category": "product_version", "name": "git-daemon-2.35.3-150300.10.39.1.s390x", "product": { "name": "git-daemon-2.35.3-150300.10.39.1.s390x", "product_id": "git-daemon-2.35.3-150300.10.39.1.s390x" } }, { "category": "product_version", "name": "git-email-2.35.3-150300.10.39.1.s390x", "product": { "name": "git-email-2.35.3-150300.10.39.1.s390x", "product_id": "git-email-2.35.3-150300.10.39.1.s390x" } }, { "category": "product_version", "name": "git-gui-2.35.3-150300.10.39.1.s390x", "product": { "name": "git-gui-2.35.3-150300.10.39.1.s390x", "product_id": "git-gui-2.35.3-150300.10.39.1.s390x" } }, { "category": "product_version", "name": "git-p4-2.35.3-150300.10.39.1.s390x", "product": { "name": "git-p4-2.35.3-150300.10.39.1.s390x", "product_id": "git-p4-2.35.3-150300.10.39.1.s390x" } }, { "category": "product_version", "name": "git-svn-2.35.3-150300.10.39.1.s390x", "product": { "name": "git-svn-2.35.3-150300.10.39.1.s390x", "product_id": "git-svn-2.35.3-150300.10.39.1.s390x" } }, { "category": "product_version", "name": "git-web-2.35.3-150300.10.39.1.s390x", "product": { "name": "git-web-2.35.3-150300.10.39.1.s390x", "product_id": "git-web-2.35.3-150300.10.39.1.s390x" } }, { "category": "product_version", "name": "gitk-2.35.3-150300.10.39.1.s390x", "product": { "name": "gitk-2.35.3-150300.10.39.1.s390x", "product_id": "gitk-2.35.3-150300.10.39.1.s390x" } }, { "category": "product_version", "name": "perl-Git-2.35.3-150300.10.39.1.s390x", "product": { "name": "perl-Git-2.35.3-150300.10.39.1.s390x", "product_id": "perl-Git-2.35.3-150300.10.39.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "git-2.35.3-150300.10.39.1.x86_64", "product": { "name": "git-2.35.3-150300.10.39.1.x86_64", "product_id": "git-2.35.3-150300.10.39.1.x86_64" } }, { "category": "product_version", "name": "git-arch-2.35.3-150300.10.39.1.x86_64", "product": { "name": "git-arch-2.35.3-150300.10.39.1.x86_64", "product_id": "git-arch-2.35.3-150300.10.39.1.x86_64" } }, { "category": "product_version", "name": "git-core-2.35.3-150300.10.39.1.x86_64", "product": { "name": "git-core-2.35.3-150300.10.39.1.x86_64", "product_id": "git-core-2.35.3-150300.10.39.1.x86_64" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.x86_64", "product": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.x86_64", "product_id": "git-credential-gnome-keyring-2.35.3-150300.10.39.1.x86_64" } }, { "category": "product_version", "name": "git-credential-libsecret-2.35.3-150300.10.39.1.x86_64", "product": { "name": "git-credential-libsecret-2.35.3-150300.10.39.1.x86_64", "product_id": "git-credential-libsecret-2.35.3-150300.10.39.1.x86_64" } }, { "category": "product_version", "name": "git-cvs-2.35.3-150300.10.39.1.x86_64", "product": { "name": "git-cvs-2.35.3-150300.10.39.1.x86_64", "product_id": "git-cvs-2.35.3-150300.10.39.1.x86_64" } }, { "category": "product_version", "name": "git-daemon-2.35.3-150300.10.39.1.x86_64", "product": { "name": "git-daemon-2.35.3-150300.10.39.1.x86_64", "product_id": "git-daemon-2.35.3-150300.10.39.1.x86_64" } }, { "category": "product_version", "name": "git-email-2.35.3-150300.10.39.1.x86_64", "product": { "name": "git-email-2.35.3-150300.10.39.1.x86_64", "product_id": "git-email-2.35.3-150300.10.39.1.x86_64" } }, { "category": "product_version", "name": "git-gui-2.35.3-150300.10.39.1.x86_64", "product": { "name": "git-gui-2.35.3-150300.10.39.1.x86_64", "product_id": "git-gui-2.35.3-150300.10.39.1.x86_64" } }, { "category": "product_version", "name": "git-p4-2.35.3-150300.10.39.1.x86_64", "product": { "name": "git-p4-2.35.3-150300.10.39.1.x86_64", "product_id": "git-p4-2.35.3-150300.10.39.1.x86_64" } }, { "category": "product_version", "name": "git-svn-2.35.3-150300.10.39.1.x86_64", "product": { "name": "git-svn-2.35.3-150300.10.39.1.x86_64", "product_id": "git-svn-2.35.3-150300.10.39.1.x86_64" } }, { "category": "product_version", "name": "git-web-2.35.3-150300.10.39.1.x86_64", "product": { "name": "git-web-2.35.3-150300.10.39.1.x86_64", "product_id": "git-web-2.35.3-150300.10.39.1.x86_64" } }, { "category": "product_version", "name": "gitk-2.35.3-150300.10.39.1.x86_64", "product": { "name": "gitk-2.35.3-150300.10.39.1.x86_64", "product_id": "gitk-2.35.3-150300.10.39.1.x86_64" } }, { "category": "product_version", "name": "perl-Git-2.35.3-150300.10.39.1.x86_64", "product": { "name": "perl-Git-2.35.3-150300.10.39.1.x86_64", "product_id": "perl-Git-2.35.3-150300.10.39.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.5", "product": { "name": "SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "git-core-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "git-core-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.s390x" }, "product_reference": "git-core-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "git-core-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.aarch64" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.ppc64le" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.s390x" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.39.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.x86_64" }, "product_reference": "perl-Git-2.35.3-150300.10.39.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-32002", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32002" } ], "notes": [ { "category": "general", "text": "Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, repositories with submodules can be crafted in a way that exploits a bug in Git whereby it can be fooled into writing files not into the submodule\u0027s worktree but into a `.git/` directory. This allows writing a hook that will be executed while the clone operation is still running, giving the user no opportunity to inspect the code that is being executed. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4. If symbolic link support is disabled in Git (e.g. via `git config --global core.symlinks false`), the described attack won\u0027t work. As always, it is best to avoid cloning repositories from untrusted sources.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32002", "url": "https://www.suse.com/security/cve/CVE-2024-32002" }, { "category": "external", "summary": "SUSE Bug 1224168 for CVE-2024-32002", "url": "https://bugzilla.suse.com/1224168" }, { "category": "external", "summary": "SUSE Bug 1224170 for CVE-2024-32002", "url": "https://bugzilla.suse.com/1224170" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-28T20:11:48Z", "details": "important" } ], "title": "CVE-2024-32002" }, { "cve": "CVE-2024-32004", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32004" } ], "notes": [ { "category": "general", "text": "Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, an attacker can prepare a local repository in such a way that, when cloned, will execute arbitrary code during the operation. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4. As a workaround, avoid cloning repositories from untrusted sources.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32004", "url": "https://www.suse.com/security/cve/CVE-2024-32004" }, { "category": "external", "summary": "SUSE Bug 1224170 for CVE-2024-32004", "url": "https://bugzilla.suse.com/1224170" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-28T20:11:48Z", "details": "important" } ], "title": "CVE-2024-32004" }, { "cve": "CVE-2024-32020", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32020" } ], "notes": [ { "category": "general", "text": "Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, local clones may end up hardlinking files into the target repository\u0027s object database when source and target repository reside on the same disk. If the source repository is owned by a different user, then those hardlinked files may be rewritten at any point in time by the untrusted user. Cloning local repositories will cause Git to either copy or hardlink files of the source repository into the target repository. This significantly speeds up such local clones compared to doing a \"proper\" clone and saves both disk space and compute time. When cloning a repository located on the same disk that is owned by a different user than the current user we also end up creating such hardlinks. These files will continue to be owned and controlled by the potentially-untrusted user and can be rewritten by them at will in the future. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32020", "url": "https://www.suse.com/security/cve/CVE-2024-32020" }, { "category": "external", "summary": "SUSE Bug 1224171 for CVE-2024-32020", "url": "https://bugzilla.suse.com/1224171" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.9, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-28T20:11:48Z", "details": "moderate" } ], "title": "CVE-2024-32020" }, { "cve": "CVE-2024-32021", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32021" } ], "notes": [ { "category": "general", "text": "Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, when cloning a local source repository that contains symlinks via the filesystem, Git may create hardlinks to arbitrary user-readable files on the same filesystem as the target repository in the `objects/` directory. Cloning a local repository over the filesystem may creating hardlinks to arbitrary user-owned files on the same filesystem in the target Git repository\u0027s `objects/` directory. When cloning a repository over the filesystem (without explicitly specifying the `file://` protocol or `--no-local`), the optimizations for local cloning\nwill be used, which include attempting to hard link the object files instead of copying them. While the code includes checks against symbolic links in the source repository, which were added during the fix for CVE-2022-39253, these checks can still be raced because the hard link operation ultimately follows symlinks. If the object on the filesystem appears as a file during the check, and then a symlink during the operation, this will allow the adversary to bypass the check and create hardlinks in the destination objects directory to arbitrary, user-readable files. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32021", "url": "https://www.suse.com/security/cve/CVE-2024-32021" }, { "category": "external", "summary": "SUSE Bug 1224172 for CVE-2024-32021", "url": "https://bugzilla.suse.com/1224172" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.9, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-28T20:11:48Z", "details": "moderate" } ], "title": "CVE-2024-32021" }, { "cve": "CVE-2024-32465", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32465" } ], "notes": [ { "category": "general", "text": "Git is a revision control system. The Git project recommends to avoid working in untrusted repositories, and instead to clone it first with `git clone --no-local` to obtain a clean copy. Git has specific protections to make that a safe operation even with an untrusted source repository, but vulnerabilities allow those protections to be bypassed. In the context of cloning local repositories owned by other users, this vulnerability has been covered in CVE-2024-32004. But there are circumstances where the fixes for CVE-2024-32004 are not enough: For example, when obtaining a `.zip` file containing a full copy of a Git repository, it should not be trusted by default to be safe, as e.g. hooks could be configured to run within the context of that repository. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4. As a workaround, avoid using Git in repositories that have been obtained via archives from untrusted sources.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32465", "url": "https://www.suse.com/security/cve/CVE-2024-32465" }, { "category": "external", "summary": "SUSE Bug 1224170 for CVE-2024-32465", "url": "https://bugzilla.suse.com/1224170" }, { "category": "external", "summary": "SUSE Bug 1224173 for CVE-2024-32465", "url": "https://bugzilla.suse.com/1224173" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.39.1.x86_64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.aarch64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.s390x", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.39.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-28T20:11:48Z", "details": "important" } ], "title": "CVE-2024-32465" } ] }
suse-su-2024:1854-1
Vulnerability from csaf_suse
Published
2024-05-30 12:11
Modified
2024-05-30 12:11
Summary
Security update for git
Notes
Title of the patch
Security update for git
Description of the patch
This update for git fixes the following issues:
- CVE-2024-32002: Fixed case confusion with recursive clones on case-insensitive filesystems that support symbolic links (bsc#1224168)
- CVE-2024-32004: Fixed arbitrary code execution during local clones (bsc#1224170)
- CVE-2024-32020: Fixed file overwriting vulnerability during local clones (bsc#1224171)
- CVE-2024-32021: Fixed issue where git created hardlinks to arbitrary user-readable files (bsc#1224172)
- CVE-2024-32465: Fixed arbitrary code execution during clone operations (bsc#1224173)
Patchnames
SUSE-2024-1854,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-1854,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-1854,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-1854
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for git", "title": "Title of the patch" }, { "category": "description", "text": "This update for git fixes the following issues:\n\n- CVE-2024-32002: Fixed case confusion with recursive clones on case-insensitive filesystems that support symbolic links (bsc#1224168)\n- CVE-2024-32004: Fixed arbitrary code execution during local clones (bsc#1224170)\n- CVE-2024-32020: Fixed file overwriting vulnerability during local clones (bsc#1224171)\n- CVE-2024-32021: Fixed issue where git created hardlinks to arbitrary user-readable files (bsc#1224172)\n- CVE-2024-32465: Fixed arbitrary code execution during clone operations (bsc#1224173)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-1854,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-1854,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-1854,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-1854", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_1854-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:1854-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241854-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:1854-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019262.html" }, { "category": "self", "summary": "SUSE Bug 1224168", "url": "https://bugzilla.suse.com/1224168" }, { "category": "self", "summary": "SUSE Bug 1224170", "url": "https://bugzilla.suse.com/1224170" }, { "category": "self", "summary": "SUSE Bug 1224171", "url": "https://bugzilla.suse.com/1224171" }, { "category": "self", "summary": "SUSE Bug 1224172", "url": "https://bugzilla.suse.com/1224172" }, { "category": "self", "summary": "SUSE Bug 1224173", "url": "https://bugzilla.suse.com/1224173" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32002 page", "url": "https://www.suse.com/security/cve/CVE-2024-32002/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32004 page", "url": "https://www.suse.com/security/cve/CVE-2024-32004/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32020 page", "url": "https://www.suse.com/security/cve/CVE-2024-32020/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32021 page", "url": "https://www.suse.com/security/cve/CVE-2024-32021/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32465 page", "url": "https://www.suse.com/security/cve/CVE-2024-32465/" } ], "title": "Security update for git", "tracking": { "current_release_date": "2024-05-30T12:11:40Z", "generator": { "date": "2024-05-30T12:11:40Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:1854-1", "initial_release_date": "2024-05-30T12:11:40Z", "revision_history": [ { "date": "2024-05-30T12:11:40Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "git-2.26.2-150000.56.1.aarch64", "product": { "name": "git-2.26.2-150000.56.1.aarch64", "product_id": "git-2.26.2-150000.56.1.aarch64" } }, { "category": "product_version", "name": "git-arch-2.26.2-150000.56.1.aarch64", "product": { "name": "git-arch-2.26.2-150000.56.1.aarch64", "product_id": "git-arch-2.26.2-150000.56.1.aarch64" } }, { "category": "product_version", "name": "git-core-2.26.2-150000.56.1.aarch64", "product": { "name": "git-core-2.26.2-150000.56.1.aarch64", "product_id": "git-core-2.26.2-150000.56.1.aarch64" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.26.2-150000.56.1.aarch64", "product": { "name": "git-credential-gnome-keyring-2.26.2-150000.56.1.aarch64", "product_id": "git-credential-gnome-keyring-2.26.2-150000.56.1.aarch64" } }, { "category": "product_version", "name": "git-credential-libsecret-2.26.2-150000.56.1.aarch64", "product": { "name": "git-credential-libsecret-2.26.2-150000.56.1.aarch64", "product_id": "git-credential-libsecret-2.26.2-150000.56.1.aarch64" } }, { "category": "product_version", "name": "git-cvs-2.26.2-150000.56.1.aarch64", "product": { "name": "git-cvs-2.26.2-150000.56.1.aarch64", "product_id": "git-cvs-2.26.2-150000.56.1.aarch64" } }, { "category": "product_version", "name": "git-daemon-2.26.2-150000.56.1.aarch64", "product": { "name": "git-daemon-2.26.2-150000.56.1.aarch64", "product_id": "git-daemon-2.26.2-150000.56.1.aarch64" } }, { "category": "product_version", "name": "git-email-2.26.2-150000.56.1.aarch64", "product": { "name": "git-email-2.26.2-150000.56.1.aarch64", "product_id": "git-email-2.26.2-150000.56.1.aarch64" } }, { "category": "product_version", "name": "git-gui-2.26.2-150000.56.1.aarch64", "product": { "name": "git-gui-2.26.2-150000.56.1.aarch64", "product_id": "git-gui-2.26.2-150000.56.1.aarch64" } }, { "category": "product_version", "name": "git-p4-2.26.2-150000.56.1.aarch64", "product": { "name": "git-p4-2.26.2-150000.56.1.aarch64", "product_id": "git-p4-2.26.2-150000.56.1.aarch64" } }, { "category": "product_version", "name": "git-svn-2.26.2-150000.56.1.aarch64", "product": { "name": "git-svn-2.26.2-150000.56.1.aarch64", "product_id": "git-svn-2.26.2-150000.56.1.aarch64" } }, { "category": "product_version", "name": "git-web-2.26.2-150000.56.1.aarch64", "product": { "name": "git-web-2.26.2-150000.56.1.aarch64", "product_id": "git-web-2.26.2-150000.56.1.aarch64" } }, { "category": "product_version", "name": "gitk-2.26.2-150000.56.1.aarch64", "product": { "name": "gitk-2.26.2-150000.56.1.aarch64", "product_id": "gitk-2.26.2-150000.56.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "git-2.26.2-150000.56.1.i586", "product": { "name": "git-2.26.2-150000.56.1.i586", "product_id": "git-2.26.2-150000.56.1.i586" } }, { "category": "product_version", "name": "git-arch-2.26.2-150000.56.1.i586", "product": { "name": "git-arch-2.26.2-150000.56.1.i586", "product_id": "git-arch-2.26.2-150000.56.1.i586" } }, { "category": "product_version", "name": "git-core-2.26.2-150000.56.1.i586", "product": { "name": "git-core-2.26.2-150000.56.1.i586", "product_id": "git-core-2.26.2-150000.56.1.i586" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.26.2-150000.56.1.i586", "product": { "name": "git-credential-gnome-keyring-2.26.2-150000.56.1.i586", "product_id": "git-credential-gnome-keyring-2.26.2-150000.56.1.i586" } }, { "category": "product_version", "name": "git-credential-libsecret-2.26.2-150000.56.1.i586", "product": { "name": "git-credential-libsecret-2.26.2-150000.56.1.i586", "product_id": "git-credential-libsecret-2.26.2-150000.56.1.i586" } }, { "category": "product_version", "name": "git-cvs-2.26.2-150000.56.1.i586", "product": { "name": "git-cvs-2.26.2-150000.56.1.i586", "product_id": "git-cvs-2.26.2-150000.56.1.i586" } }, { "category": "product_version", "name": "git-daemon-2.26.2-150000.56.1.i586", "product": { "name": "git-daemon-2.26.2-150000.56.1.i586", "product_id": "git-daemon-2.26.2-150000.56.1.i586" } }, { "category": "product_version", "name": "git-email-2.26.2-150000.56.1.i586", "product": { "name": "git-email-2.26.2-150000.56.1.i586", "product_id": "git-email-2.26.2-150000.56.1.i586" } }, { "category": "product_version", "name": "git-gui-2.26.2-150000.56.1.i586", "product": { "name": "git-gui-2.26.2-150000.56.1.i586", "product_id": "git-gui-2.26.2-150000.56.1.i586" } }, { "category": "product_version", "name": "git-p4-2.26.2-150000.56.1.i586", "product": { "name": "git-p4-2.26.2-150000.56.1.i586", "product_id": "git-p4-2.26.2-150000.56.1.i586" } }, { "category": "product_version", "name": "git-svn-2.26.2-150000.56.1.i586", "product": { "name": "git-svn-2.26.2-150000.56.1.i586", "product_id": "git-svn-2.26.2-150000.56.1.i586" } }, { "category": "product_version", "name": "git-web-2.26.2-150000.56.1.i586", "product": { "name": "git-web-2.26.2-150000.56.1.i586", "product_id": "git-web-2.26.2-150000.56.1.i586" } }, { "category": "product_version", "name": "gitk-2.26.2-150000.56.1.i586", "product": { "name": "gitk-2.26.2-150000.56.1.i586", "product_id": "gitk-2.26.2-150000.56.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "git-doc-2.26.2-150000.56.1.noarch", "product": { "name": "git-doc-2.26.2-150000.56.1.noarch", "product_id": "git-doc-2.26.2-150000.56.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "git-2.26.2-150000.56.1.ppc64le", "product": { "name": "git-2.26.2-150000.56.1.ppc64le", "product_id": "git-2.26.2-150000.56.1.ppc64le" } }, { "category": "product_version", "name": "git-arch-2.26.2-150000.56.1.ppc64le", "product": { "name": "git-arch-2.26.2-150000.56.1.ppc64le", "product_id": "git-arch-2.26.2-150000.56.1.ppc64le" } }, { "category": "product_version", "name": "git-core-2.26.2-150000.56.1.ppc64le", "product": { "name": "git-core-2.26.2-150000.56.1.ppc64le", "product_id": "git-core-2.26.2-150000.56.1.ppc64le" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.26.2-150000.56.1.ppc64le", "product": { "name": "git-credential-gnome-keyring-2.26.2-150000.56.1.ppc64le", "product_id": "git-credential-gnome-keyring-2.26.2-150000.56.1.ppc64le" } }, { "category": "product_version", "name": "git-credential-libsecret-2.26.2-150000.56.1.ppc64le", "product": { "name": "git-credential-libsecret-2.26.2-150000.56.1.ppc64le", "product_id": "git-credential-libsecret-2.26.2-150000.56.1.ppc64le" } }, { "category": "product_version", "name": "git-cvs-2.26.2-150000.56.1.ppc64le", "product": { "name": "git-cvs-2.26.2-150000.56.1.ppc64le", "product_id": "git-cvs-2.26.2-150000.56.1.ppc64le" } }, { "category": "product_version", "name": "git-daemon-2.26.2-150000.56.1.ppc64le", "product": { "name": "git-daemon-2.26.2-150000.56.1.ppc64le", "product_id": "git-daemon-2.26.2-150000.56.1.ppc64le" } }, { "category": "product_version", "name": "git-email-2.26.2-150000.56.1.ppc64le", "product": { "name": "git-email-2.26.2-150000.56.1.ppc64le", "product_id": "git-email-2.26.2-150000.56.1.ppc64le" } }, { "category": "product_version", "name": "git-gui-2.26.2-150000.56.1.ppc64le", "product": { "name": "git-gui-2.26.2-150000.56.1.ppc64le", "product_id": "git-gui-2.26.2-150000.56.1.ppc64le" } }, { "category": "product_version", "name": "git-p4-2.26.2-150000.56.1.ppc64le", "product": { "name": "git-p4-2.26.2-150000.56.1.ppc64le", "product_id": "git-p4-2.26.2-150000.56.1.ppc64le" } }, { "category": "product_version", "name": "git-svn-2.26.2-150000.56.1.ppc64le", "product": { "name": "git-svn-2.26.2-150000.56.1.ppc64le", "product_id": "git-svn-2.26.2-150000.56.1.ppc64le" } }, { "category": "product_version", "name": "git-web-2.26.2-150000.56.1.ppc64le", "product": { "name": "git-web-2.26.2-150000.56.1.ppc64le", "product_id": "git-web-2.26.2-150000.56.1.ppc64le" } }, { "category": "product_version", "name": "gitk-2.26.2-150000.56.1.ppc64le", "product": { "name": "gitk-2.26.2-150000.56.1.ppc64le", "product_id": "gitk-2.26.2-150000.56.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "git-2.26.2-150000.56.1.s390x", "product": { "name": "git-2.26.2-150000.56.1.s390x", "product_id": "git-2.26.2-150000.56.1.s390x" } }, { "category": "product_version", "name": "git-arch-2.26.2-150000.56.1.s390x", "product": { "name": "git-arch-2.26.2-150000.56.1.s390x", "product_id": "git-arch-2.26.2-150000.56.1.s390x" } }, { "category": "product_version", "name": "git-core-2.26.2-150000.56.1.s390x", "product": { "name": "git-core-2.26.2-150000.56.1.s390x", "product_id": "git-core-2.26.2-150000.56.1.s390x" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.26.2-150000.56.1.s390x", "product": { "name": "git-credential-gnome-keyring-2.26.2-150000.56.1.s390x", "product_id": "git-credential-gnome-keyring-2.26.2-150000.56.1.s390x" } }, { "category": "product_version", "name": "git-credential-libsecret-2.26.2-150000.56.1.s390x", "product": { "name": "git-credential-libsecret-2.26.2-150000.56.1.s390x", "product_id": "git-credential-libsecret-2.26.2-150000.56.1.s390x" } }, { "category": "product_version", "name": "git-cvs-2.26.2-150000.56.1.s390x", "product": { "name": "git-cvs-2.26.2-150000.56.1.s390x", "product_id": "git-cvs-2.26.2-150000.56.1.s390x" } }, { "category": "product_version", "name": "git-daemon-2.26.2-150000.56.1.s390x", "product": { "name": "git-daemon-2.26.2-150000.56.1.s390x", "product_id": "git-daemon-2.26.2-150000.56.1.s390x" } }, { "category": "product_version", "name": "git-email-2.26.2-150000.56.1.s390x", "product": { "name": "git-email-2.26.2-150000.56.1.s390x", "product_id": "git-email-2.26.2-150000.56.1.s390x" } }, { "category": "product_version", "name": "git-gui-2.26.2-150000.56.1.s390x", "product": { "name": "git-gui-2.26.2-150000.56.1.s390x", "product_id": "git-gui-2.26.2-150000.56.1.s390x" } }, { "category": "product_version", "name": "git-p4-2.26.2-150000.56.1.s390x", "product": { "name": "git-p4-2.26.2-150000.56.1.s390x", "product_id": "git-p4-2.26.2-150000.56.1.s390x" } }, { "category": "product_version", "name": "git-svn-2.26.2-150000.56.1.s390x", "product": { "name": "git-svn-2.26.2-150000.56.1.s390x", "product_id": "git-svn-2.26.2-150000.56.1.s390x" } }, { "category": "product_version", "name": "git-web-2.26.2-150000.56.1.s390x", "product": { "name": "git-web-2.26.2-150000.56.1.s390x", "product_id": "git-web-2.26.2-150000.56.1.s390x" } }, { "category": "product_version", "name": "gitk-2.26.2-150000.56.1.s390x", "product": { "name": "gitk-2.26.2-150000.56.1.s390x", "product_id": "gitk-2.26.2-150000.56.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "git-2.26.2-150000.56.1.x86_64", "product": { "name": "git-2.26.2-150000.56.1.x86_64", "product_id": "git-2.26.2-150000.56.1.x86_64" } }, { "category": "product_version", "name": "git-arch-2.26.2-150000.56.1.x86_64", "product": { "name": "git-arch-2.26.2-150000.56.1.x86_64", "product_id": "git-arch-2.26.2-150000.56.1.x86_64" } }, { "category": "product_version", "name": "git-core-2.26.2-150000.56.1.x86_64", "product": { "name": "git-core-2.26.2-150000.56.1.x86_64", "product_id": "git-core-2.26.2-150000.56.1.x86_64" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.26.2-150000.56.1.x86_64", "product": { "name": "git-credential-gnome-keyring-2.26.2-150000.56.1.x86_64", "product_id": "git-credential-gnome-keyring-2.26.2-150000.56.1.x86_64" } }, { "category": "product_version", "name": "git-credential-libsecret-2.26.2-150000.56.1.x86_64", "product": { "name": "git-credential-libsecret-2.26.2-150000.56.1.x86_64", "product_id": "git-credential-libsecret-2.26.2-150000.56.1.x86_64" } }, { "category": "product_version", "name": "git-cvs-2.26.2-150000.56.1.x86_64", "product": { "name": "git-cvs-2.26.2-150000.56.1.x86_64", "product_id": "git-cvs-2.26.2-150000.56.1.x86_64" } }, { "category": "product_version", "name": "git-daemon-2.26.2-150000.56.1.x86_64", "product": { "name": "git-daemon-2.26.2-150000.56.1.x86_64", "product_id": "git-daemon-2.26.2-150000.56.1.x86_64" } }, { "category": "product_version", "name": "git-email-2.26.2-150000.56.1.x86_64", "product": { "name": "git-email-2.26.2-150000.56.1.x86_64", "product_id": "git-email-2.26.2-150000.56.1.x86_64" } }, { "category": "product_version", "name": "git-gui-2.26.2-150000.56.1.x86_64", "product": { "name": "git-gui-2.26.2-150000.56.1.x86_64", "product_id": "git-gui-2.26.2-150000.56.1.x86_64" } }, { "category": "product_version", "name": "git-p4-2.26.2-150000.56.1.x86_64", "product": { "name": "git-p4-2.26.2-150000.56.1.x86_64", "product_id": "git-p4-2.26.2-150000.56.1.x86_64" } }, { "category": "product_version", "name": "git-svn-2.26.2-150000.56.1.x86_64", "product": { "name": "git-svn-2.26.2-150000.56.1.x86_64", "product_id": "git-svn-2.26.2-150000.56.1.x86_64" } }, { "category": "product_version", "name": "git-web-2.26.2-150000.56.1.x86_64", "product": { "name": "git-web-2.26.2-150000.56.1.x86_64", "product_id": "git-web-2.26.2-150000.56.1.x86_64" } }, { "category": "product_version", "name": "gitk-2.26.2-150000.56.1.x86_64", "product": { "name": "gitk-2.26.2-150000.56.1.x86_64", "product_id": "gitk-2.26.2-150000.56.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.56.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.56.1.aarch64" }, "product_reference": "git-2.26.2-150000.56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.56.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.56.1.x86_64" }, "product_reference": "git-2.26.2-150000.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.56.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.aarch64" }, "product_reference": "git-arch-2.26.2-150000.56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.56.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.x86_64" }, "product_reference": "git-arch-2.26.2-150000.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.56.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.56.1.aarch64" }, "product_reference": "git-core-2.26.2-150000.56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.56.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.56.1.x86_64" }, "product_reference": "git-core-2.26.2-150000.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.56.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.aarch64" }, "product_reference": "git-cvs-2.26.2-150000.56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.56.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.x86_64" }, "product_reference": "git-cvs-2.26.2-150000.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.56.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.aarch64" }, "product_reference": "git-daemon-2.26.2-150000.56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.56.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.x86_64" }, "product_reference": "git-daemon-2.26.2-150000.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.26.2-150000.56.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-doc-2.26.2-150000.56.1.noarch" }, "product_reference": "git-doc-2.26.2-150000.56.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.56.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.56.1.aarch64" }, "product_reference": "git-email-2.26.2-150000.56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.56.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.56.1.x86_64" }, "product_reference": "git-email-2.26.2-150000.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.56.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.aarch64" }, "product_reference": "git-gui-2.26.2-150000.56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.56.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.x86_64" }, "product_reference": "git-gui-2.26.2-150000.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.56.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.aarch64" }, "product_reference": "git-svn-2.26.2-150000.56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.56.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.x86_64" }, "product_reference": "git-svn-2.26.2-150000.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.56.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.56.1.aarch64" }, "product_reference": "git-web-2.26.2-150000.56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.56.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.56.1.x86_64" }, "product_reference": "git-web-2.26.2-150000.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.56.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.56.1.aarch64" }, "product_reference": "gitk-2.26.2-150000.56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.56.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.56.1.x86_64" }, "product_reference": "gitk-2.26.2-150000.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.56.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.aarch64" }, "product_reference": "git-2.26.2-150000.56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.56.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.ppc64le" }, "product_reference": "git-2.26.2-150000.56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.56.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.s390x" }, "product_reference": "git-2.26.2-150000.56.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.56.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.x86_64" }, "product_reference": "git-2.26.2-150000.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.56.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.aarch64" }, "product_reference": "git-arch-2.26.2-150000.56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.56.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.ppc64le" }, "product_reference": "git-arch-2.26.2-150000.56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.56.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.s390x" }, "product_reference": "git-arch-2.26.2-150000.56.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.56.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.x86_64" }, "product_reference": "git-arch-2.26.2-150000.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.56.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.aarch64" }, "product_reference": "git-core-2.26.2-150000.56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.56.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.ppc64le" }, "product_reference": "git-core-2.26.2-150000.56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.56.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.s390x" }, "product_reference": "git-core-2.26.2-150000.56.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.56.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.x86_64" }, "product_reference": "git-core-2.26.2-150000.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.56.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.aarch64" }, "product_reference": "git-cvs-2.26.2-150000.56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.56.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.ppc64le" }, "product_reference": "git-cvs-2.26.2-150000.56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.56.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.s390x" }, "product_reference": "git-cvs-2.26.2-150000.56.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.56.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.x86_64" }, "product_reference": "git-cvs-2.26.2-150000.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.56.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.aarch64" }, "product_reference": "git-daemon-2.26.2-150000.56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.56.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.ppc64le" }, "product_reference": "git-daemon-2.26.2-150000.56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.56.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.s390x" }, "product_reference": "git-daemon-2.26.2-150000.56.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.56.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.x86_64" }, "product_reference": "git-daemon-2.26.2-150000.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.26.2-150000.56.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-doc-2.26.2-150000.56.1.noarch" }, "product_reference": "git-doc-2.26.2-150000.56.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.56.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.aarch64" }, "product_reference": "git-email-2.26.2-150000.56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.56.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.ppc64le" }, "product_reference": "git-email-2.26.2-150000.56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.56.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.s390x" }, "product_reference": "git-email-2.26.2-150000.56.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.56.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.x86_64" }, "product_reference": "git-email-2.26.2-150000.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.56.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.aarch64" }, "product_reference": "git-gui-2.26.2-150000.56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.56.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.ppc64le" }, "product_reference": "git-gui-2.26.2-150000.56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.56.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.s390x" }, "product_reference": "git-gui-2.26.2-150000.56.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.56.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.x86_64" }, "product_reference": "git-gui-2.26.2-150000.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.56.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.aarch64" }, "product_reference": "git-svn-2.26.2-150000.56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.56.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.ppc64le" }, "product_reference": "git-svn-2.26.2-150000.56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.56.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.s390x" }, "product_reference": "git-svn-2.26.2-150000.56.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.56.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.x86_64" }, "product_reference": "git-svn-2.26.2-150000.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.56.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.aarch64" }, "product_reference": "git-web-2.26.2-150000.56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.56.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.ppc64le" }, "product_reference": "git-web-2.26.2-150000.56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.56.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.s390x" }, "product_reference": "git-web-2.26.2-150000.56.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.56.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.x86_64" }, "product_reference": "git-web-2.26.2-150000.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.56.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.aarch64" }, "product_reference": "gitk-2.26.2-150000.56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.56.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.ppc64le" }, "product_reference": "gitk-2.26.2-150000.56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.56.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.s390x" }, "product_reference": "gitk-2.26.2-150000.56.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.56.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.x86_64" }, "product_reference": "gitk-2.26.2-150000.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.56.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.56.1.ppc64le" }, "product_reference": "git-2.26.2-150000.56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.56.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.56.1.x86_64" }, "product_reference": "git-2.26.2-150000.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.56.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.56.1.ppc64le" }, "product_reference": "git-arch-2.26.2-150000.56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.56.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.56.1.x86_64" }, "product_reference": "git-arch-2.26.2-150000.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.56.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.56.1.ppc64le" }, "product_reference": "git-core-2.26.2-150000.56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.56.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.56.1.x86_64" }, "product_reference": "git-core-2.26.2-150000.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.56.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.56.1.ppc64le" }, "product_reference": "git-cvs-2.26.2-150000.56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.56.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.56.1.x86_64" }, "product_reference": "git-cvs-2.26.2-150000.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.56.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.56.1.ppc64le" }, "product_reference": "git-daemon-2.26.2-150000.56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.56.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.56.1.x86_64" }, "product_reference": "git-daemon-2.26.2-150000.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.26.2-150000.56.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-doc-2.26.2-150000.56.1.noarch" }, "product_reference": "git-doc-2.26.2-150000.56.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.56.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.56.1.ppc64le" }, "product_reference": "git-email-2.26.2-150000.56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.56.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.56.1.x86_64" }, "product_reference": "git-email-2.26.2-150000.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.56.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.56.1.ppc64le" }, "product_reference": "git-gui-2.26.2-150000.56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.56.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.56.1.x86_64" }, "product_reference": "git-gui-2.26.2-150000.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.56.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.56.1.ppc64le" }, "product_reference": "git-svn-2.26.2-150000.56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.56.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.56.1.x86_64" }, "product_reference": "git-svn-2.26.2-150000.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.56.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.56.1.ppc64le" }, "product_reference": "git-web-2.26.2-150000.56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.56.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.56.1.x86_64" }, "product_reference": "git-web-2.26.2-150000.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.56.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.56.1.ppc64le" }, "product_reference": "gitk-2.26.2-150000.56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.56.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.56.1.x86_64" }, "product_reference": "gitk-2.26.2-150000.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-32002", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32002" } ], "notes": [ { "category": "general", "text": "Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, repositories with submodules can be crafted in a way that exploits a bug in Git whereby it can be fooled into writing files not into the submodule\u0027s worktree but into a `.git/` directory. This allows writing a hook that will be executed while the clone operation is still running, giving the user no opportunity to inspect the code that is being executed. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4. If symbolic link support is disabled in Git (e.g. via `git config --global core.symlinks false`), the described attack won\u0027t work. As always, it is best to avoid cloning repositories from untrusted sources.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.56.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32002", "url": "https://www.suse.com/security/cve/CVE-2024-32002" }, { "category": "external", "summary": "SUSE Bug 1224168 for CVE-2024-32002", "url": "https://bugzilla.suse.com/1224168" }, { "category": "external", "summary": "SUSE Bug 1224170 for CVE-2024-32002", "url": "https://bugzilla.suse.com/1224170" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.56.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.56.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-30T12:11:40Z", "details": "important" } ], "title": "CVE-2024-32002" }, { "cve": "CVE-2024-32004", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32004" } ], "notes": [ { "category": "general", "text": "Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, an attacker can prepare a local repository in such a way that, when cloned, will execute arbitrary code during the operation. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4. As a workaround, avoid cloning repositories from untrusted sources.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.56.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32004", "url": "https://www.suse.com/security/cve/CVE-2024-32004" }, { "category": "external", "summary": "SUSE Bug 1224170 for CVE-2024-32004", "url": "https://bugzilla.suse.com/1224170" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.56.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.56.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-30T12:11:40Z", "details": "important" } ], "title": "CVE-2024-32004" }, { "cve": "CVE-2024-32020", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32020" } ], "notes": [ { "category": "general", "text": "Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, local clones may end up hardlinking files into the target repository\u0027s object database when source and target repository reside on the same disk. If the source repository is owned by a different user, then those hardlinked files may be rewritten at any point in time by the untrusted user. Cloning local repositories will cause Git to either copy or hardlink files of the source repository into the target repository. This significantly speeds up such local clones compared to doing a \"proper\" clone and saves both disk space and compute time. When cloning a repository located on the same disk that is owned by a different user than the current user we also end up creating such hardlinks. These files will continue to be owned and controlled by the potentially-untrusted user and can be rewritten by them at will in the future. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.56.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32020", "url": "https://www.suse.com/security/cve/CVE-2024-32020" }, { "category": "external", "summary": "SUSE Bug 1224171 for CVE-2024-32020", "url": "https://bugzilla.suse.com/1224171" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.56.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.9, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.56.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-30T12:11:40Z", "details": "moderate" } ], "title": "CVE-2024-32020" }, { "cve": "CVE-2024-32021", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32021" } ], "notes": [ { "category": "general", "text": "Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, when cloning a local source repository that contains symlinks via the filesystem, Git may create hardlinks to arbitrary user-readable files on the same filesystem as the target repository in the `objects/` directory. Cloning a local repository over the filesystem may creating hardlinks to arbitrary user-owned files on the same filesystem in the target Git repository\u0027s `objects/` directory. When cloning a repository over the filesystem (without explicitly specifying the `file://` protocol or `--no-local`), the optimizations for local cloning\nwill be used, which include attempting to hard link the object files instead of copying them. While the code includes checks against symbolic links in the source repository, which were added during the fix for CVE-2022-39253, these checks can still be raced because the hard link operation ultimately follows symlinks. If the object on the filesystem appears as a file during the check, and then a symlink during the operation, this will allow the adversary to bypass the check and create hardlinks in the destination objects directory to arbitrary, user-readable files. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.56.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32021", "url": "https://www.suse.com/security/cve/CVE-2024-32021" }, { "category": "external", "summary": "SUSE Bug 1224172 for CVE-2024-32021", "url": "https://bugzilla.suse.com/1224172" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.56.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.9, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.56.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-30T12:11:40Z", "details": "moderate" } ], "title": "CVE-2024-32021" }, { "cve": "CVE-2024-32465", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32465" } ], "notes": [ { "category": "general", "text": "Git is a revision control system. The Git project recommends to avoid working in untrusted repositories, and instead to clone it first with `git clone --no-local` to obtain a clean copy. Git has specific protections to make that a safe operation even with an untrusted source repository, but vulnerabilities allow those protections to be bypassed. In the context of cloning local repositories owned by other users, this vulnerability has been covered in CVE-2024-32004. But there are circumstances where the fixes for CVE-2024-32004 are not enough: For example, when obtaining a `.zip` file containing a full copy of a Git repository, it should not be trusted by default to be safe, as e.g. hooks could be configured to run within the context of that repository. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4. As a workaround, avoid using Git in repositories that have been obtained via archives from untrusted sources.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.56.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32465", "url": "https://www.suse.com/security/cve/CVE-2024-32465" }, { "category": "external", "summary": "SUSE Bug 1224170 for CVE-2024-32465", "url": "https://bugzilla.suse.com/1224170" }, { "category": "external", "summary": "SUSE Bug 1224173 for CVE-2024-32465", "url": "https://bugzilla.suse.com/1224173" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.56.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-doc-2.26.2-150000.56.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.56.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-30T12:11:40Z", "details": "important" } ], "title": "CVE-2024-32465" } ] }
suse-su-2025:0197-1
Vulnerability from csaf_suse
Published
2025-01-21 10:03
Modified
2025-01-21 10:03
Summary
Security update for git
Notes
Title of the patch
Security update for git
Description of the patch
This update for git fixes the following issues:
- CVE-2024-32002: Fix recursive clones on case-insensitive filesystems that support symbolic links are susceptible to case confusion. (bsc#1224168)
- CVE-2024-32004: Fixed arbitrary code execution during local clones. (bsc#1224170)
- CVE-2024-32020: Fix file overwriting vulnerability during local clones. (bsc#1224171)
- CVE-2024-32021: Git may create hardlinks to arbitrary user-readable files. (bsc#1224172)
- CVE-2024-32465: Fixed arbitrary code execution during clone operations. (bsc#1224173)
- CVE-2024-50349: Passwords for trusted sites could be sent to untrusted sites (bsc#1235600).
- CVE-2024-52006: Carriage Returns via the credential protocol to credential helpers (bsc#1235601).
Patchnames
SUSE-2025-197,SUSE-SLE-SERVER-12-SP5-LTSS-2025-197,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-197
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for git", "title": "Title of the patch" }, { "category": "description", "text": "This update for git fixes the following issues:\n\n- CVE-2024-32002: Fix recursive clones on case-insensitive filesystems that support symbolic links are susceptible to case confusion. (bsc#1224168)\n- CVE-2024-32004: Fixed arbitrary code execution during local clones. (bsc#1224170)\n- CVE-2024-32020: Fix file overwriting vulnerability during local clones. (bsc#1224171)\n- CVE-2024-32021: Git may create hardlinks to arbitrary user-readable files. (bsc#1224172)\n- CVE-2024-32465: Fixed arbitrary code execution during clone operations. (bsc#1224173)\n- CVE-2024-50349: Passwords for trusted sites could be sent to untrusted sites (bsc#1235600).\n- CVE-2024-52006: Carriage Returns via the credential protocol to credential helpers (bsc#1235601).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-197,SUSE-SLE-SERVER-12-SP5-LTSS-2025-197,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-197", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_0197-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:0197-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250197-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:0197-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020179.html" }, { "category": "self", "summary": "SUSE Bug 1224168", "url": "https://bugzilla.suse.com/1224168" }, { "category": "self", "summary": "SUSE Bug 1224170", "url": "https://bugzilla.suse.com/1224170" }, { "category": "self", "summary": "SUSE Bug 1224171", "url": "https://bugzilla.suse.com/1224171" }, { "category": "self", "summary": "SUSE Bug 1224172", "url": "https://bugzilla.suse.com/1224172" }, { "category": "self", "summary": "SUSE Bug 1224173", "url": "https://bugzilla.suse.com/1224173" }, { "category": "self", "summary": "SUSE Bug 1235600", "url": "https://bugzilla.suse.com/1235600" }, { "category": "self", "summary": "SUSE Bug 1235601", "url": "https://bugzilla.suse.com/1235601" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32002 page", "url": "https://www.suse.com/security/cve/CVE-2024-32002/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32004 page", "url": "https://www.suse.com/security/cve/CVE-2024-32004/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32020 page", "url": "https://www.suse.com/security/cve/CVE-2024-32020/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32021 page", "url": "https://www.suse.com/security/cve/CVE-2024-32021/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32465 page", "url": "https://www.suse.com/security/cve/CVE-2024-32465/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-50349 page", "url": "https://www.suse.com/security/cve/CVE-2024-50349/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-52006 page", "url": "https://www.suse.com/security/cve/CVE-2024-52006/" } ], "title": "Security update for git", "tracking": { "current_release_date": "2025-01-21T10:03:35Z", "generator": { "date": "2025-01-21T10:03:35Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:0197-1", "initial_release_date": "2025-01-21T10:03:35Z", "revision_history": [ { "date": "2025-01-21T10:03:35Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "git-2.26.2-27.78.1.aarch64", "product": { "name": "git-2.26.2-27.78.1.aarch64", "product_id": "git-2.26.2-27.78.1.aarch64" } }, { "category": "product_version", "name": "git-arch-2.26.2-27.78.1.aarch64", "product": { "name": "git-arch-2.26.2-27.78.1.aarch64", "product_id": "git-arch-2.26.2-27.78.1.aarch64" } }, { "category": "product_version", "name": "git-core-2.26.2-27.78.1.aarch64", "product": { "name": "git-core-2.26.2-27.78.1.aarch64", "product_id": "git-core-2.26.2-27.78.1.aarch64" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.26.2-27.78.1.aarch64", "product": { "name": "git-credential-gnome-keyring-2.26.2-27.78.1.aarch64", "product_id": "git-credential-gnome-keyring-2.26.2-27.78.1.aarch64" } }, { "category": "product_version", "name": "git-credential-libsecret-2.26.2-27.78.1.aarch64", "product": { "name": "git-credential-libsecret-2.26.2-27.78.1.aarch64", "product_id": "git-credential-libsecret-2.26.2-27.78.1.aarch64" } }, { "category": "product_version", "name": "git-cvs-2.26.2-27.78.1.aarch64", "product": { "name": "git-cvs-2.26.2-27.78.1.aarch64", "product_id": "git-cvs-2.26.2-27.78.1.aarch64" } }, { "category": "product_version", "name": "git-daemon-2.26.2-27.78.1.aarch64", "product": { "name": "git-daemon-2.26.2-27.78.1.aarch64", "product_id": "git-daemon-2.26.2-27.78.1.aarch64" } }, { "category": "product_version", "name": "git-email-2.26.2-27.78.1.aarch64", "product": { "name": "git-email-2.26.2-27.78.1.aarch64", "product_id": "git-email-2.26.2-27.78.1.aarch64" } }, { "category": "product_version", "name": "git-gui-2.26.2-27.78.1.aarch64", "product": { "name": "git-gui-2.26.2-27.78.1.aarch64", "product_id": "git-gui-2.26.2-27.78.1.aarch64" } }, { "category": "product_version", "name": "git-p4-2.26.2-27.78.1.aarch64", "product": { "name": "git-p4-2.26.2-27.78.1.aarch64", "product_id": "git-p4-2.26.2-27.78.1.aarch64" } }, { "category": "product_version", "name": "git-svn-2.26.2-27.78.1.aarch64", "product": { "name": "git-svn-2.26.2-27.78.1.aarch64", "product_id": "git-svn-2.26.2-27.78.1.aarch64" } }, { "category": "product_version", "name": "git-web-2.26.2-27.78.1.aarch64", "product": { "name": "git-web-2.26.2-27.78.1.aarch64", "product_id": "git-web-2.26.2-27.78.1.aarch64" } }, { "category": "product_version", "name": "gitk-2.26.2-27.78.1.aarch64", "product": { "name": "gitk-2.26.2-27.78.1.aarch64", "product_id": "gitk-2.26.2-27.78.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "git-2.26.2-27.78.1.i586", "product": { "name": "git-2.26.2-27.78.1.i586", "product_id": "git-2.26.2-27.78.1.i586" } }, { "category": "product_version", "name": "git-arch-2.26.2-27.78.1.i586", "product": { "name": "git-arch-2.26.2-27.78.1.i586", "product_id": "git-arch-2.26.2-27.78.1.i586" } }, { "category": "product_version", "name": "git-core-2.26.2-27.78.1.i586", "product": { "name": "git-core-2.26.2-27.78.1.i586", "product_id": "git-core-2.26.2-27.78.1.i586" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.26.2-27.78.1.i586", "product": { "name": "git-credential-gnome-keyring-2.26.2-27.78.1.i586", "product_id": "git-credential-gnome-keyring-2.26.2-27.78.1.i586" } }, { "category": "product_version", "name": "git-credential-libsecret-2.26.2-27.78.1.i586", "product": { "name": "git-credential-libsecret-2.26.2-27.78.1.i586", "product_id": "git-credential-libsecret-2.26.2-27.78.1.i586" } }, { "category": "product_version", "name": "git-cvs-2.26.2-27.78.1.i586", "product": { "name": "git-cvs-2.26.2-27.78.1.i586", "product_id": "git-cvs-2.26.2-27.78.1.i586" } }, { "category": "product_version", "name": "git-daemon-2.26.2-27.78.1.i586", "product": { "name": "git-daemon-2.26.2-27.78.1.i586", "product_id": "git-daemon-2.26.2-27.78.1.i586" } }, { "category": "product_version", "name": "git-email-2.26.2-27.78.1.i586", "product": { "name": "git-email-2.26.2-27.78.1.i586", "product_id": "git-email-2.26.2-27.78.1.i586" } }, { "category": "product_version", "name": "git-gui-2.26.2-27.78.1.i586", "product": { "name": "git-gui-2.26.2-27.78.1.i586", "product_id": "git-gui-2.26.2-27.78.1.i586" } }, { "category": "product_version", "name": "git-p4-2.26.2-27.78.1.i586", "product": { "name": "git-p4-2.26.2-27.78.1.i586", "product_id": "git-p4-2.26.2-27.78.1.i586" } }, { "category": "product_version", "name": "git-svn-2.26.2-27.78.1.i586", "product": { "name": "git-svn-2.26.2-27.78.1.i586", "product_id": "git-svn-2.26.2-27.78.1.i586" } }, { "category": "product_version", "name": "git-web-2.26.2-27.78.1.i586", "product": { "name": "git-web-2.26.2-27.78.1.i586", "product_id": "git-web-2.26.2-27.78.1.i586" } }, { "category": "product_version", "name": "gitk-2.26.2-27.78.1.i586", "product": { "name": "gitk-2.26.2-27.78.1.i586", "product_id": "gitk-2.26.2-27.78.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "git-doc-2.26.2-27.78.1.noarch", "product": { "name": "git-doc-2.26.2-27.78.1.noarch", "product_id": "git-doc-2.26.2-27.78.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "git-2.26.2-27.78.1.ppc64le", "product": { "name": "git-2.26.2-27.78.1.ppc64le", "product_id": "git-2.26.2-27.78.1.ppc64le" } }, { "category": "product_version", "name": "git-arch-2.26.2-27.78.1.ppc64le", "product": { "name": "git-arch-2.26.2-27.78.1.ppc64le", "product_id": "git-arch-2.26.2-27.78.1.ppc64le" } }, { "category": "product_version", "name": "git-core-2.26.2-27.78.1.ppc64le", "product": { "name": "git-core-2.26.2-27.78.1.ppc64le", "product_id": "git-core-2.26.2-27.78.1.ppc64le" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.26.2-27.78.1.ppc64le", "product": { "name": "git-credential-gnome-keyring-2.26.2-27.78.1.ppc64le", "product_id": "git-credential-gnome-keyring-2.26.2-27.78.1.ppc64le" } }, { "category": "product_version", "name": "git-credential-libsecret-2.26.2-27.78.1.ppc64le", "product": { "name": "git-credential-libsecret-2.26.2-27.78.1.ppc64le", "product_id": "git-credential-libsecret-2.26.2-27.78.1.ppc64le" } }, { "category": "product_version", "name": "git-cvs-2.26.2-27.78.1.ppc64le", "product": { "name": "git-cvs-2.26.2-27.78.1.ppc64le", "product_id": "git-cvs-2.26.2-27.78.1.ppc64le" } }, { "category": "product_version", "name": "git-daemon-2.26.2-27.78.1.ppc64le", "product": { "name": "git-daemon-2.26.2-27.78.1.ppc64le", "product_id": "git-daemon-2.26.2-27.78.1.ppc64le" } }, { "category": "product_version", "name": "git-email-2.26.2-27.78.1.ppc64le", "product": { "name": "git-email-2.26.2-27.78.1.ppc64le", "product_id": "git-email-2.26.2-27.78.1.ppc64le" } }, { "category": "product_version", "name": "git-gui-2.26.2-27.78.1.ppc64le", "product": { "name": "git-gui-2.26.2-27.78.1.ppc64le", "product_id": "git-gui-2.26.2-27.78.1.ppc64le" } }, { "category": "product_version", "name": "git-p4-2.26.2-27.78.1.ppc64le", "product": { "name": "git-p4-2.26.2-27.78.1.ppc64le", "product_id": "git-p4-2.26.2-27.78.1.ppc64le" } }, { "category": "product_version", "name": "git-svn-2.26.2-27.78.1.ppc64le", "product": { "name": "git-svn-2.26.2-27.78.1.ppc64le", "product_id": "git-svn-2.26.2-27.78.1.ppc64le" } }, { "category": "product_version", "name": "git-web-2.26.2-27.78.1.ppc64le", "product": { "name": "git-web-2.26.2-27.78.1.ppc64le", "product_id": "git-web-2.26.2-27.78.1.ppc64le" } }, { "category": "product_version", "name": "gitk-2.26.2-27.78.1.ppc64le", "product": { "name": "gitk-2.26.2-27.78.1.ppc64le", "product_id": "gitk-2.26.2-27.78.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "git-2.26.2-27.78.1.s390", "product": { "name": "git-2.26.2-27.78.1.s390", "product_id": "git-2.26.2-27.78.1.s390" } }, { "category": "product_version", "name": "git-arch-2.26.2-27.78.1.s390", "product": { "name": "git-arch-2.26.2-27.78.1.s390", "product_id": "git-arch-2.26.2-27.78.1.s390" } }, { "category": "product_version", "name": "git-core-2.26.2-27.78.1.s390", "product": { "name": "git-core-2.26.2-27.78.1.s390", "product_id": "git-core-2.26.2-27.78.1.s390" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.26.2-27.78.1.s390", "product": { "name": "git-credential-gnome-keyring-2.26.2-27.78.1.s390", "product_id": "git-credential-gnome-keyring-2.26.2-27.78.1.s390" } }, { "category": "product_version", "name": "git-credential-libsecret-2.26.2-27.78.1.s390", "product": { "name": "git-credential-libsecret-2.26.2-27.78.1.s390", "product_id": "git-credential-libsecret-2.26.2-27.78.1.s390" } }, { "category": "product_version", "name": "git-cvs-2.26.2-27.78.1.s390", "product": { "name": "git-cvs-2.26.2-27.78.1.s390", "product_id": "git-cvs-2.26.2-27.78.1.s390" } }, { "category": "product_version", "name": "git-daemon-2.26.2-27.78.1.s390", "product": { "name": "git-daemon-2.26.2-27.78.1.s390", "product_id": "git-daemon-2.26.2-27.78.1.s390" } }, { "category": "product_version", "name": "git-email-2.26.2-27.78.1.s390", "product": { "name": "git-email-2.26.2-27.78.1.s390", "product_id": "git-email-2.26.2-27.78.1.s390" } }, { "category": "product_version", "name": "git-gui-2.26.2-27.78.1.s390", "product": { "name": "git-gui-2.26.2-27.78.1.s390", "product_id": "git-gui-2.26.2-27.78.1.s390" } }, { "category": "product_version", "name": "git-p4-2.26.2-27.78.1.s390", "product": { "name": "git-p4-2.26.2-27.78.1.s390", "product_id": "git-p4-2.26.2-27.78.1.s390" } }, { "category": "product_version", "name": "git-svn-2.26.2-27.78.1.s390", "product": { "name": "git-svn-2.26.2-27.78.1.s390", "product_id": "git-svn-2.26.2-27.78.1.s390" } }, { "category": "product_version", "name": "git-web-2.26.2-27.78.1.s390", "product": { "name": "git-web-2.26.2-27.78.1.s390", "product_id": "git-web-2.26.2-27.78.1.s390" } }, { "category": "product_version", "name": "gitk-2.26.2-27.78.1.s390", "product": { "name": "gitk-2.26.2-27.78.1.s390", "product_id": "gitk-2.26.2-27.78.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "git-2.26.2-27.78.1.s390x", "product": { "name": "git-2.26.2-27.78.1.s390x", "product_id": "git-2.26.2-27.78.1.s390x" } }, { "category": "product_version", "name": "git-arch-2.26.2-27.78.1.s390x", "product": { "name": "git-arch-2.26.2-27.78.1.s390x", "product_id": "git-arch-2.26.2-27.78.1.s390x" } }, { "category": "product_version", "name": "git-core-2.26.2-27.78.1.s390x", "product": { "name": "git-core-2.26.2-27.78.1.s390x", "product_id": "git-core-2.26.2-27.78.1.s390x" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.26.2-27.78.1.s390x", "product": { "name": "git-credential-gnome-keyring-2.26.2-27.78.1.s390x", "product_id": "git-credential-gnome-keyring-2.26.2-27.78.1.s390x" } }, { "category": "product_version", "name": "git-credential-libsecret-2.26.2-27.78.1.s390x", "product": { "name": "git-credential-libsecret-2.26.2-27.78.1.s390x", "product_id": "git-credential-libsecret-2.26.2-27.78.1.s390x" } }, { "category": "product_version", "name": "git-cvs-2.26.2-27.78.1.s390x", "product": { "name": "git-cvs-2.26.2-27.78.1.s390x", "product_id": "git-cvs-2.26.2-27.78.1.s390x" } }, { "category": "product_version", "name": "git-daemon-2.26.2-27.78.1.s390x", "product": { "name": "git-daemon-2.26.2-27.78.1.s390x", "product_id": "git-daemon-2.26.2-27.78.1.s390x" } }, { "category": "product_version", "name": "git-email-2.26.2-27.78.1.s390x", "product": { "name": "git-email-2.26.2-27.78.1.s390x", "product_id": "git-email-2.26.2-27.78.1.s390x" } }, { "category": "product_version", "name": "git-gui-2.26.2-27.78.1.s390x", "product": { "name": "git-gui-2.26.2-27.78.1.s390x", "product_id": "git-gui-2.26.2-27.78.1.s390x" } }, { "category": "product_version", "name": "git-p4-2.26.2-27.78.1.s390x", "product": { "name": "git-p4-2.26.2-27.78.1.s390x", "product_id": "git-p4-2.26.2-27.78.1.s390x" } }, { "category": "product_version", "name": "git-svn-2.26.2-27.78.1.s390x", "product": { "name": "git-svn-2.26.2-27.78.1.s390x", "product_id": "git-svn-2.26.2-27.78.1.s390x" } }, { "category": "product_version", "name": "git-web-2.26.2-27.78.1.s390x", "product": { "name": "git-web-2.26.2-27.78.1.s390x", "product_id": "git-web-2.26.2-27.78.1.s390x" } }, { "category": "product_version", "name": "gitk-2.26.2-27.78.1.s390x", "product": { "name": "gitk-2.26.2-27.78.1.s390x", "product_id": "gitk-2.26.2-27.78.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "git-2.26.2-27.78.1.x86_64", "product": { "name": "git-2.26.2-27.78.1.x86_64", "product_id": "git-2.26.2-27.78.1.x86_64" } }, { "category": "product_version", "name": "git-arch-2.26.2-27.78.1.x86_64", "product": { "name": "git-arch-2.26.2-27.78.1.x86_64", "product_id": "git-arch-2.26.2-27.78.1.x86_64" } }, { "category": "product_version", "name": "git-core-2.26.2-27.78.1.x86_64", "product": { "name": "git-core-2.26.2-27.78.1.x86_64", "product_id": "git-core-2.26.2-27.78.1.x86_64" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.26.2-27.78.1.x86_64", "product": { "name": "git-credential-gnome-keyring-2.26.2-27.78.1.x86_64", "product_id": "git-credential-gnome-keyring-2.26.2-27.78.1.x86_64" } }, { "category": "product_version", "name": "git-credential-libsecret-2.26.2-27.78.1.x86_64", "product": { "name": "git-credential-libsecret-2.26.2-27.78.1.x86_64", "product_id": "git-credential-libsecret-2.26.2-27.78.1.x86_64" } }, { "category": "product_version", "name": "git-cvs-2.26.2-27.78.1.x86_64", "product": { "name": "git-cvs-2.26.2-27.78.1.x86_64", "product_id": "git-cvs-2.26.2-27.78.1.x86_64" } }, { "category": "product_version", "name": "git-daemon-2.26.2-27.78.1.x86_64", "product": { "name": "git-daemon-2.26.2-27.78.1.x86_64", "product_id": "git-daemon-2.26.2-27.78.1.x86_64" } }, { "category": "product_version", "name": "git-email-2.26.2-27.78.1.x86_64", "product": { "name": "git-email-2.26.2-27.78.1.x86_64", "product_id": "git-email-2.26.2-27.78.1.x86_64" } }, { "category": "product_version", "name": "git-gui-2.26.2-27.78.1.x86_64", "product": { "name": "git-gui-2.26.2-27.78.1.x86_64", "product_id": "git-gui-2.26.2-27.78.1.x86_64" } }, { "category": "product_version", "name": "git-p4-2.26.2-27.78.1.x86_64", "product": { "name": "git-p4-2.26.2-27.78.1.x86_64", "product_id": "git-p4-2.26.2-27.78.1.x86_64" } }, { "category": "product_version", "name": "git-svn-2.26.2-27.78.1.x86_64", "product": { "name": "git-svn-2.26.2-27.78.1.x86_64", "product_id": "git-svn-2.26.2-27.78.1.x86_64" } }, { "category": "product_version", "name": "git-web-2.26.2-27.78.1.x86_64", "product": { "name": "git-web-2.26.2-27.78.1.x86_64", "product_id": "git-web-2.26.2-27.78.1.x86_64" } }, { "category": "product_version", "name": "gitk-2.26.2-27.78.1.x86_64", "product": { "name": "gitk-2.26.2-27.78.1.x86_64", "product_id": "gitk-2.26.2-27.78.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product": { "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-27.78.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.aarch64" }, "product_reference": "git-2.26.2-27.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-27.78.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.ppc64le" }, "product_reference": "git-2.26.2-27.78.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-27.78.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.s390x" }, "product_reference": "git-2.26.2-27.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-27.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.x86_64" }, "product_reference": "git-2.26.2-27.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.78.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.aarch64" }, "product_reference": "git-core-2.26.2-27.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.78.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.ppc64le" }, "product_reference": "git-core-2.26.2-27.78.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.78.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.s390x" }, "product_reference": "git-core-2.26.2-27.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.x86_64" }, "product_reference": "git-core-2.26.2-27.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.78.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.aarch64" }, "product_reference": "git-cvs-2.26.2-27.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.78.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.ppc64le" }, "product_reference": "git-cvs-2.26.2-27.78.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.78.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.s390x" }, "product_reference": "git-cvs-2.26.2-27.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.x86_64" }, "product_reference": "git-cvs-2.26.2-27.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.78.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.aarch64" }, "product_reference": "git-daemon-2.26.2-27.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.78.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.ppc64le" }, "product_reference": "git-daemon-2.26.2-27.78.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.78.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.s390x" }, "product_reference": "git-daemon-2.26.2-27.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.x86_64" }, "product_reference": "git-daemon-2.26.2-27.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.78.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.aarch64" }, "product_reference": "git-email-2.26.2-27.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.78.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.ppc64le" }, "product_reference": "git-email-2.26.2-27.78.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.78.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.s390x" }, "product_reference": "git-email-2.26.2-27.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.x86_64" }, "product_reference": "git-email-2.26.2-27.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.78.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.aarch64" }, "product_reference": "git-gui-2.26.2-27.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.78.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.ppc64le" }, "product_reference": "git-gui-2.26.2-27.78.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.78.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.s390x" }, "product_reference": "git-gui-2.26.2-27.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.x86_64" }, "product_reference": "git-gui-2.26.2-27.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.78.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.aarch64" }, "product_reference": "git-svn-2.26.2-27.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.78.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.ppc64le" }, "product_reference": "git-svn-2.26.2-27.78.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.78.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.s390x" }, "product_reference": "git-svn-2.26.2-27.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.x86_64" }, "product_reference": "git-svn-2.26.2-27.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.78.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.aarch64" }, "product_reference": "git-web-2.26.2-27.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.78.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.ppc64le" }, "product_reference": "git-web-2.26.2-27.78.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.78.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.s390x" }, "product_reference": "git-web-2.26.2-27.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.x86_64" }, "product_reference": "git-web-2.26.2-27.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.78.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.aarch64" }, "product_reference": "gitk-2.26.2-27.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.78.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.ppc64le" }, "product_reference": "gitk-2.26.2-27.78.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.78.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.s390x" }, "product_reference": "gitk-2.26.2-27.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.x86_64" }, "product_reference": "gitk-2.26.2-27.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-27.78.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-2.26.2-27.78.1.x86_64" }, "product_reference": "git-2.26.2-27.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.78.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-core-2.26.2-27.78.1.x86_64" }, "product_reference": "git-core-2.26.2-27.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.78.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-cvs-2.26.2-27.78.1.x86_64" }, "product_reference": "git-cvs-2.26.2-27.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.78.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-daemon-2.26.2-27.78.1.x86_64" }, "product_reference": "git-daemon-2.26.2-27.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.78.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-email-2.26.2-27.78.1.x86_64" }, "product_reference": "git-email-2.26.2-27.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.78.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-gui-2.26.2-27.78.1.x86_64" }, "product_reference": "git-gui-2.26.2-27.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.78.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-svn-2.26.2-27.78.1.x86_64" }, "product_reference": "git-svn-2.26.2-27.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.78.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-web-2.26.2-27.78.1.x86_64" }, "product_reference": "git-web-2.26.2-27.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.78.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gitk-2.26.2-27.78.1.x86_64" }, "product_reference": "gitk-2.26.2-27.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-32002", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32002" } ], "notes": [ { "category": "general", "text": "Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, repositories with submodules can be crafted in a way that exploits a bug in Git whereby it can be fooled into writing files not into the submodule\u0027s worktree but into a `.git/` directory. This allows writing a hook that will be executed while the clone operation is still running, giving the user no opportunity to inspect the code that is being executed. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4. If symbolic link support is disabled in Git (e.g. via `git config --global core.symlinks false`), the described attack won\u0027t work. As always, it is best to avoid cloning repositories from untrusted sources.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gitk-2.26.2-27.78.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32002", "url": "https://www.suse.com/security/cve/CVE-2024-32002" }, { "category": "external", "summary": "SUSE Bug 1224168 for CVE-2024-32002", "url": "https://bugzilla.suse.com/1224168" }, { "category": "external", "summary": "SUSE Bug 1224170 for CVE-2024-32002", "url": "https://bugzilla.suse.com/1224170" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gitk-2.26.2-27.78.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gitk-2.26.2-27.78.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-21T10:03:35Z", "details": "important" } ], "title": "CVE-2024-32002" }, { "cve": "CVE-2024-32004", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32004" } ], "notes": [ { "category": "general", "text": "Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, an attacker can prepare a local repository in such a way that, when cloned, will execute arbitrary code during the operation. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4. As a workaround, avoid cloning repositories from untrusted sources.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gitk-2.26.2-27.78.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32004", "url": "https://www.suse.com/security/cve/CVE-2024-32004" }, { "category": "external", "summary": "SUSE Bug 1224170 for CVE-2024-32004", "url": "https://bugzilla.suse.com/1224170" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gitk-2.26.2-27.78.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gitk-2.26.2-27.78.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-21T10:03:35Z", "details": "important" } ], "title": "CVE-2024-32004" }, { "cve": "CVE-2024-32020", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32020" } ], "notes": [ { "category": "general", "text": "Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, local clones may end up hardlinking files into the target repository\u0027s object database when source and target repository reside on the same disk. If the source repository is owned by a different user, then those hardlinked files may be rewritten at any point in time by the untrusted user. Cloning local repositories will cause Git to either copy or hardlink files of the source repository into the target repository. This significantly speeds up such local clones compared to doing a \"proper\" clone and saves both disk space and compute time. When cloning a repository located on the same disk that is owned by a different user than the current user we also end up creating such hardlinks. These files will continue to be owned and controlled by the potentially-untrusted user and can be rewritten by them at will in the future. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gitk-2.26.2-27.78.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32020", "url": "https://www.suse.com/security/cve/CVE-2024-32020" }, { "category": "external", "summary": "SUSE Bug 1224171 for CVE-2024-32020", "url": "https://bugzilla.suse.com/1224171" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gitk-2.26.2-27.78.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.9, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gitk-2.26.2-27.78.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-21T10:03:35Z", "details": "moderate" } ], "title": "CVE-2024-32020" }, { "cve": "CVE-2024-32021", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32021" } ], "notes": [ { "category": "general", "text": "Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, when cloning a local source repository that contains symlinks via the filesystem, Git may create hardlinks to arbitrary user-readable files on the same filesystem as the target repository in the `objects/` directory. Cloning a local repository over the filesystem may creating hardlinks to arbitrary user-owned files on the same filesystem in the target Git repository\u0027s `objects/` directory. When cloning a repository over the filesystem (without explicitly specifying the `file://` protocol or `--no-local`), the optimizations for local cloning\nwill be used, which include attempting to hard link the object files instead of copying them. While the code includes checks against symbolic links in the source repository, which were added during the fix for CVE-2022-39253, these checks can still be raced because the hard link operation ultimately follows symlinks. If the object on the filesystem appears as a file during the check, and then a symlink during the operation, this will allow the adversary to bypass the check and create hardlinks in the destination objects directory to arbitrary, user-readable files. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gitk-2.26.2-27.78.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32021", "url": "https://www.suse.com/security/cve/CVE-2024-32021" }, { "category": "external", "summary": "SUSE Bug 1224172 for CVE-2024-32021", "url": "https://bugzilla.suse.com/1224172" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gitk-2.26.2-27.78.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.9, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gitk-2.26.2-27.78.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-21T10:03:35Z", "details": "moderate" } ], "title": "CVE-2024-32021" }, { "cve": "CVE-2024-32465", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32465" } ], "notes": [ { "category": "general", "text": "Git is a revision control system. The Git project recommends to avoid working in untrusted repositories, and instead to clone it first with `git clone --no-local` to obtain a clean copy. Git has specific protections to make that a safe operation even with an untrusted source repository, but vulnerabilities allow those protections to be bypassed. In the context of cloning local repositories owned by other users, this vulnerability has been covered in CVE-2024-32004. But there are circumstances where the fixes for CVE-2024-32004 are not enough: For example, when obtaining a `.zip` file containing a full copy of a Git repository, it should not be trusted by default to be safe, as e.g. hooks could be configured to run within the context of that repository. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4. As a workaround, avoid using Git in repositories that have been obtained via archives from untrusted sources.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gitk-2.26.2-27.78.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32465", "url": "https://www.suse.com/security/cve/CVE-2024-32465" }, { "category": "external", "summary": "SUSE Bug 1224170 for CVE-2024-32465", "url": "https://bugzilla.suse.com/1224170" }, { "category": "external", "summary": "SUSE Bug 1224173 for CVE-2024-32465", "url": "https://bugzilla.suse.com/1224173" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gitk-2.26.2-27.78.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gitk-2.26.2-27.78.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-21T10:03:35Z", "details": "important" } ], "title": "CVE-2024-32465" }, { "cve": "CVE-2024-50349", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-50349" } ], "notes": [ { "category": "general", "text": "Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. When Git asks for credentials via a terminal prompt (i.e. without using any credential helper), it prints out the host name for which the user is expected to provide a username and/or a password. At this stage, any URL-encoded parts have been decoded already, and are printed verbatim. This allows attackers to craft URLs that contain ANSI escape sequences that the terminal interpret to confuse users e.g. into providing passwords for trusted Git hosting sites when in fact they are then sent to untrusted sites that are under the attacker\u0027s control. This issue has been patch via commits `7725b81` and `c903985` which are included in release versions v2.48.1, v2.47.2, v2.46.3, v2.45.3, v2.44.3, v2.43.6, v2.42.4, v2.41.3, and v2.40.4. Users are advised to upgrade. Users unable to upgrade should avoid cloning from untrusted URLs, especially recursive clones.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gitk-2.26.2-27.78.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-50349", "url": "https://www.suse.com/security/cve/CVE-2024-50349" }, { "category": "external", "summary": "SUSE Bug 1235600 for CVE-2024-50349", "url": "https://bugzilla.suse.com/1235600" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gitk-2.26.2-27.78.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.1, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gitk-2.26.2-27.78.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-21T10:03:35Z", "details": "moderate" } ], "title": "CVE-2024-50349" }, { "cve": "CVE-2024-52006", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-52006" } ], "notes": [ { "category": "general", "text": "Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. Git defines a line-based protocol that is used to exchange information between Git and Git credential helpers. Some ecosystems (most notably, .NET and node.js) interpret single Carriage Return characters as newlines, which renders the protections against CVE-2020-5260 incomplete for credential helpers that treat Carriage Returns in this way. This issue has been addressed in commit `b01b9b8` which is included in release versions v2.48.1, v2.47.2, v2.46.3, v2.45.3, v2.44.3, v2.43.6, v2.42.4, v2.41.3, and v2.40.4. Users are advised to upgrade. Users unable to upgrade should avoid cloning from untrusted URLs, especially recursive clones.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gitk-2.26.2-27.78.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-52006", "url": "https://www.suse.com/security/cve/CVE-2024-52006" }, { "category": "external", "summary": "SUSE Bug 1235601 for CVE-2024-52006", "url": "https://bugzilla.suse.com/1235601" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gitk-2.26.2-27.78.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gitk-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-core-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-cvs-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-daemon-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-email-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-gui-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-svn-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:git-web-2.26.2-27.78.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gitk-2.26.2-27.78.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-21T10:03:35Z", "details": "moderate" } ], "title": "CVE-2024-52006" } ] }
rhsa-2024:7701
Vulnerability from csaf_redhat
Published
2024-10-07 01:13
Modified
2025-08-03 13:21
Summary
Red Hat Security Advisory: git security update
Notes
Topic
An update for git is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.
Security Fix(es):
* git: RCE while cloning local repos (CVE-2024-32004)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for git is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.\n\nSecurity Fix(es):\n\n* git: RCE while cloning local repos (CVE-2024-32004)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:7701", "url": "https://access.redhat.com/errata/RHSA-2024:7701" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2280428", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280428" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7701.json" } ], "title": "Red Hat Security Advisory: git security update", "tracking": { "current_release_date": "2025-08-03T13:21:26+00:00", "generator": { "date": "2025-08-03T13:21:26+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2024:7701", "initial_release_date": "2024-10-07T01:13:46+00:00", "revision_history": [ { "date": "2024-10-07T01:13:46+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-10-07T01:13:46+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-03T13:21:26+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "git-0:2.18.4-5.el8_2.src", "product": { "name": "git-0:2.18.4-5.el8_2.src", "product_id": "git-0:2.18.4-5.el8_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.18.4-5.el8_2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "git-0:2.18.4-5.el8_2.x86_64", "product": { "name": "git-0:2.18.4-5.el8_2.x86_64", "product_id": "git-0:2.18.4-5.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.18.4-5.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "git-core-0:2.18.4-5.el8_2.x86_64", "product": { "name": "git-core-0:2.18.4-5.el8_2.x86_64", "product_id": "git-core-0:2.18.4-5.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.18.4-5.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "git-daemon-0:2.18.4-5.el8_2.x86_64", "product": { "name": "git-daemon-0:2.18.4-5.el8_2.x86_64", "product_id": "git-daemon-0:2.18.4-5.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.18.4-5.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "git-instaweb-0:2.18.4-5.el8_2.x86_64", "product": { "name": "git-instaweb-0:2.18.4-5.el8_2.x86_64", "product_id": "git-instaweb-0:2.18.4-5.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-instaweb@2.18.4-5.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "git-subtree-0:2.18.4-5.el8_2.x86_64", "product": { "name": "git-subtree-0:2.18.4-5.el8_2.x86_64", "product_id": "git-subtree-0:2.18.4-5.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.18.4-5.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "git-svn-0:2.18.4-5.el8_2.x86_64", "product": { "name": "git-svn-0:2.18.4-5.el8_2.x86_64", "product_id": "git-svn-0:2.18.4-5.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-svn@2.18.4-5.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "git-debugsource-0:2.18.4-5.el8_2.x86_64", "product": { "name": "git-debugsource-0:2.18.4-5.el8_2.x86_64", "product_id": "git-debugsource-0:2.18.4-5.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.18.4-5.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.18.4-5.el8_2.x86_64", "product": { "name": "git-core-debuginfo-0:2.18.4-5.el8_2.x86_64", "product_id": "git-core-debuginfo-0:2.18.4-5.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.18.4-5.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.18.4-5.el8_2.x86_64", "product": { "name": "git-daemon-debuginfo-0:2.18.4-5.el8_2.x86_64", "product_id": "git-daemon-debuginfo-0:2.18.4-5.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.18.4-5.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.18.4-5.el8_2.x86_64", "product": { "name": "git-debuginfo-0:2.18.4-5.el8_2.x86_64", "product_id": "git-debuginfo-0:2.18.4-5.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.18.4-5.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "git-svn-debuginfo-0:2.18.4-5.el8_2.x86_64", "product": { "name": "git-svn-debuginfo-0:2.18.4-5.el8_2.x86_64", "product_id": "git-svn-debuginfo-0:2.18.4-5.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-svn-debuginfo@2.18.4-5.el8_2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "git-all-0:2.18.4-5.el8_2.noarch", "product": { "name": "git-all-0:2.18.4-5.el8_2.noarch", "product_id": "git-all-0:2.18.4-5.el8_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-all@2.18.4-5.el8_2?arch=noarch" } } }, { "category": "product_version", "name": "git-core-doc-0:2.18.4-5.el8_2.noarch", "product": { "name": "git-core-doc-0:2.18.4-5.el8_2.noarch", "product_id": "git-core-doc-0:2.18.4-5.el8_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-doc@2.18.4-5.el8_2?arch=noarch" } } }, { "category": "product_version", "name": "git-email-0:2.18.4-5.el8_2.noarch", "product": { "name": "git-email-0:2.18.4-5.el8_2.noarch", "product_id": "git-email-0:2.18.4-5.el8_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-email@2.18.4-5.el8_2?arch=noarch" } } }, { "category": "product_version", "name": "git-gui-0:2.18.4-5.el8_2.noarch", "product": { "name": "git-gui-0:2.18.4-5.el8_2.noarch", "product_id": "git-gui-0:2.18.4-5.el8_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-gui@2.18.4-5.el8_2?arch=noarch" } } }, { "category": "product_version", "name": "gitk-0:2.18.4-5.el8_2.noarch", "product": { "name": "gitk-0:2.18.4-5.el8_2.noarch", "product_id": "gitk-0:2.18.4-5.el8_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/gitk@2.18.4-5.el8_2?arch=noarch" } } }, { "category": "product_version", "name": "gitweb-0:2.18.4-5.el8_2.noarch", "product": { "name": "gitweb-0:2.18.4-5.el8_2.noarch", "product_id": "gitweb-0:2.18.4-5.el8_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/gitweb@2.18.4-5.el8_2?arch=noarch" } } }, { "category": "product_version", "name": "perl-Git-0:2.18.4-5.el8_2.noarch", "product": { "name": "perl-Git-0:2.18.4-5.el8_2.noarch", "product_id": "perl-Git-0:2.18.4-5.el8_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Git@2.18.4-5.el8_2?arch=noarch" } } }, { "category": "product_version", "name": "perl-Git-SVN-0:2.18.4-5.el8_2.noarch", "product": { "name": "perl-Git-SVN-0:2.18.4-5.el8_2.noarch", "product_id": "perl-Git-SVN-0:2.18.4-5.el8_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Git-SVN@2.18.4-5.el8_2?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "git-0:2.18.4-5.el8_2.src as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:git-0:2.18.4-5.el8_2.src" }, "product_reference": "git-0:2.18.4-5.el8_2.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.18.4-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:git-0:2.18.4-5.el8_2.x86_64" }, "product_reference": "git-0:2.18.4-5.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-all-0:2.18.4-5.el8_2.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:git-all-0:2.18.4-5.el8_2.noarch" }, "product_reference": "git-all-0:2.18.4-5.el8_2.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.18.4-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:git-core-0:2.18.4-5.el8_2.x86_64" }, "product_reference": "git-core-0:2.18.4-5.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.18.4-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:git-core-debuginfo-0:2.18.4-5.el8_2.x86_64" }, "product_reference": "git-core-debuginfo-0:2.18.4-5.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-doc-0:2.18.4-5.el8_2.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:git-core-doc-0:2.18.4-5.el8_2.noarch" }, "product_reference": "git-core-doc-0:2.18.4-5.el8_2.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.18.4-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:git-daemon-0:2.18.4-5.el8_2.x86_64" }, "product_reference": "git-daemon-0:2.18.4-5.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.18.4-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:git-daemon-debuginfo-0:2.18.4-5.el8_2.x86_64" }, "product_reference": "git-daemon-debuginfo-0:2.18.4-5.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.18.4-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:git-debuginfo-0:2.18.4-5.el8_2.x86_64" }, "product_reference": "git-debuginfo-0:2.18.4-5.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.18.4-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:git-debugsource-0:2.18.4-5.el8_2.x86_64" }, "product_reference": "git-debugsource-0:2.18.4-5.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-0:2.18.4-5.el8_2.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:git-email-0:2.18.4-5.el8_2.noarch" }, "product_reference": "git-email-0:2.18.4-5.el8_2.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-0:2.18.4-5.el8_2.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:git-gui-0:2.18.4-5.el8_2.noarch" }, "product_reference": "git-gui-0:2.18.4-5.el8_2.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-instaweb-0:2.18.4-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:git-instaweb-0:2.18.4-5.el8_2.x86_64" }, "product_reference": "git-instaweb-0:2.18.4-5.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.18.4-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:git-subtree-0:2.18.4-5.el8_2.x86_64" }, "product_reference": "git-subtree-0:2.18.4-5.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-0:2.18.4-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:git-svn-0:2.18.4-5.el8_2.x86_64" }, "product_reference": "git-svn-0:2.18.4-5.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-debuginfo-0:2.18.4-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:git-svn-debuginfo-0:2.18.4-5.el8_2.x86_64" }, "product_reference": "git-svn-debuginfo-0:2.18.4-5.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-0:2.18.4-5.el8_2.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:gitk-0:2.18.4-5.el8_2.noarch" }, "product_reference": "gitk-0:2.18.4-5.el8_2.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "gitweb-0:2.18.4-5.el8_2.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:gitweb-0:2.18.4-5.el8_2.noarch" }, "product_reference": "gitweb-0:2.18.4-5.el8_2.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-0:2.18.4-5.el8_2.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:perl-Git-0:2.18.4-5.el8_2.noarch" }, "product_reference": "perl-Git-0:2.18.4-5.el8_2.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-SVN-0:2.18.4-5.el8_2.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:perl-Git-SVN-0:2.18.4-5.el8_2.noarch" }, "product_reference": "perl-Git-SVN-0:2.18.4-5.el8_2.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-32004", "cwe": { "id": "CWE-114", "name": "Process Control" }, "discovery_date": "2024-05-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2280428" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Git. This vulnerability can be exploited by an unauthenticated attacker who places a specialized repository on the target\u0027s local system. If the victim clones this repository, the attacker can execute arbitrary code.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: RCE while cloning local repos", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability, while significant, does not reach Critical severity due to its reliance on local repository manipulation. While it allows attackers to execute arbitrary code during cloning operations, its impact is constrained by the necessity for access to the target\u0027s local environment. Critical severity typically involves vulnerabilities that can be exploited remotely or without user interaction. Nonetheless, this issue remains Important as it can lead to unauthorized code execution, potentially compromising the integrity and security of affected systems.\n\n\nFuse 7 Karaf uses JGit to manage patches. It\u0027s heavily protected by file permissions and RBAC. Unless an attacker have write permissions to Fuse internal git repositories, this vulnerability is not exploitable.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.2.0.Z.AUS:git-0:2.18.4-5.el8_2.src", "AppStream-8.2.0.Z.AUS:git-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-all-0:2.18.4-5.el8_2.noarch", "AppStream-8.2.0.Z.AUS:git-core-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-core-debuginfo-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-core-doc-0:2.18.4-5.el8_2.noarch", "AppStream-8.2.0.Z.AUS:git-daemon-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-daemon-debuginfo-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-debuginfo-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-debugsource-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-email-0:2.18.4-5.el8_2.noarch", "AppStream-8.2.0.Z.AUS:git-gui-0:2.18.4-5.el8_2.noarch", "AppStream-8.2.0.Z.AUS:git-instaweb-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-subtree-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-svn-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-svn-debuginfo-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:gitk-0:2.18.4-5.el8_2.noarch", "AppStream-8.2.0.Z.AUS:gitweb-0:2.18.4-5.el8_2.noarch", "AppStream-8.2.0.Z.AUS:perl-Git-0:2.18.4-5.el8_2.noarch", "AppStream-8.2.0.Z.AUS:perl-Git-SVN-0:2.18.4-5.el8_2.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-32004" }, { "category": "external", "summary": "RHBZ#2280428", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280428" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-32004", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32004" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-32004", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32004" }, { "category": "external", "summary": "https://github.com/git/git/security/advisories/GHSA-xfc6-vwr8-r389", "url": "https://github.com/git/git/security/advisories/GHSA-xfc6-vwr8-r389" } ], "release_date": "2024-05-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-10-07T01:13:46+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:git-0:2.18.4-5.el8_2.src", "AppStream-8.2.0.Z.AUS:git-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-all-0:2.18.4-5.el8_2.noarch", "AppStream-8.2.0.Z.AUS:git-core-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-core-debuginfo-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-core-doc-0:2.18.4-5.el8_2.noarch", "AppStream-8.2.0.Z.AUS:git-daemon-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-daemon-debuginfo-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-debuginfo-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-debugsource-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-email-0:2.18.4-5.el8_2.noarch", "AppStream-8.2.0.Z.AUS:git-gui-0:2.18.4-5.el8_2.noarch", "AppStream-8.2.0.Z.AUS:git-instaweb-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-subtree-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-svn-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-svn-debuginfo-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:gitk-0:2.18.4-5.el8_2.noarch", "AppStream-8.2.0.Z.AUS:gitweb-0:2.18.4-5.el8_2.noarch", "AppStream-8.2.0.Z.AUS:perl-Git-0:2.18.4-5.el8_2.noarch", "AppStream-8.2.0.Z.AUS:perl-Git-SVN-0:2.18.4-5.el8_2.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:7701" }, { "category": "workaround", "details": "Exercise caution when cloning repositories from untrusted sources.", "product_ids": [ "AppStream-8.2.0.Z.AUS:git-0:2.18.4-5.el8_2.src", "AppStream-8.2.0.Z.AUS:git-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-all-0:2.18.4-5.el8_2.noarch", "AppStream-8.2.0.Z.AUS:git-core-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-core-debuginfo-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-core-doc-0:2.18.4-5.el8_2.noarch", "AppStream-8.2.0.Z.AUS:git-daemon-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-daemon-debuginfo-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-debuginfo-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-debugsource-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-email-0:2.18.4-5.el8_2.noarch", "AppStream-8.2.0.Z.AUS:git-gui-0:2.18.4-5.el8_2.noarch", "AppStream-8.2.0.Z.AUS:git-instaweb-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-subtree-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-svn-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-svn-debuginfo-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:gitk-0:2.18.4-5.el8_2.noarch", "AppStream-8.2.0.Z.AUS:gitweb-0:2.18.4-5.el8_2.noarch", "AppStream-8.2.0.Z.AUS:perl-Git-0:2.18.4-5.el8_2.noarch", "AppStream-8.2.0.Z.AUS:perl-Git-SVN-0:2.18.4-5.el8_2.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:git-0:2.18.4-5.el8_2.src", "AppStream-8.2.0.Z.AUS:git-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-all-0:2.18.4-5.el8_2.noarch", "AppStream-8.2.0.Z.AUS:git-core-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-core-debuginfo-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-core-doc-0:2.18.4-5.el8_2.noarch", "AppStream-8.2.0.Z.AUS:git-daemon-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-daemon-debuginfo-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-debuginfo-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-debugsource-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-email-0:2.18.4-5.el8_2.noarch", "AppStream-8.2.0.Z.AUS:git-gui-0:2.18.4-5.el8_2.noarch", "AppStream-8.2.0.Z.AUS:git-instaweb-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-subtree-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-svn-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:git-svn-debuginfo-0:2.18.4-5.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:gitk-0:2.18.4-5.el8_2.noarch", "AppStream-8.2.0.Z.AUS:gitweb-0:2.18.4-5.el8_2.noarch", "AppStream-8.2.0.Z.AUS:perl-Git-0:2.18.4-5.el8_2.noarch", "AppStream-8.2.0.Z.AUS:perl-Git-SVN-0:2.18.4-5.el8_2.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "git: RCE while cloning local repos" } ] }
rhsa-2024:4084
Vulnerability from csaf_redhat
Published
2024-06-25 08:24
Modified
2025-08-03 13:19
Summary
Red Hat Security Advisory: git security update
Notes
Topic
An update for git is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.
Security Fix(es):
* git: Recursive clones RCE (CVE-2024-32002)
* git: RCE while cloning local repos (CVE-2024-32004)
* git: additional local RCE (CVE-2024-32465)
* git: insecure hardlinks (CVE-2024-32020)
* git: symlink bypass (CVE-2024-32021)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for git is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.\n\nSecurity Fix(es):\n\n* git: Recursive clones RCE (CVE-2024-32002)\n\n* git: RCE while cloning local repos (CVE-2024-32004)\n\n* git: additional local RCE (CVE-2024-32465)\n\n* git: insecure hardlinks (CVE-2024-32020)\n\n* git: symlink bypass (CVE-2024-32021)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:4084", "url": "https://access.redhat.com/errata/RHSA-2024:4084" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2280421", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280421" }, { "category": "external", "summary": "2280428", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280428" }, { "category": "external", "summary": "2280446", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280446" }, { "category": "external", "summary": "2280466", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280466" }, { "category": "external", "summary": "2280484", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280484" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4084.json" } ], "title": "Red Hat Security Advisory: git security update", "tracking": { "current_release_date": "2025-08-03T13:19:58+00:00", "generator": { "date": "2025-08-03T13:19:58+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2024:4084", "initial_release_date": "2024-06-25T08:24:01+00:00", "revision_history": [ { "date": "2024-06-25T08:24:01+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-06-25T08:24:01+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-03T13:19:58+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "git-0:2.43.5-1.el8_10.src", "product": { "name": "git-0:2.43.5-1.el8_10.src", "product_id": "git-0:2.43.5-1.el8_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.43.5-1.el8_10?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "git-0:2.43.5-1.el8_10.aarch64", "product": { "name": "git-0:2.43.5-1.el8_10.aarch64", "product_id": "git-0:2.43.5-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.43.5-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "git-core-0:2.43.5-1.el8_10.aarch64", "product": { "name": "git-core-0:2.43.5-1.el8_10.aarch64", "product_id": "git-core-0:2.43.5-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.43.5-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.43.5-1.el8_10.aarch64", "product": { "name": "git-credential-libsecret-0:2.43.5-1.el8_10.aarch64", "product_id": "git-credential-libsecret-0:2.43.5-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.43.5-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "git-daemon-0:2.43.5-1.el8_10.aarch64", "product": { "name": "git-daemon-0:2.43.5-1.el8_10.aarch64", "product_id": "git-daemon-0:2.43.5-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.43.5-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "git-subtree-0:2.43.5-1.el8_10.aarch64", "product": { "name": "git-subtree-0:2.43.5-1.el8_10.aarch64", "product_id": "git-subtree-0:2.43.5-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.43.5-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "git-debugsource-0:2.43.5-1.el8_10.aarch64", "product": { "name": "git-debugsource-0:2.43.5-1.el8_10.aarch64", "product_id": "git-debugsource-0:2.43.5-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.43.5-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.43.5-1.el8_10.aarch64", "product": { "name": "git-core-debuginfo-0:2.43.5-1.el8_10.aarch64", "product_id": "git-core-debuginfo-0:2.43.5-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.43.5-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.aarch64", "product": { "name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.aarch64", "product_id": "git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.43.5-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.43.5-1.el8_10.aarch64", "product": { "name": "git-daemon-debuginfo-0:2.43.5-1.el8_10.aarch64", "product_id": "git-daemon-debuginfo-0:2.43.5-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.43.5-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.43.5-1.el8_10.aarch64", "product": { "name": "git-debuginfo-0:2.43.5-1.el8_10.aarch64", "product_id": "git-debuginfo-0:2.43.5-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.43.5-1.el8_10?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "git-0:2.43.5-1.el8_10.ppc64le", "product": { "name": "git-0:2.43.5-1.el8_10.ppc64le", "product_id": "git-0:2.43.5-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.43.5-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "git-core-0:2.43.5-1.el8_10.ppc64le", "product": { "name": "git-core-0:2.43.5-1.el8_10.ppc64le", "product_id": "git-core-0:2.43.5-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.43.5-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.43.5-1.el8_10.ppc64le", "product": { "name": "git-credential-libsecret-0:2.43.5-1.el8_10.ppc64le", "product_id": "git-credential-libsecret-0:2.43.5-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.43.5-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "git-daemon-0:2.43.5-1.el8_10.ppc64le", "product": { "name": "git-daemon-0:2.43.5-1.el8_10.ppc64le", "product_id": "git-daemon-0:2.43.5-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.43.5-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "git-subtree-0:2.43.5-1.el8_10.ppc64le", "product": { "name": "git-subtree-0:2.43.5-1.el8_10.ppc64le", "product_id": "git-subtree-0:2.43.5-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.43.5-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "git-debugsource-0:2.43.5-1.el8_10.ppc64le", "product": { "name": "git-debugsource-0:2.43.5-1.el8_10.ppc64le", "product_id": "git-debugsource-0:2.43.5-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.43.5-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.43.5-1.el8_10.ppc64le", "product": { "name": "git-core-debuginfo-0:2.43.5-1.el8_10.ppc64le", "product_id": "git-core-debuginfo-0:2.43.5-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.43.5-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.ppc64le", "product": { "name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.ppc64le", "product_id": "git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.43.5-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.43.5-1.el8_10.ppc64le", "product": { "name": "git-daemon-debuginfo-0:2.43.5-1.el8_10.ppc64le", "product_id": "git-daemon-debuginfo-0:2.43.5-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.43.5-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.43.5-1.el8_10.ppc64le", "product": { "name": "git-debuginfo-0:2.43.5-1.el8_10.ppc64le", "product_id": "git-debuginfo-0:2.43.5-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.43.5-1.el8_10?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "git-0:2.43.5-1.el8_10.x86_64", "product": { "name": "git-0:2.43.5-1.el8_10.x86_64", "product_id": "git-0:2.43.5-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.43.5-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "git-core-0:2.43.5-1.el8_10.x86_64", "product": { "name": "git-core-0:2.43.5-1.el8_10.x86_64", "product_id": "git-core-0:2.43.5-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.43.5-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.43.5-1.el8_10.x86_64", "product": { "name": "git-credential-libsecret-0:2.43.5-1.el8_10.x86_64", "product_id": "git-credential-libsecret-0:2.43.5-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.43.5-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "git-daemon-0:2.43.5-1.el8_10.x86_64", "product": { "name": "git-daemon-0:2.43.5-1.el8_10.x86_64", "product_id": "git-daemon-0:2.43.5-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.43.5-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "git-subtree-0:2.43.5-1.el8_10.x86_64", "product": { "name": "git-subtree-0:2.43.5-1.el8_10.x86_64", "product_id": "git-subtree-0:2.43.5-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.43.5-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "git-debugsource-0:2.43.5-1.el8_10.x86_64", "product": { "name": "git-debugsource-0:2.43.5-1.el8_10.x86_64", "product_id": "git-debugsource-0:2.43.5-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.43.5-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.43.5-1.el8_10.x86_64", "product": { "name": "git-core-debuginfo-0:2.43.5-1.el8_10.x86_64", "product_id": "git-core-debuginfo-0:2.43.5-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.43.5-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.x86_64", "product": { "name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.x86_64", "product_id": "git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.43.5-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.43.5-1.el8_10.x86_64", "product": { "name": "git-daemon-debuginfo-0:2.43.5-1.el8_10.x86_64", "product_id": "git-daemon-debuginfo-0:2.43.5-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.43.5-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.43.5-1.el8_10.x86_64", "product": { "name": "git-debuginfo-0:2.43.5-1.el8_10.x86_64", "product_id": "git-debuginfo-0:2.43.5-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.43.5-1.el8_10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "git-0:2.43.5-1.el8_10.s390x", "product": { "name": "git-0:2.43.5-1.el8_10.s390x", "product_id": "git-0:2.43.5-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.43.5-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "git-core-0:2.43.5-1.el8_10.s390x", "product": { "name": "git-core-0:2.43.5-1.el8_10.s390x", "product_id": "git-core-0:2.43.5-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.43.5-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.43.5-1.el8_10.s390x", "product": { "name": "git-credential-libsecret-0:2.43.5-1.el8_10.s390x", "product_id": "git-credential-libsecret-0:2.43.5-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.43.5-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "git-daemon-0:2.43.5-1.el8_10.s390x", "product": { "name": "git-daemon-0:2.43.5-1.el8_10.s390x", "product_id": "git-daemon-0:2.43.5-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.43.5-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "git-subtree-0:2.43.5-1.el8_10.s390x", "product": { "name": "git-subtree-0:2.43.5-1.el8_10.s390x", "product_id": "git-subtree-0:2.43.5-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.43.5-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "git-debugsource-0:2.43.5-1.el8_10.s390x", "product": { "name": "git-debugsource-0:2.43.5-1.el8_10.s390x", "product_id": "git-debugsource-0:2.43.5-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.43.5-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.43.5-1.el8_10.s390x", "product": { "name": "git-core-debuginfo-0:2.43.5-1.el8_10.s390x", "product_id": "git-core-debuginfo-0:2.43.5-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.43.5-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.s390x", "product": { "name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.s390x", "product_id": "git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.43.5-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.43.5-1.el8_10.s390x", "product": { "name": "git-daemon-debuginfo-0:2.43.5-1.el8_10.s390x", "product_id": "git-daemon-debuginfo-0:2.43.5-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.43.5-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.43.5-1.el8_10.s390x", "product": { "name": "git-debuginfo-0:2.43.5-1.el8_10.s390x", "product_id": "git-debuginfo-0:2.43.5-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.43.5-1.el8_10?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "git-all-0:2.43.5-1.el8_10.noarch", "product": { "name": "git-all-0:2.43.5-1.el8_10.noarch", "product_id": "git-all-0:2.43.5-1.el8_10.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-all@2.43.5-1.el8_10?arch=noarch" } } }, { "category": "product_version", "name": "git-core-doc-0:2.43.5-1.el8_10.noarch", "product": { "name": "git-core-doc-0:2.43.5-1.el8_10.noarch", "product_id": "git-core-doc-0:2.43.5-1.el8_10.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-doc@2.43.5-1.el8_10?arch=noarch" } } }, { "category": "product_version", "name": "git-email-0:2.43.5-1.el8_10.noarch", "product": { "name": "git-email-0:2.43.5-1.el8_10.noarch", "product_id": "git-email-0:2.43.5-1.el8_10.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-email@2.43.5-1.el8_10?arch=noarch" } } }, { "category": "product_version", "name": "git-gui-0:2.43.5-1.el8_10.noarch", "product": { "name": "git-gui-0:2.43.5-1.el8_10.noarch", "product_id": "git-gui-0:2.43.5-1.el8_10.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-gui@2.43.5-1.el8_10?arch=noarch" } } }, { "category": "product_version", "name": "git-instaweb-0:2.43.5-1.el8_10.noarch", "product": { "name": "git-instaweb-0:2.43.5-1.el8_10.noarch", "product_id": "git-instaweb-0:2.43.5-1.el8_10.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-instaweb@2.43.5-1.el8_10?arch=noarch" } } }, { "category": "product_version", "name": "git-svn-0:2.43.5-1.el8_10.noarch", "product": { "name": "git-svn-0:2.43.5-1.el8_10.noarch", "product_id": "git-svn-0:2.43.5-1.el8_10.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-svn@2.43.5-1.el8_10?arch=noarch" } } }, { "category": "product_version", "name": "gitk-0:2.43.5-1.el8_10.noarch", "product": { "name": "gitk-0:2.43.5-1.el8_10.noarch", "product_id": "gitk-0:2.43.5-1.el8_10.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/gitk@2.43.5-1.el8_10?arch=noarch" } } }, { "category": "product_version", "name": "gitweb-0:2.43.5-1.el8_10.noarch", "product": { "name": "gitweb-0:2.43.5-1.el8_10.noarch", "product_id": "gitweb-0:2.43.5-1.el8_10.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/gitweb@2.43.5-1.el8_10?arch=noarch" } } }, { "category": "product_version", "name": "perl-Git-0:2.43.5-1.el8_10.noarch", "product": { "name": "perl-Git-0:2.43.5-1.el8_10.noarch", "product_id": "perl-Git-0:2.43.5-1.el8_10.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Git@2.43.5-1.el8_10?arch=noarch" } } }, { "category": "product_version", "name": "perl-Git-SVN-0:2.43.5-1.el8_10.noarch", "product": { "name": "perl-Git-SVN-0:2.43.5-1.el8_10.noarch", "product_id": "perl-Git-SVN-0:2.43.5-1.el8_10.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Git-SVN@2.43.5-1.el8_10?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "git-0:2.43.5-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.aarch64" }, "product_reference": "git-0:2.43.5-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.43.5-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.ppc64le" }, "product_reference": "git-0:2.43.5-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.43.5-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.s390x" }, "product_reference": "git-0:2.43.5-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.43.5-1.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.src" }, "product_reference": "git-0:2.43.5-1.el8_10.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.43.5-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.x86_64" }, "product_reference": "git-0:2.43.5-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-all-0:2.43.5-1.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el8_10.noarch" }, "product_reference": "git-all-0:2.43.5-1.el8_10.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.43.5-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.aarch64" }, "product_reference": "git-core-0:2.43.5-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.43.5-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.ppc64le" }, "product_reference": "git-core-0:2.43.5-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.43.5-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.s390x" }, "product_reference": "git-core-0:2.43.5-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.43.5-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.x86_64" }, "product_reference": "git-core-0:2.43.5-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.43.5-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.aarch64" }, "product_reference": "git-core-debuginfo-0:2.43.5-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.43.5-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.ppc64le" }, "product_reference": "git-core-debuginfo-0:2.43.5-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.43.5-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.s390x" }, "product_reference": "git-core-debuginfo-0:2.43.5-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.43.5-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.x86_64" }, "product_reference": "git-core-debuginfo-0:2.43.5-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-doc-0:2.43.5-1.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el8_10.noarch" }, "product_reference": "git-core-doc-0:2.43.5-1.el8_10.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.43.5-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.aarch64" }, "product_reference": "git-credential-libsecret-0:2.43.5-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.43.5-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.ppc64le" }, "product_reference": "git-credential-libsecret-0:2.43.5-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.43.5-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.s390x" }, "product_reference": "git-credential-libsecret-0:2.43.5-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.43.5-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.x86_64" }, "product_reference": "git-credential-libsecret-0:2.43.5-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.aarch64" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.ppc64le" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.s390x" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.x86_64" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.43.5-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.aarch64" }, "product_reference": "git-daemon-0:2.43.5-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.43.5-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.ppc64le" }, "product_reference": "git-daemon-0:2.43.5-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.43.5-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.s390x" }, "product_reference": "git-daemon-0:2.43.5-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.43.5-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.x86_64" }, "product_reference": "git-daemon-0:2.43.5-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.43.5-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.aarch64" }, "product_reference": "git-daemon-debuginfo-0:2.43.5-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.43.5-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.ppc64le" }, "product_reference": "git-daemon-debuginfo-0:2.43.5-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.43.5-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.s390x" }, "product_reference": "git-daemon-debuginfo-0:2.43.5-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.43.5-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.x86_64" }, "product_reference": "git-daemon-debuginfo-0:2.43.5-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.43.5-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.aarch64" }, "product_reference": "git-debuginfo-0:2.43.5-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.43.5-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.ppc64le" }, "product_reference": "git-debuginfo-0:2.43.5-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.43.5-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.s390x" }, "product_reference": "git-debuginfo-0:2.43.5-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.43.5-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.x86_64" }, "product_reference": "git-debuginfo-0:2.43.5-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.43.5-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.aarch64" }, "product_reference": "git-debugsource-0:2.43.5-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.43.5-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.ppc64le" }, "product_reference": "git-debugsource-0:2.43.5-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.43.5-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.s390x" }, "product_reference": "git-debugsource-0:2.43.5-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.43.5-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.x86_64" }, "product_reference": "git-debugsource-0:2.43.5-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-0:2.43.5-1.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el8_10.noarch" }, "product_reference": "git-email-0:2.43.5-1.el8_10.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-0:2.43.5-1.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el8_10.noarch" }, "product_reference": "git-gui-0:2.43.5-1.el8_10.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-instaweb-0:2.43.5-1.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el8_10.noarch" }, "product_reference": "git-instaweb-0:2.43.5-1.el8_10.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.43.5-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.aarch64" }, "product_reference": "git-subtree-0:2.43.5-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.43.5-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.ppc64le" }, "product_reference": "git-subtree-0:2.43.5-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.43.5-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.s390x" }, "product_reference": "git-subtree-0:2.43.5-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.43.5-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.x86_64" }, "product_reference": "git-subtree-0:2.43.5-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-0:2.43.5-1.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el8_10.noarch" }, "product_reference": "git-svn-0:2.43.5-1.el8_10.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-0:2.43.5-1.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el8_10.noarch" }, "product_reference": "gitk-0:2.43.5-1.el8_10.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gitweb-0:2.43.5-1.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el8_10.noarch" }, "product_reference": "gitweb-0:2.43.5-1.el8_10.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-0:2.43.5-1.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el8_10.noarch" }, "product_reference": "perl-Git-0:2.43.5-1.el8_10.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-SVN-0:2.43.5-1.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el8_10.noarch" }, "product_reference": "perl-Git-SVN-0:2.43.5-1.el8_10.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-32002", "cwe": { "id": "CWE-434", "name": "Unrestricted Upload of File with Dangerous Type" }, "discovery_date": "2024-05-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2280421" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Git. This vulnerability allows the malicious manipulation of repositories containing submodules, exploiting a bug that enables the writing of files into the .git/ directory instead of the submodule\u0027s intended worktree. This manipulation facilitates the execution of arbitrary code during the cloning process, bypassing user inspection and control.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: Recursive clones RCE", "title": "Vulnerability summary" }, { "category": "other", "text": "While the described bug in Git presents a significant security concern, it falls short of being categorized as Critical due to several factors. The exploit requires a specific set of conditions, such as repositories with submodules and the presence of symbolic link support. Additionally, successful exploitation relies on users cloning repositories from untrusted sources, limiting its scope compared to critical vulnerabilities that may be remotely exploitable or affect a broader range of use cases. However, the potential impact of remote code execution during cloning operations underscores the importance of promptly applying patches and exercising caution when interacting with Git repositories, emphasizing its significant severity within the realm of software security.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el8_10.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-32002" }, { "category": "external", "summary": "RHBZ#2280421", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280421" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-32002", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32002" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-32002", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32002" }, { "category": "external", "summary": "https://github.com/git/git/security/advisories/GHSA-8h77-4q3w-gfgv", "url": "https://github.com/git/git/security/advisories/GHSA-8h77-4q3w-gfgv" } ], "release_date": "2024-05-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-25T08:24:01+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el8_10.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4084" }, { "category": "workaround", "details": "One preventative measure is to disable symbolic link support. This can be accomplished by running the command git config --global core.symlinks false. Another temporary option is to avoid using the --recurse-submodules setting with untrusted git repos.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el8_10.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.0, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el8_10.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "git: Recursive clones RCE" }, { "cve": "CVE-2024-32004", "cwe": { "id": "CWE-114", "name": "Process Control" }, "discovery_date": "2024-05-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2280428" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Git. This vulnerability can be exploited by an unauthenticated attacker who places a specialized repository on the target\u0027s local system. If the victim clones this repository, the attacker can execute arbitrary code.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: RCE while cloning local repos", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability, while significant, does not reach Critical severity due to its reliance on local repository manipulation. While it allows attackers to execute arbitrary code during cloning operations, its impact is constrained by the necessity for access to the target\u0027s local environment. Critical severity typically involves vulnerabilities that can be exploited remotely or without user interaction. Nonetheless, this issue remains Important as it can lead to unauthorized code execution, potentially compromising the integrity and security of affected systems.\n\n\nFuse 7 Karaf uses JGit to manage patches. It\u0027s heavily protected by file permissions and RBAC. Unless an attacker have write permissions to Fuse internal git repositories, this vulnerability is not exploitable.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el8_10.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-32004" }, { "category": "external", "summary": "RHBZ#2280428", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280428" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-32004", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32004" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-32004", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32004" }, { "category": "external", "summary": "https://github.com/git/git/security/advisories/GHSA-xfc6-vwr8-r389", "url": "https://github.com/git/git/security/advisories/GHSA-xfc6-vwr8-r389" } ], "release_date": "2024-05-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-25T08:24:01+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el8_10.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4084" }, { "category": "workaround", "details": "Exercise caution when cloning repositories from untrusted sources.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el8_10.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el8_10.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "git: RCE while cloning local repos" }, { "cve": "CVE-2024-32020", "cwe": { "id": "CWE-62", "name": "UNIX Hard Link" }, "discovery_date": "2024-05-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2280466" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Git. This flaw allows an unauthenticated attacker to place a specialized repository on their target\u0027s local system. For performance reasons, Git uses hardlinks when cloning a repository located on the same disk. However, if the repo being cloned is owned by a different user, this can introduce a security risk. At any time in the future, the original repo owner could rewrite the hardlinked files in the cloned user\u0027s repo.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: insecure hardlinks", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability presents a Low severity issue due to its contextual constraints and limited impact potential. Primarily affecting local Git repository clones where source and target repositories reside on the same disk, the risk arises only when the source repository is owned by a different, potentially untrusted user. This scenario necessitates specific conditions for exploitation, such as shared access to the disk among multiple users. Moreover, the impact is localized to the affected repositories and does not extend to the broader system or network. While the integrity of the target repository may be compromised if the untrusted user modifies linked files, the scope of influence is contained within the repository structure.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el8_10.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-32020" }, { "category": "external", "summary": "RHBZ#2280466", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280466" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-32020", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32020" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-32020", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32020" }, { "category": "external", "summary": "https://github.com/git/git/security/advisories/GHSA-5rfh-556j-fhgj", "url": "https://github.com/git/git/security/advisories/GHSA-5rfh-556j-fhgj" } ], "release_date": "2024-05-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-25T08:24:01+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el8_10.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4084" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el8_10.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 3.9, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:L", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el8_10.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "git: insecure hardlinks" }, { "cve": "CVE-2024-32021", "cwe": { "id": "CWE-61", "name": "UNIX Symbolic Link (Symlink) Following" }, "discovery_date": "2024-05-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2280484" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Git. This flaw allows an unauthenticated attacker to place a repository on their target\u0027s local system that contains symlinks. During the cloning process, Git could be tricked into creating hardlinked arbitrary files into their repository\u0027s objects/ directory, impacting availability and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: symlink bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "While the Git vulnerability described involves the potential creation of hardlinks to arbitrary files during the cloning process, its severity is considered Low due to several mitigating factors. First, successful exploitation relies on the presence of specific conditions, including the use of local cloning over the filesystem and the ability to manipulate symbolic links within the source repository. Secondly, the impact is limited to the creation of hardlinks to user-readable files, which may not necessarily lead to immediate compromise or exploitation of sensitive data. Additionally, the likelihood of exploitation is reduced by the need for direct access to the filesystem where the cloning operation occurs.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el8_10.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-32021" }, { "category": "external", "summary": "RHBZ#2280484", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280484" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-32021", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32021" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-32021", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32021" }, { "category": "external", "summary": "https://github.com/git/git/security/advisories/GHSA-mvxm-9j2h-qjx7", "url": "https://github.com/git/git/security/advisories/GHSA-mvxm-9j2h-qjx7" } ], "release_date": "2024-05-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-25T08:24:01+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el8_10.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4084" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el8_10.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 3.9, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:L", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el8_10.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "git: symlink bypass" }, { "cve": "CVE-2024-32465", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2024-05-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2280446" } ], "notes": [ { "category": "description", "text": "A flaw was found in Git in a full copy of a Git repository. A prerequisite for this vulnerability is for an unauthenticated attacker to place a specialized repository on their target\u0027s local system. If the victim were to clone this repository, it could result in arbitrary code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: additional local RCE", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability identified in Git as CVE-2024-32004, while significant, is categorized as Moderate rather than Important due to several factors. Primarily, the exploit requires meeting specific conditions, such as interacting with repositories from untrusted sources and potentially executing malicious code embedded within them. Additionally, the vulnerability does not inherently grant unauthorized access to system resources or compromise the integrity of Git installations. Although the potential impact of the exploit is substantial, its severity is tempered by the fact that it necessitates user interaction with repositories obtained from untrusted origins.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el8_10.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-32465" }, { "category": "external", "summary": "RHBZ#2280446", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280446" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-32465", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32465" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-32465", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32465" }, { "category": "external", "summary": "https://github.com/git/git/security/advisories/GHSA-vm9j-46j9-qvq4", "url": "https://github.com/git/git/security/advisories/GHSA-vm9j-46j9-qvq4" } ], "release_date": "2024-05-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-25T08:24:01+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el8_10.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4084" }, { "category": "workaround", "details": "To reduce the risk of exploitation, users are advised to refrain from using Git in repositories obtained from archives sourced from untrusted origins. This precautionary measure helps to minimize exposure to potential security threats until the necessary patches can be applied.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el8_10.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "PHYSICAL", "availabilityImpact": "HIGH", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:git-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el8_10.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "git: additional local RCE" } ] }
rhsa-2024:4368
Vulnerability from csaf_redhat
Published
2024-07-08 11:27
Modified
2025-08-03 13:21
Summary
Red Hat Security Advisory: git security update
Notes
Topic
An update for git is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.
Security Fix(es):
* git: Recursive clones RCE (CVE-2024-32002)
* git: RCE while cloning local repos (CVE-2024-32004)
* git: additional local RCE (CVE-2024-32465)
* git: insecure hardlinks (CVE-2024-32020)
* git: symlink bypass (CVE-2024-32021)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for git is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.\n\nSecurity Fix(es):\n\n* git: Recursive clones RCE (CVE-2024-32002)\n\n* git: RCE while cloning local repos (CVE-2024-32004)\n\n* git: additional local RCE (CVE-2024-32465)\n\n* git: insecure hardlinks (CVE-2024-32020)\n\n* git: symlink bypass (CVE-2024-32021)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:4368", "url": "https://access.redhat.com/errata/RHSA-2024:4368" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2280421", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280421" }, { "category": "external", "summary": "2280428", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280428" }, { "category": "external", "summary": "2280446", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280446" }, { "category": "external", "summary": "2280466", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280466" }, { "category": "external", "summary": "2280484", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280484" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4368.json" } ], "title": "Red Hat Security Advisory: git security update", "tracking": { "current_release_date": "2025-08-03T13:21:11+00:00", "generator": { "date": "2025-08-03T13:21:11+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2024:4368", "initial_release_date": "2024-07-08T11:27:59+00:00", "revision_history": [ { "date": "2024-07-08T11:27:59+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-07-08T11:27:59+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-03T13:21:11+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "git-0:2.39.5-1.el9_2.src", "product": { "name": "git-0:2.39.5-1.el9_2.src", "product_id": "git-0:2.39.5-1.el9_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.39.5-1.el9_2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "git-0:2.39.5-1.el9_2.aarch64", "product": { "name": "git-0:2.39.5-1.el9_2.aarch64", "product_id": "git-0:2.39.5-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.39.5-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "git-core-0:2.39.5-1.el9_2.aarch64", "product": { "name": "git-core-0:2.39.5-1.el9_2.aarch64", "product_id": "git-core-0:2.39.5-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.39.5-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.39.5-1.el9_2.aarch64", "product": { "name": "git-credential-libsecret-0:2.39.5-1.el9_2.aarch64", "product_id": "git-credential-libsecret-0:2.39.5-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.39.5-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "git-daemon-0:2.39.5-1.el9_2.aarch64", "product": { "name": "git-daemon-0:2.39.5-1.el9_2.aarch64", "product_id": "git-daemon-0:2.39.5-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.39.5-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "git-subtree-0:2.39.5-1.el9_2.aarch64", "product": { "name": "git-subtree-0:2.39.5-1.el9_2.aarch64", "product_id": "git-subtree-0:2.39.5-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.39.5-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "git-debugsource-0:2.39.5-1.el9_2.aarch64", "product": { "name": "git-debugsource-0:2.39.5-1.el9_2.aarch64", "product_id": "git-debugsource-0:2.39.5-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.39.5-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.39.5-1.el9_2.aarch64", "product": { "name": "git-core-debuginfo-0:2.39.5-1.el9_2.aarch64", "product_id": "git-core-debuginfo-0:2.39.5-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.39.5-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.aarch64", "product": { "name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.aarch64", "product_id": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.39.5-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.39.5-1.el9_2.aarch64", "product": { "name": "git-daemon-debuginfo-0:2.39.5-1.el9_2.aarch64", "product_id": "git-daemon-debuginfo-0:2.39.5-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.39.5-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.39.5-1.el9_2.aarch64", "product": { "name": "git-debuginfo-0:2.39.5-1.el9_2.aarch64", "product_id": "git-debuginfo-0:2.39.5-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.39.5-1.el9_2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "git-0:2.39.5-1.el9_2.ppc64le", "product": { "name": "git-0:2.39.5-1.el9_2.ppc64le", "product_id": "git-0:2.39.5-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.39.5-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "git-core-0:2.39.5-1.el9_2.ppc64le", "product": { "name": "git-core-0:2.39.5-1.el9_2.ppc64le", "product_id": "git-core-0:2.39.5-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.39.5-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.39.5-1.el9_2.ppc64le", "product": { "name": "git-credential-libsecret-0:2.39.5-1.el9_2.ppc64le", "product_id": "git-credential-libsecret-0:2.39.5-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.39.5-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "git-daemon-0:2.39.5-1.el9_2.ppc64le", "product": { "name": "git-daemon-0:2.39.5-1.el9_2.ppc64le", "product_id": "git-daemon-0:2.39.5-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.39.5-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "git-subtree-0:2.39.5-1.el9_2.ppc64le", "product": { "name": "git-subtree-0:2.39.5-1.el9_2.ppc64le", "product_id": "git-subtree-0:2.39.5-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.39.5-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "git-debugsource-0:2.39.5-1.el9_2.ppc64le", "product": { "name": "git-debugsource-0:2.39.5-1.el9_2.ppc64le", "product_id": "git-debugsource-0:2.39.5-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.39.5-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.39.5-1.el9_2.ppc64le", "product": { "name": "git-core-debuginfo-0:2.39.5-1.el9_2.ppc64le", "product_id": "git-core-debuginfo-0:2.39.5-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.39.5-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.ppc64le", "product": { "name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.ppc64le", "product_id": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.39.5-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.39.5-1.el9_2.ppc64le", "product": { "name": "git-daemon-debuginfo-0:2.39.5-1.el9_2.ppc64le", "product_id": "git-daemon-debuginfo-0:2.39.5-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.39.5-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.39.5-1.el9_2.ppc64le", "product": { "name": "git-debuginfo-0:2.39.5-1.el9_2.ppc64le", "product_id": "git-debuginfo-0:2.39.5-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.39.5-1.el9_2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "git-0:2.39.5-1.el9_2.x86_64", "product": { "name": "git-0:2.39.5-1.el9_2.x86_64", "product_id": "git-0:2.39.5-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.39.5-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "git-core-0:2.39.5-1.el9_2.x86_64", "product": { "name": "git-core-0:2.39.5-1.el9_2.x86_64", "product_id": "git-core-0:2.39.5-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.39.5-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.39.5-1.el9_2.x86_64", "product": { "name": "git-credential-libsecret-0:2.39.5-1.el9_2.x86_64", "product_id": "git-credential-libsecret-0:2.39.5-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.39.5-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "git-daemon-0:2.39.5-1.el9_2.x86_64", "product": { "name": "git-daemon-0:2.39.5-1.el9_2.x86_64", "product_id": "git-daemon-0:2.39.5-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.39.5-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "git-subtree-0:2.39.5-1.el9_2.x86_64", "product": { "name": "git-subtree-0:2.39.5-1.el9_2.x86_64", "product_id": "git-subtree-0:2.39.5-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.39.5-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "git-debugsource-0:2.39.5-1.el9_2.x86_64", "product": { "name": "git-debugsource-0:2.39.5-1.el9_2.x86_64", "product_id": "git-debugsource-0:2.39.5-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.39.5-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.39.5-1.el9_2.x86_64", "product": { "name": "git-core-debuginfo-0:2.39.5-1.el9_2.x86_64", "product_id": "git-core-debuginfo-0:2.39.5-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.39.5-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.x86_64", "product": { "name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.x86_64", "product_id": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.39.5-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.39.5-1.el9_2.x86_64", "product": { "name": "git-daemon-debuginfo-0:2.39.5-1.el9_2.x86_64", "product_id": "git-daemon-debuginfo-0:2.39.5-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.39.5-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.39.5-1.el9_2.x86_64", "product": { "name": "git-debuginfo-0:2.39.5-1.el9_2.x86_64", "product_id": "git-debuginfo-0:2.39.5-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.39.5-1.el9_2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "git-0:2.39.5-1.el9_2.s390x", "product": { "name": "git-0:2.39.5-1.el9_2.s390x", "product_id": "git-0:2.39.5-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.39.5-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "git-core-0:2.39.5-1.el9_2.s390x", "product": { "name": "git-core-0:2.39.5-1.el9_2.s390x", "product_id": "git-core-0:2.39.5-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.39.5-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.39.5-1.el9_2.s390x", "product": { "name": "git-credential-libsecret-0:2.39.5-1.el9_2.s390x", "product_id": "git-credential-libsecret-0:2.39.5-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.39.5-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "git-daemon-0:2.39.5-1.el9_2.s390x", "product": { "name": "git-daemon-0:2.39.5-1.el9_2.s390x", "product_id": "git-daemon-0:2.39.5-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.39.5-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "git-subtree-0:2.39.5-1.el9_2.s390x", "product": { "name": "git-subtree-0:2.39.5-1.el9_2.s390x", "product_id": "git-subtree-0:2.39.5-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.39.5-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "git-debugsource-0:2.39.5-1.el9_2.s390x", "product": { "name": "git-debugsource-0:2.39.5-1.el9_2.s390x", "product_id": "git-debugsource-0:2.39.5-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.39.5-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.39.5-1.el9_2.s390x", "product": { "name": "git-core-debuginfo-0:2.39.5-1.el9_2.s390x", "product_id": "git-core-debuginfo-0:2.39.5-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.39.5-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.s390x", "product": { "name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.s390x", "product_id": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.39.5-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.39.5-1.el9_2.s390x", "product": { "name": "git-daemon-debuginfo-0:2.39.5-1.el9_2.s390x", "product_id": "git-daemon-debuginfo-0:2.39.5-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.39.5-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.39.5-1.el9_2.s390x", "product": { "name": "git-debuginfo-0:2.39.5-1.el9_2.s390x", "product_id": "git-debuginfo-0:2.39.5-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.39.5-1.el9_2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "git-all-0:2.39.5-1.el9_2.noarch", "product": { "name": "git-all-0:2.39.5-1.el9_2.noarch", "product_id": "git-all-0:2.39.5-1.el9_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-all@2.39.5-1.el9_2?arch=noarch" } } }, { "category": "product_version", "name": "git-core-doc-0:2.39.5-1.el9_2.noarch", "product": { "name": "git-core-doc-0:2.39.5-1.el9_2.noarch", "product_id": "git-core-doc-0:2.39.5-1.el9_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-doc@2.39.5-1.el9_2?arch=noarch" } } }, { "category": "product_version", "name": "git-email-0:2.39.5-1.el9_2.noarch", "product": { "name": "git-email-0:2.39.5-1.el9_2.noarch", "product_id": "git-email-0:2.39.5-1.el9_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-email@2.39.5-1.el9_2?arch=noarch" } } }, { "category": "product_version", "name": "git-gui-0:2.39.5-1.el9_2.noarch", "product": { "name": "git-gui-0:2.39.5-1.el9_2.noarch", "product_id": "git-gui-0:2.39.5-1.el9_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-gui@2.39.5-1.el9_2?arch=noarch" } } }, { "category": "product_version", "name": "git-instaweb-0:2.39.5-1.el9_2.noarch", "product": { "name": "git-instaweb-0:2.39.5-1.el9_2.noarch", "product_id": "git-instaweb-0:2.39.5-1.el9_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-instaweb@2.39.5-1.el9_2?arch=noarch" } } }, { "category": "product_version", "name": "git-svn-0:2.39.5-1.el9_2.noarch", "product": { "name": "git-svn-0:2.39.5-1.el9_2.noarch", "product_id": "git-svn-0:2.39.5-1.el9_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-svn@2.39.5-1.el9_2?arch=noarch" } } }, { "category": "product_version", "name": "gitk-0:2.39.5-1.el9_2.noarch", "product": { "name": "gitk-0:2.39.5-1.el9_2.noarch", "product_id": "gitk-0:2.39.5-1.el9_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/gitk@2.39.5-1.el9_2?arch=noarch" } } }, { "category": "product_version", "name": "gitweb-0:2.39.5-1.el9_2.noarch", "product": { "name": "gitweb-0:2.39.5-1.el9_2.noarch", "product_id": "gitweb-0:2.39.5-1.el9_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/gitweb@2.39.5-1.el9_2?arch=noarch" } } }, { "category": "product_version", "name": "perl-Git-0:2.39.5-1.el9_2.noarch", "product": { "name": "perl-Git-0:2.39.5-1.el9_2.noarch", "product_id": "perl-Git-0:2.39.5-1.el9_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Git@2.39.5-1.el9_2?arch=noarch" } } }, { "category": "product_version", "name": "perl-Git-SVN-0:2.39.5-1.el9_2.noarch", "product": { "name": "perl-Git-SVN-0:2.39.5-1.el9_2.noarch", "product_id": "perl-Git-SVN-0:2.39.5-1.el9_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Git-SVN@2.39.5-1.el9_2?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "git-0:2.39.5-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.aarch64" }, "product_reference": "git-0:2.39.5-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.39.5-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.ppc64le" }, "product_reference": "git-0:2.39.5-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.39.5-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.s390x" }, "product_reference": "git-0:2.39.5-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.39.5-1.el9_2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.src" }, "product_reference": "git-0:2.39.5-1.el9_2.src", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.39.5-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.x86_64" }, "product_reference": "git-0:2.39.5-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-all-0:2.39.5-1.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-all-0:2.39.5-1.el9_2.noarch" }, "product_reference": "git-all-0:2.39.5-1.el9_2.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.39.5-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.aarch64" }, "product_reference": "git-core-0:2.39.5-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.39.5-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.ppc64le" }, "product_reference": "git-core-0:2.39.5-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.39.5-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.s390x" }, "product_reference": "git-core-0:2.39.5-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.39.5-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.x86_64" }, "product_reference": "git-core-0:2.39.5-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.39.5-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.aarch64" }, "product_reference": "git-core-debuginfo-0:2.39.5-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.39.5-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.ppc64le" }, "product_reference": "git-core-debuginfo-0:2.39.5-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.39.5-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.s390x" }, "product_reference": "git-core-debuginfo-0:2.39.5-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.39.5-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.x86_64" }, "product_reference": "git-core-debuginfo-0:2.39.5-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-doc-0:2.39.5-1.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-core-doc-0:2.39.5-1.el9_2.noarch" }, "product_reference": "git-core-doc-0:2.39.5-1.el9_2.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.39.5-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.aarch64" }, "product_reference": "git-credential-libsecret-0:2.39.5-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.39.5-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.ppc64le" }, "product_reference": "git-credential-libsecret-0:2.39.5-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.39.5-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.s390x" }, "product_reference": "git-credential-libsecret-0:2.39.5-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.39.5-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.x86_64" }, "product_reference": "git-credential-libsecret-0:2.39.5-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.aarch64" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.ppc64le" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.s390x" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.x86_64" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.39.5-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.aarch64" }, "product_reference": "git-daemon-0:2.39.5-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.39.5-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.ppc64le" }, "product_reference": "git-daemon-0:2.39.5-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.39.5-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.s390x" }, "product_reference": "git-daemon-0:2.39.5-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.39.5-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.x86_64" }, "product_reference": "git-daemon-0:2.39.5-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.39.5-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.aarch64" }, "product_reference": "git-daemon-debuginfo-0:2.39.5-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.39.5-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.ppc64le" }, "product_reference": "git-daemon-debuginfo-0:2.39.5-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.39.5-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.s390x" }, "product_reference": "git-daemon-debuginfo-0:2.39.5-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.39.5-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.x86_64" }, "product_reference": "git-daemon-debuginfo-0:2.39.5-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.39.5-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.aarch64" }, "product_reference": "git-debuginfo-0:2.39.5-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.39.5-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.ppc64le" }, "product_reference": "git-debuginfo-0:2.39.5-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.39.5-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.s390x" }, "product_reference": "git-debuginfo-0:2.39.5-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.39.5-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.x86_64" }, "product_reference": "git-debuginfo-0:2.39.5-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.39.5-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.aarch64" }, "product_reference": "git-debugsource-0:2.39.5-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.39.5-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.ppc64le" }, "product_reference": "git-debugsource-0:2.39.5-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.39.5-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.s390x" }, "product_reference": "git-debugsource-0:2.39.5-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.39.5-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.x86_64" }, "product_reference": "git-debugsource-0:2.39.5-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-0:2.39.5-1.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-email-0:2.39.5-1.el9_2.noarch" }, "product_reference": "git-email-0:2.39.5-1.el9_2.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-0:2.39.5-1.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-gui-0:2.39.5-1.el9_2.noarch" }, "product_reference": "git-gui-0:2.39.5-1.el9_2.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-instaweb-0:2.39.5-1.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-instaweb-0:2.39.5-1.el9_2.noarch" }, "product_reference": "git-instaweb-0:2.39.5-1.el9_2.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.39.5-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.aarch64" }, "product_reference": "git-subtree-0:2.39.5-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.39.5-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.ppc64le" }, "product_reference": "git-subtree-0:2.39.5-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.39.5-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.s390x" }, "product_reference": "git-subtree-0:2.39.5-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.39.5-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.x86_64" }, "product_reference": "git-subtree-0:2.39.5-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-0:2.39.5-1.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:git-svn-0:2.39.5-1.el9_2.noarch" }, "product_reference": "git-svn-0:2.39.5-1.el9_2.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-0:2.39.5-1.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:gitk-0:2.39.5-1.el9_2.noarch" }, "product_reference": "gitk-0:2.39.5-1.el9_2.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gitweb-0:2.39.5-1.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:gitweb-0:2.39.5-1.el9_2.noarch" }, "product_reference": "gitweb-0:2.39.5-1.el9_2.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-0:2.39.5-1.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:perl-Git-0:2.39.5-1.el9_2.noarch" }, "product_reference": "perl-Git-0:2.39.5-1.el9_2.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-SVN-0:2.39.5-1.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:perl-Git-SVN-0:2.39.5-1.el9_2.noarch" }, "product_reference": "perl-Git-SVN-0:2.39.5-1.el9_2.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-32002", "cwe": { "id": "CWE-434", "name": "Unrestricted Upload of File with Dangerous Type" }, "discovery_date": "2024-05-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2280421" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Git. This vulnerability allows the malicious manipulation of repositories containing submodules, exploiting a bug that enables the writing of files into the .git/ directory instead of the submodule\u0027s intended worktree. This manipulation facilitates the execution of arbitrary code during the cloning process, bypassing user inspection and control.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: Recursive clones RCE", "title": "Vulnerability summary" }, { "category": "other", "text": "While the described bug in Git presents a significant security concern, it falls short of being categorized as Critical due to several factors. The exploit requires a specific set of conditions, such as repositories with submodules and the presence of symbolic link support. Additionally, successful exploitation relies on users cloning repositories from untrusted sources, limiting its scope compared to critical vulnerabilities that may be remotely exploitable or affect a broader range of use cases. However, the potential impact of remote code execution during cloning operations underscores the importance of promptly applying patches and exercising caution when interacting with Git repositories, emphasizing its significant severity within the realm of software security.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.src", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-all-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-doc-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-email-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-gui-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-instaweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-svn-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitk-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-SVN-0:2.39.5-1.el9_2.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-32002" }, { "category": "external", "summary": "RHBZ#2280421", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280421" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-32002", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32002" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-32002", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32002" }, { "category": "external", "summary": "https://github.com/git/git/security/advisories/GHSA-8h77-4q3w-gfgv", "url": "https://github.com/git/git/security/advisories/GHSA-8h77-4q3w-gfgv" } ], "release_date": "2024-05-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-08T11:27:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.src", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-all-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-doc-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-email-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-gui-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-instaweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-svn-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitk-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-SVN-0:2.39.5-1.el9_2.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4368" }, { "category": "workaround", "details": "One preventative measure is to disable symbolic link support. This can be accomplished by running the command git config --global core.symlinks false. Another temporary option is to avoid using the --recurse-submodules setting with untrusted git repos.", "product_ids": [ "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.src", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-all-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-doc-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-email-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-gui-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-instaweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-svn-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitk-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-SVN-0:2.39.5-1.el9_2.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.0, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.src", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-all-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-doc-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-email-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-gui-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-instaweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-svn-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitk-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-SVN-0:2.39.5-1.el9_2.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "git: Recursive clones RCE" }, { "cve": "CVE-2024-32004", "cwe": { "id": "CWE-114", "name": "Process Control" }, "discovery_date": "2024-05-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2280428" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Git. This vulnerability can be exploited by an unauthenticated attacker who places a specialized repository on the target\u0027s local system. If the victim clones this repository, the attacker can execute arbitrary code.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: RCE while cloning local repos", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability, while significant, does not reach Critical severity due to its reliance on local repository manipulation. While it allows attackers to execute arbitrary code during cloning operations, its impact is constrained by the necessity for access to the target\u0027s local environment. Critical severity typically involves vulnerabilities that can be exploited remotely or without user interaction. Nonetheless, this issue remains Important as it can lead to unauthorized code execution, potentially compromising the integrity and security of affected systems.\n\n\nFuse 7 Karaf uses JGit to manage patches. It\u0027s heavily protected by file permissions and RBAC. Unless an attacker have write permissions to Fuse internal git repositories, this vulnerability is not exploitable.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.src", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-all-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-doc-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-email-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-gui-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-instaweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-svn-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitk-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-SVN-0:2.39.5-1.el9_2.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-32004" }, { "category": "external", "summary": "RHBZ#2280428", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280428" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-32004", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32004" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-32004", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32004" }, { "category": "external", "summary": "https://github.com/git/git/security/advisories/GHSA-xfc6-vwr8-r389", "url": "https://github.com/git/git/security/advisories/GHSA-xfc6-vwr8-r389" } ], "release_date": "2024-05-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-08T11:27:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.src", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-all-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-doc-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-email-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-gui-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-instaweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-svn-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitk-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-SVN-0:2.39.5-1.el9_2.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4368" }, { "category": "workaround", "details": "Exercise caution when cloning repositories from untrusted sources.", "product_ids": [ "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.src", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-all-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-doc-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-email-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-gui-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-instaweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-svn-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitk-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-SVN-0:2.39.5-1.el9_2.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.src", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-all-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-doc-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-email-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-gui-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-instaweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-svn-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitk-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-SVN-0:2.39.5-1.el9_2.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "git: RCE while cloning local repos" }, { "cve": "CVE-2024-32020", "cwe": { "id": "CWE-62", "name": "UNIX Hard Link" }, "discovery_date": "2024-05-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2280466" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Git. This flaw allows an unauthenticated attacker to place a specialized repository on their target\u0027s local system. For performance reasons, Git uses hardlinks when cloning a repository located on the same disk. However, if the repo being cloned is owned by a different user, this can introduce a security risk. At any time in the future, the original repo owner could rewrite the hardlinked files in the cloned user\u0027s repo.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: insecure hardlinks", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability presents a Low severity issue due to its contextual constraints and limited impact potential. Primarily affecting local Git repository clones where source and target repositories reside on the same disk, the risk arises only when the source repository is owned by a different, potentially untrusted user. This scenario necessitates specific conditions for exploitation, such as shared access to the disk among multiple users. Moreover, the impact is localized to the affected repositories and does not extend to the broader system or network. While the integrity of the target repository may be compromised if the untrusted user modifies linked files, the scope of influence is contained within the repository structure.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.src", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-all-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-doc-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-email-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-gui-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-instaweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-svn-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitk-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-SVN-0:2.39.5-1.el9_2.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-32020" }, { "category": "external", "summary": "RHBZ#2280466", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280466" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-32020", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32020" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-32020", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32020" }, { "category": "external", "summary": "https://github.com/git/git/security/advisories/GHSA-5rfh-556j-fhgj", "url": "https://github.com/git/git/security/advisories/GHSA-5rfh-556j-fhgj" } ], "release_date": "2024-05-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-08T11:27:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.src", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-all-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-doc-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-email-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-gui-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-instaweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-svn-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitk-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-SVN-0:2.39.5-1.el9_2.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4368" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.src", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-all-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-doc-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-email-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-gui-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-instaweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-svn-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitk-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-SVN-0:2.39.5-1.el9_2.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 3.9, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:L", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.src", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-all-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-doc-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-email-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-gui-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-instaweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-svn-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitk-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-SVN-0:2.39.5-1.el9_2.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "git: insecure hardlinks" }, { "cve": "CVE-2024-32021", "cwe": { "id": "CWE-61", "name": "UNIX Symbolic Link (Symlink) Following" }, "discovery_date": "2024-05-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2280484" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Git. This flaw allows an unauthenticated attacker to place a repository on their target\u0027s local system that contains symlinks. During the cloning process, Git could be tricked into creating hardlinked arbitrary files into their repository\u0027s objects/ directory, impacting availability and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: symlink bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "While the Git vulnerability described involves the potential creation of hardlinks to arbitrary files during the cloning process, its severity is considered Low due to several mitigating factors. First, successful exploitation relies on the presence of specific conditions, including the use of local cloning over the filesystem and the ability to manipulate symbolic links within the source repository. Secondly, the impact is limited to the creation of hardlinks to user-readable files, which may not necessarily lead to immediate compromise or exploitation of sensitive data. Additionally, the likelihood of exploitation is reduced by the need for direct access to the filesystem where the cloning operation occurs.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.src", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-all-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-doc-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-email-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-gui-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-instaweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-svn-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitk-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-SVN-0:2.39.5-1.el9_2.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-32021" }, { "category": "external", "summary": "RHBZ#2280484", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280484" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-32021", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32021" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-32021", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32021" }, { "category": "external", "summary": "https://github.com/git/git/security/advisories/GHSA-mvxm-9j2h-qjx7", "url": "https://github.com/git/git/security/advisories/GHSA-mvxm-9j2h-qjx7" } ], "release_date": "2024-05-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-08T11:27:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.src", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-all-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-doc-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-email-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-gui-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-instaweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-svn-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitk-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-SVN-0:2.39.5-1.el9_2.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4368" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.src", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-all-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-doc-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-email-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-gui-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-instaweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-svn-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitk-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-SVN-0:2.39.5-1.el9_2.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 3.9, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:L", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.src", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-all-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-doc-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-email-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-gui-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-instaweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-svn-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitk-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-SVN-0:2.39.5-1.el9_2.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "git: symlink bypass" }, { "cve": "CVE-2024-32465", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2024-05-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2280446" } ], "notes": [ { "category": "description", "text": "A flaw was found in Git in a full copy of a Git repository. A prerequisite for this vulnerability is for an unauthenticated attacker to place a specialized repository on their target\u0027s local system. If the victim were to clone this repository, it could result in arbitrary code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: additional local RCE", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability identified in Git as CVE-2024-32004, while significant, is categorized as Moderate rather than Important due to several factors. Primarily, the exploit requires meeting specific conditions, such as interacting with repositories from untrusted sources and potentially executing malicious code embedded within them. Additionally, the vulnerability does not inherently grant unauthorized access to system resources or compromise the integrity of Git installations. Although the potential impact of the exploit is substantial, its severity is tempered by the fact that it necessitates user interaction with repositories obtained from untrusted origins.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.src", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-all-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-doc-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-email-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-gui-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-instaweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-svn-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitk-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-SVN-0:2.39.5-1.el9_2.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-32465" }, { "category": "external", "summary": "RHBZ#2280446", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280446" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-32465", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32465" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-32465", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32465" }, { "category": "external", "summary": "https://github.com/git/git/security/advisories/GHSA-vm9j-46j9-qvq4", "url": "https://github.com/git/git/security/advisories/GHSA-vm9j-46j9-qvq4" } ], "release_date": "2024-05-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-08T11:27:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.src", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-all-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-doc-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-email-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-gui-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-instaweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-svn-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitk-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-SVN-0:2.39.5-1.el9_2.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4368" }, { "category": "workaround", "details": "To reduce the risk of exploitation, users are advised to refrain from using Git in repositories obtained from archives sourced from untrusted origins. This precautionary measure helps to minimize exposure to potential security threats until the necessary patches can be applied.", "product_ids": [ "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.src", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-all-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-doc-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-email-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-gui-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-instaweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-svn-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitk-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-SVN-0:2.39.5-1.el9_2.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "PHYSICAL", "availabilityImpact": "HIGH", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.src", "AppStream-9.2.0.Z.EUS:git-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-all-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-core-doc-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debuginfo-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-debugsource-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-email-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-gui-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-instaweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:git-subtree-0:2.39.5-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:git-svn-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitk-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:gitweb-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-0:2.39.5-1.el9_2.noarch", "AppStream-9.2.0.Z.EUS:perl-Git-SVN-0:2.39.5-1.el9_2.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "git: additional local RCE" } ] }
rhsa-2024:4083
Vulnerability from csaf_redhat
Published
2024-06-25 08:30
Modified
2025-08-03 13:19
Summary
Red Hat Security Advisory: git security update
Notes
Topic
An update for git is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.
Security Fix(es):
* git: Recursive clones RCE (CVE-2024-32002)
* git: RCE while cloning local repos (CVE-2024-32004)
* git: additional local RCE (CVE-2024-32465)
* git: insecure hardlinks (CVE-2024-32020)
* git: symlink bypass (CVE-2024-32021)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for git is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.\n\nSecurity Fix(es):\n\n* git: Recursive clones RCE (CVE-2024-32002)\n\n* git: RCE while cloning local repos (CVE-2024-32004)\n\n* git: additional local RCE (CVE-2024-32465)\n\n* git: insecure hardlinks (CVE-2024-32020)\n\n* git: symlink bypass (CVE-2024-32021)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:4083", "url": "https://access.redhat.com/errata/RHSA-2024:4083" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2280421", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280421" }, { "category": "external", "summary": "2280428", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280428" }, { "category": "external", "summary": "2280446", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280446" }, { "category": "external", "summary": "2280466", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280466" }, { "category": "external", "summary": "2280484", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280484" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4083.json" } ], "title": "Red Hat Security Advisory: git security update", "tracking": { "current_release_date": "2025-08-03T13:19:32+00:00", "generator": { "date": "2025-08-03T13:19:32+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2024:4083", "initial_release_date": "2024-06-25T08:30:30+00:00", "revision_history": [ { "date": "2024-06-25T08:30:30+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-06-25T08:30:30+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-03T13:19:32+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "git-0:2.43.5-1.el9_4.src", "product": { "name": "git-0:2.43.5-1.el9_4.src", "product_id": "git-0:2.43.5-1.el9_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.43.5-1.el9_4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "git-0:2.43.5-1.el9_4.aarch64", "product": { "name": "git-0:2.43.5-1.el9_4.aarch64", "product_id": "git-0:2.43.5-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.43.5-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "git-core-0:2.43.5-1.el9_4.aarch64", "product": { "name": "git-core-0:2.43.5-1.el9_4.aarch64", "product_id": "git-core-0:2.43.5-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.43.5-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.43.5-1.el9_4.aarch64", "product": { "name": "git-credential-libsecret-0:2.43.5-1.el9_4.aarch64", "product_id": "git-credential-libsecret-0:2.43.5-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.43.5-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "git-daemon-0:2.43.5-1.el9_4.aarch64", "product": { "name": "git-daemon-0:2.43.5-1.el9_4.aarch64", "product_id": "git-daemon-0:2.43.5-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.43.5-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "git-subtree-0:2.43.5-1.el9_4.aarch64", "product": { "name": "git-subtree-0:2.43.5-1.el9_4.aarch64", "product_id": "git-subtree-0:2.43.5-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.43.5-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "git-debugsource-0:2.43.5-1.el9_4.aarch64", "product": { "name": "git-debugsource-0:2.43.5-1.el9_4.aarch64", "product_id": "git-debugsource-0:2.43.5-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.43.5-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.43.5-1.el9_4.aarch64", "product": { "name": "git-core-debuginfo-0:2.43.5-1.el9_4.aarch64", "product_id": "git-core-debuginfo-0:2.43.5-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.43.5-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.aarch64", "product": { "name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.aarch64", "product_id": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.43.5-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.43.5-1.el9_4.aarch64", "product": { "name": "git-daemon-debuginfo-0:2.43.5-1.el9_4.aarch64", "product_id": "git-daemon-debuginfo-0:2.43.5-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.43.5-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.43.5-1.el9_4.aarch64", "product": { "name": "git-debuginfo-0:2.43.5-1.el9_4.aarch64", "product_id": "git-debuginfo-0:2.43.5-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.43.5-1.el9_4?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "git-0:2.43.5-1.el9_4.ppc64le", "product": { "name": "git-0:2.43.5-1.el9_4.ppc64le", "product_id": "git-0:2.43.5-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.43.5-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "git-core-0:2.43.5-1.el9_4.ppc64le", "product": { "name": "git-core-0:2.43.5-1.el9_4.ppc64le", "product_id": "git-core-0:2.43.5-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.43.5-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.43.5-1.el9_4.ppc64le", "product": { "name": "git-credential-libsecret-0:2.43.5-1.el9_4.ppc64le", "product_id": "git-credential-libsecret-0:2.43.5-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.43.5-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "git-daemon-0:2.43.5-1.el9_4.ppc64le", "product": { "name": "git-daemon-0:2.43.5-1.el9_4.ppc64le", "product_id": "git-daemon-0:2.43.5-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.43.5-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "git-subtree-0:2.43.5-1.el9_4.ppc64le", "product": { "name": "git-subtree-0:2.43.5-1.el9_4.ppc64le", "product_id": "git-subtree-0:2.43.5-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.43.5-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "git-debugsource-0:2.43.5-1.el9_4.ppc64le", "product": { "name": "git-debugsource-0:2.43.5-1.el9_4.ppc64le", "product_id": "git-debugsource-0:2.43.5-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.43.5-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.43.5-1.el9_4.ppc64le", "product": { "name": "git-core-debuginfo-0:2.43.5-1.el9_4.ppc64le", "product_id": "git-core-debuginfo-0:2.43.5-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.43.5-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.ppc64le", "product": { "name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.ppc64le", "product_id": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.43.5-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.43.5-1.el9_4.ppc64le", "product": { "name": "git-daemon-debuginfo-0:2.43.5-1.el9_4.ppc64le", "product_id": "git-daemon-debuginfo-0:2.43.5-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.43.5-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.43.5-1.el9_4.ppc64le", "product": { "name": "git-debuginfo-0:2.43.5-1.el9_4.ppc64le", "product_id": "git-debuginfo-0:2.43.5-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.43.5-1.el9_4?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "git-0:2.43.5-1.el9_4.x86_64", "product": { "name": "git-0:2.43.5-1.el9_4.x86_64", "product_id": "git-0:2.43.5-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.43.5-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "git-core-0:2.43.5-1.el9_4.x86_64", "product": { "name": "git-core-0:2.43.5-1.el9_4.x86_64", "product_id": "git-core-0:2.43.5-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.43.5-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.43.5-1.el9_4.x86_64", "product": { "name": "git-credential-libsecret-0:2.43.5-1.el9_4.x86_64", "product_id": "git-credential-libsecret-0:2.43.5-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.43.5-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "git-daemon-0:2.43.5-1.el9_4.x86_64", "product": { "name": "git-daemon-0:2.43.5-1.el9_4.x86_64", "product_id": "git-daemon-0:2.43.5-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.43.5-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "git-subtree-0:2.43.5-1.el9_4.x86_64", "product": { "name": "git-subtree-0:2.43.5-1.el9_4.x86_64", "product_id": "git-subtree-0:2.43.5-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.43.5-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "git-debugsource-0:2.43.5-1.el9_4.x86_64", "product": { "name": "git-debugsource-0:2.43.5-1.el9_4.x86_64", "product_id": "git-debugsource-0:2.43.5-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.43.5-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.43.5-1.el9_4.x86_64", "product": { "name": "git-core-debuginfo-0:2.43.5-1.el9_4.x86_64", "product_id": "git-core-debuginfo-0:2.43.5-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.43.5-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.x86_64", "product": { "name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.x86_64", "product_id": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.43.5-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.43.5-1.el9_4.x86_64", "product": { "name": "git-daemon-debuginfo-0:2.43.5-1.el9_4.x86_64", "product_id": "git-daemon-debuginfo-0:2.43.5-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.43.5-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.43.5-1.el9_4.x86_64", "product": { "name": "git-debuginfo-0:2.43.5-1.el9_4.x86_64", "product_id": "git-debuginfo-0:2.43.5-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.43.5-1.el9_4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "git-0:2.43.5-1.el9_4.s390x", "product": { "name": "git-0:2.43.5-1.el9_4.s390x", "product_id": "git-0:2.43.5-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.43.5-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "git-core-0:2.43.5-1.el9_4.s390x", "product": { "name": "git-core-0:2.43.5-1.el9_4.s390x", "product_id": "git-core-0:2.43.5-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.43.5-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.43.5-1.el9_4.s390x", "product": { "name": "git-credential-libsecret-0:2.43.5-1.el9_4.s390x", "product_id": "git-credential-libsecret-0:2.43.5-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.43.5-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "git-daemon-0:2.43.5-1.el9_4.s390x", "product": { "name": "git-daemon-0:2.43.5-1.el9_4.s390x", "product_id": "git-daemon-0:2.43.5-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.43.5-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "git-subtree-0:2.43.5-1.el9_4.s390x", "product": { "name": "git-subtree-0:2.43.5-1.el9_4.s390x", "product_id": "git-subtree-0:2.43.5-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.43.5-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "git-debugsource-0:2.43.5-1.el9_4.s390x", "product": { "name": "git-debugsource-0:2.43.5-1.el9_4.s390x", "product_id": "git-debugsource-0:2.43.5-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.43.5-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.43.5-1.el9_4.s390x", "product": { "name": "git-core-debuginfo-0:2.43.5-1.el9_4.s390x", "product_id": "git-core-debuginfo-0:2.43.5-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.43.5-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.s390x", "product": { "name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.s390x", "product_id": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.43.5-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.43.5-1.el9_4.s390x", "product": { "name": "git-daemon-debuginfo-0:2.43.5-1.el9_4.s390x", "product_id": "git-daemon-debuginfo-0:2.43.5-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.43.5-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.43.5-1.el9_4.s390x", "product": { "name": "git-debuginfo-0:2.43.5-1.el9_4.s390x", "product_id": "git-debuginfo-0:2.43.5-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.43.5-1.el9_4?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "git-all-0:2.43.5-1.el9_4.noarch", "product": { "name": "git-all-0:2.43.5-1.el9_4.noarch", "product_id": "git-all-0:2.43.5-1.el9_4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-all@2.43.5-1.el9_4?arch=noarch" } } }, { "category": "product_version", "name": "git-core-doc-0:2.43.5-1.el9_4.noarch", "product": { "name": "git-core-doc-0:2.43.5-1.el9_4.noarch", "product_id": "git-core-doc-0:2.43.5-1.el9_4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-doc@2.43.5-1.el9_4?arch=noarch" } } }, { "category": "product_version", "name": "git-email-0:2.43.5-1.el9_4.noarch", "product": { "name": "git-email-0:2.43.5-1.el9_4.noarch", "product_id": "git-email-0:2.43.5-1.el9_4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-email@2.43.5-1.el9_4?arch=noarch" } } }, { "category": "product_version", "name": "git-gui-0:2.43.5-1.el9_4.noarch", "product": { "name": "git-gui-0:2.43.5-1.el9_4.noarch", "product_id": "git-gui-0:2.43.5-1.el9_4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-gui@2.43.5-1.el9_4?arch=noarch" } } }, { "category": "product_version", "name": "git-instaweb-0:2.43.5-1.el9_4.noarch", "product": { "name": "git-instaweb-0:2.43.5-1.el9_4.noarch", "product_id": "git-instaweb-0:2.43.5-1.el9_4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-instaweb@2.43.5-1.el9_4?arch=noarch" } } }, { "category": "product_version", "name": "git-svn-0:2.43.5-1.el9_4.noarch", "product": { "name": "git-svn-0:2.43.5-1.el9_4.noarch", "product_id": "git-svn-0:2.43.5-1.el9_4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-svn@2.43.5-1.el9_4?arch=noarch" } } }, { "category": "product_version", "name": "gitk-0:2.43.5-1.el9_4.noarch", "product": { "name": "gitk-0:2.43.5-1.el9_4.noarch", "product_id": "gitk-0:2.43.5-1.el9_4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/gitk@2.43.5-1.el9_4?arch=noarch" } } }, { "category": "product_version", "name": "gitweb-0:2.43.5-1.el9_4.noarch", "product": { "name": "gitweb-0:2.43.5-1.el9_4.noarch", "product_id": "gitweb-0:2.43.5-1.el9_4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/gitweb@2.43.5-1.el9_4?arch=noarch" } } }, { "category": "product_version", "name": "perl-Git-0:2.43.5-1.el9_4.noarch", "product": { "name": "perl-Git-0:2.43.5-1.el9_4.noarch", "product_id": "perl-Git-0:2.43.5-1.el9_4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Git@2.43.5-1.el9_4?arch=noarch" } } }, { "category": "product_version", "name": "perl-Git-SVN-0:2.43.5-1.el9_4.noarch", "product": { "name": "perl-Git-SVN-0:2.43.5-1.el9_4.noarch", "product_id": "perl-Git-SVN-0:2.43.5-1.el9_4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Git-SVN@2.43.5-1.el9_4?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "git-0:2.43.5-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.aarch64" }, "product_reference": "git-0:2.43.5-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.43.5-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.ppc64le" }, "product_reference": "git-0:2.43.5-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.43.5-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.s390x" }, "product_reference": "git-0:2.43.5-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.43.5-1.el9_4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.src" }, "product_reference": "git-0:2.43.5-1.el9_4.src", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.43.5-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.x86_64" }, "product_reference": "git-0:2.43.5-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-all-0:2.43.5-1.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el9_4.noarch" }, "product_reference": "git-all-0:2.43.5-1.el9_4.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.43.5-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.aarch64" }, "product_reference": "git-core-0:2.43.5-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.43.5-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.ppc64le" }, "product_reference": "git-core-0:2.43.5-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.43.5-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.s390x" }, "product_reference": "git-core-0:2.43.5-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.43.5-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.x86_64" }, "product_reference": "git-core-0:2.43.5-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.43.5-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.aarch64" }, "product_reference": "git-core-debuginfo-0:2.43.5-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.43.5-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.ppc64le" }, "product_reference": "git-core-debuginfo-0:2.43.5-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.43.5-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.s390x" }, "product_reference": "git-core-debuginfo-0:2.43.5-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.43.5-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.x86_64" }, "product_reference": "git-core-debuginfo-0:2.43.5-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-doc-0:2.43.5-1.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el9_4.noarch" }, "product_reference": "git-core-doc-0:2.43.5-1.el9_4.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.43.5-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.aarch64" }, "product_reference": "git-credential-libsecret-0:2.43.5-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.43.5-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.ppc64le" }, "product_reference": "git-credential-libsecret-0:2.43.5-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.43.5-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.s390x" }, "product_reference": "git-credential-libsecret-0:2.43.5-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.43.5-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.x86_64" }, "product_reference": "git-credential-libsecret-0:2.43.5-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.aarch64" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.ppc64le" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.s390x" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.x86_64" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.43.5-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.aarch64" }, "product_reference": "git-daemon-0:2.43.5-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.43.5-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.ppc64le" }, "product_reference": "git-daemon-0:2.43.5-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.43.5-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.s390x" }, "product_reference": "git-daemon-0:2.43.5-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.43.5-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.x86_64" }, "product_reference": "git-daemon-0:2.43.5-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.43.5-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.aarch64" }, "product_reference": "git-daemon-debuginfo-0:2.43.5-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.43.5-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.ppc64le" }, "product_reference": "git-daemon-debuginfo-0:2.43.5-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.43.5-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.s390x" }, "product_reference": "git-daemon-debuginfo-0:2.43.5-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.43.5-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.x86_64" }, "product_reference": "git-daemon-debuginfo-0:2.43.5-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.43.5-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.aarch64" }, "product_reference": "git-debuginfo-0:2.43.5-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.43.5-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.ppc64le" }, "product_reference": "git-debuginfo-0:2.43.5-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.43.5-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.s390x" }, "product_reference": "git-debuginfo-0:2.43.5-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.43.5-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.x86_64" }, "product_reference": "git-debuginfo-0:2.43.5-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.43.5-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.aarch64" }, "product_reference": "git-debugsource-0:2.43.5-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.43.5-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.ppc64le" }, "product_reference": "git-debugsource-0:2.43.5-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.43.5-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.s390x" }, "product_reference": "git-debugsource-0:2.43.5-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.43.5-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.x86_64" }, "product_reference": "git-debugsource-0:2.43.5-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-0:2.43.5-1.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el9_4.noarch" }, "product_reference": "git-email-0:2.43.5-1.el9_4.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-0:2.43.5-1.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el9_4.noarch" }, "product_reference": "git-gui-0:2.43.5-1.el9_4.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-instaweb-0:2.43.5-1.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el9_4.noarch" }, "product_reference": "git-instaweb-0:2.43.5-1.el9_4.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.43.5-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.aarch64" }, "product_reference": "git-subtree-0:2.43.5-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.43.5-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.ppc64le" }, "product_reference": "git-subtree-0:2.43.5-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.43.5-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.s390x" }, "product_reference": "git-subtree-0:2.43.5-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.43.5-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.x86_64" }, "product_reference": "git-subtree-0:2.43.5-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-0:2.43.5-1.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el9_4.noarch" }, "product_reference": "git-svn-0:2.43.5-1.el9_4.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-0:2.43.5-1.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el9_4.noarch" }, "product_reference": "gitk-0:2.43.5-1.el9_4.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gitweb-0:2.43.5-1.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el9_4.noarch" }, "product_reference": "gitweb-0:2.43.5-1.el9_4.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-0:2.43.5-1.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el9_4.noarch" }, "product_reference": "perl-Git-0:2.43.5-1.el9_4.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-SVN-0:2.43.5-1.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el9_4.noarch" }, "product_reference": "perl-Git-SVN-0:2.43.5-1.el9_4.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-32002", "cwe": { "id": "CWE-434", "name": "Unrestricted Upload of File with Dangerous Type" }, "discovery_date": "2024-05-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2280421" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Git. This vulnerability allows the malicious manipulation of repositories containing submodules, exploiting a bug that enables the writing of files into the .git/ directory instead of the submodule\u0027s intended worktree. This manipulation facilitates the execution of arbitrary code during the cloning process, bypassing user inspection and control.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: Recursive clones RCE", "title": "Vulnerability summary" }, { "category": "other", "text": "While the described bug in Git presents a significant security concern, it falls short of being categorized as Critical due to several factors. The exploit requires a specific set of conditions, such as repositories with submodules and the presence of symbolic link support. Additionally, successful exploitation relies on users cloning repositories from untrusted sources, limiting its scope compared to critical vulnerabilities that may be remotely exploitable or affect a broader range of use cases. However, the potential impact of remote code execution during cloning operations underscores the importance of promptly applying patches and exercising caution when interacting with Git repositories, emphasizing its significant severity within the realm of software security.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el9_4.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-32002" }, { "category": "external", "summary": "RHBZ#2280421", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280421" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-32002", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32002" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-32002", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32002" }, { "category": "external", "summary": "https://github.com/git/git/security/advisories/GHSA-8h77-4q3w-gfgv", "url": "https://github.com/git/git/security/advisories/GHSA-8h77-4q3w-gfgv" } ], "release_date": "2024-05-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-25T08:30:30+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el9_4.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4083" }, { "category": "workaround", "details": "One preventative measure is to disable symbolic link support. This can be accomplished by running the command git config --global core.symlinks false. Another temporary option is to avoid using the --recurse-submodules setting with untrusted git repos.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el9_4.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.0, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el9_4.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "git: Recursive clones RCE" }, { "cve": "CVE-2024-32004", "cwe": { "id": "CWE-114", "name": "Process Control" }, "discovery_date": "2024-05-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2280428" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Git. This vulnerability can be exploited by an unauthenticated attacker who places a specialized repository on the target\u0027s local system. If the victim clones this repository, the attacker can execute arbitrary code.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: RCE while cloning local repos", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability, while significant, does not reach Critical severity due to its reliance on local repository manipulation. While it allows attackers to execute arbitrary code during cloning operations, its impact is constrained by the necessity for access to the target\u0027s local environment. Critical severity typically involves vulnerabilities that can be exploited remotely or without user interaction. Nonetheless, this issue remains Important as it can lead to unauthorized code execution, potentially compromising the integrity and security of affected systems.\n\n\nFuse 7 Karaf uses JGit to manage patches. It\u0027s heavily protected by file permissions and RBAC. Unless an attacker have write permissions to Fuse internal git repositories, this vulnerability is not exploitable.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el9_4.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-32004" }, { "category": "external", "summary": "RHBZ#2280428", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280428" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-32004", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32004" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-32004", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32004" }, { "category": "external", "summary": "https://github.com/git/git/security/advisories/GHSA-xfc6-vwr8-r389", "url": "https://github.com/git/git/security/advisories/GHSA-xfc6-vwr8-r389" } ], "release_date": "2024-05-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-25T08:30:30+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el9_4.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4083" }, { "category": "workaround", "details": "Exercise caution when cloning repositories from untrusted sources.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el9_4.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el9_4.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "git: RCE while cloning local repos" }, { "cve": "CVE-2024-32020", "cwe": { "id": "CWE-62", "name": "UNIX Hard Link" }, "discovery_date": "2024-05-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2280466" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Git. This flaw allows an unauthenticated attacker to place a specialized repository on their target\u0027s local system. For performance reasons, Git uses hardlinks when cloning a repository located on the same disk. However, if the repo being cloned is owned by a different user, this can introduce a security risk. At any time in the future, the original repo owner could rewrite the hardlinked files in the cloned user\u0027s repo.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: insecure hardlinks", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability presents a Low severity issue due to its contextual constraints and limited impact potential. Primarily affecting local Git repository clones where source and target repositories reside on the same disk, the risk arises only when the source repository is owned by a different, potentially untrusted user. This scenario necessitates specific conditions for exploitation, such as shared access to the disk among multiple users. Moreover, the impact is localized to the affected repositories and does not extend to the broader system or network. While the integrity of the target repository may be compromised if the untrusted user modifies linked files, the scope of influence is contained within the repository structure.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el9_4.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-32020" }, { "category": "external", "summary": "RHBZ#2280466", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280466" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-32020", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32020" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-32020", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32020" }, { "category": "external", "summary": "https://github.com/git/git/security/advisories/GHSA-5rfh-556j-fhgj", "url": "https://github.com/git/git/security/advisories/GHSA-5rfh-556j-fhgj" } ], "release_date": "2024-05-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-25T08:30:30+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el9_4.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4083" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el9_4.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 3.9, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:L", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el9_4.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "git: insecure hardlinks" }, { "cve": "CVE-2024-32021", "cwe": { "id": "CWE-61", "name": "UNIX Symbolic Link (Symlink) Following" }, "discovery_date": "2024-05-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2280484" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Git. This flaw allows an unauthenticated attacker to place a repository on their target\u0027s local system that contains symlinks. During the cloning process, Git could be tricked into creating hardlinked arbitrary files into their repository\u0027s objects/ directory, impacting availability and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: symlink bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "While the Git vulnerability described involves the potential creation of hardlinks to arbitrary files during the cloning process, its severity is considered Low due to several mitigating factors. First, successful exploitation relies on the presence of specific conditions, including the use of local cloning over the filesystem and the ability to manipulate symbolic links within the source repository. Secondly, the impact is limited to the creation of hardlinks to user-readable files, which may not necessarily lead to immediate compromise or exploitation of sensitive data. Additionally, the likelihood of exploitation is reduced by the need for direct access to the filesystem where the cloning operation occurs.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el9_4.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-32021" }, { "category": "external", "summary": "RHBZ#2280484", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280484" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-32021", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32021" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-32021", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32021" }, { "category": "external", "summary": "https://github.com/git/git/security/advisories/GHSA-mvxm-9j2h-qjx7", "url": "https://github.com/git/git/security/advisories/GHSA-mvxm-9j2h-qjx7" } ], "release_date": "2024-05-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-25T08:30:30+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el9_4.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4083" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el9_4.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 3.9, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:L", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el9_4.noarch" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "git: symlink bypass" }, { "cve": "CVE-2024-32465", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2024-05-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2280446" } ], "notes": [ { "category": "description", "text": "A flaw was found in Git in a full copy of a Git repository. A prerequisite for this vulnerability is for an unauthenticated attacker to place a specialized repository on their target\u0027s local system. If the victim were to clone this repository, it could result in arbitrary code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: additional local RCE", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability identified in Git as CVE-2024-32004, while significant, is categorized as Moderate rather than Important due to several factors. Primarily, the exploit requires meeting specific conditions, such as interacting with repositories from untrusted sources and potentially executing malicious code embedded within them. Additionally, the vulnerability does not inherently grant unauthorized access to system resources or compromise the integrity of Git installations. Although the potential impact of the exploit is substantial, its severity is tempered by the fact that it necessitates user interaction with repositories obtained from untrusted origins.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el9_4.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-32465" }, { "category": "external", "summary": "RHBZ#2280446", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280446" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-32465", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32465" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-32465", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32465" }, { "category": "external", "summary": "https://github.com/git/git/security/advisories/GHSA-vm9j-46j9-qvq4", "url": "https://github.com/git/git/security/advisories/GHSA-vm9j-46j9-qvq4" } ], "release_date": "2024-05-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-25T08:30:30+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el9_4.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4083" }, { "category": "workaround", "details": "To reduce the risk of exploitation, users are advised to refrain from using Git in repositories obtained from archives sourced from untrusted origins. This precautionary measure helps to minimize exposure to potential security threats until the necessary patches can be applied.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el9_4.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "PHYSICAL", "availabilityImpact": "HIGH", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:git-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-all-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-core-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-core-doc-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-credential-libsecret-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-daemon-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debuginfo-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-debugsource-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-email-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-gui-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-instaweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:git-subtree-0:2.43.5-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:git-svn-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitk-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:gitweb-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-0:2.43.5-1.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:perl-Git-SVN-0:2.43.5-1.el9_4.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "git: additional local RCE" } ] }
rhsa-2024:6027
Vulnerability from csaf_redhat
Published
2024-08-29 11:37
Modified
2025-08-03 13:21
Summary
Red Hat Security Advisory: git security update
Notes
Topic
An update for git is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.
Security Fix(es):
* git: Recursive clones RCE (CVE-2024-32002)
* git: RCE while cloning local repos (CVE-2024-32004)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for git is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.\n\nSecurity Fix(es):\n\n* git: Recursive clones RCE (CVE-2024-32002)\n\n* git: RCE while cloning local repos (CVE-2024-32004)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:6027", "url": "https://access.redhat.com/errata/RHSA-2024:6027" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2280421", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280421" }, { "category": "external", "summary": "2280428", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280428" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6027.json" } ], "title": "Red Hat Security Advisory: git security update", "tracking": { "current_release_date": "2025-08-03T13:21:13+00:00", "generator": { "date": "2025-08-03T13:21:13+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2024:6027", "initial_release_date": "2024-08-29T11:37:33+00:00", "revision_history": [ { "date": "2024-08-29T11:37:33+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-29T11:37:33+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-03T13:21:13+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "git-0:2.31.8-3.el8_6.src", "product": { "name": "git-0:2.31.8-3.el8_6.src", "product_id": "git-0:2.31.8-3.el8_6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.31.8-3.el8_6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "git-0:2.31.8-3.el8_6.x86_64", "product": { "name": "git-0:2.31.8-3.el8_6.x86_64", "product_id": "git-0:2.31.8-3.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.31.8-3.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "git-core-0:2.31.8-3.el8_6.x86_64", "product": { "name": "git-core-0:2.31.8-3.el8_6.x86_64", "product_id": "git-core-0:2.31.8-3.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.31.8-3.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.31.8-3.el8_6.x86_64", "product": { "name": "git-credential-libsecret-0:2.31.8-3.el8_6.x86_64", "product_id": "git-credential-libsecret-0:2.31.8-3.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.31.8-3.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "git-daemon-0:2.31.8-3.el8_6.x86_64", "product": { "name": "git-daemon-0:2.31.8-3.el8_6.x86_64", "product_id": "git-daemon-0:2.31.8-3.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.31.8-3.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "git-subtree-0:2.31.8-3.el8_6.x86_64", "product": { "name": "git-subtree-0:2.31.8-3.el8_6.x86_64", "product_id": "git-subtree-0:2.31.8-3.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.31.8-3.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "git-debugsource-0:2.31.8-3.el8_6.x86_64", "product": { "name": "git-debugsource-0:2.31.8-3.el8_6.x86_64", "product_id": "git-debugsource-0:2.31.8-3.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.31.8-3.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.31.8-3.el8_6.x86_64", "product": { "name": "git-core-debuginfo-0:2.31.8-3.el8_6.x86_64", "product_id": "git-core-debuginfo-0:2.31.8-3.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.31.8-3.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64", "product": { "name": "git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64", "product_id": "git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.31.8-3.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64", "product": { "name": "git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64", "product_id": "git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.31.8-3.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.31.8-3.el8_6.x86_64", "product": { "name": "git-debuginfo-0:2.31.8-3.el8_6.x86_64", "product_id": "git-debuginfo-0:2.31.8-3.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.31.8-3.el8_6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "git-all-0:2.31.8-3.el8_6.noarch", "product": { "name": "git-all-0:2.31.8-3.el8_6.noarch", "product_id": "git-all-0:2.31.8-3.el8_6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-all@2.31.8-3.el8_6?arch=noarch" } } }, { "category": "product_version", "name": "git-core-doc-0:2.31.8-3.el8_6.noarch", "product": { "name": "git-core-doc-0:2.31.8-3.el8_6.noarch", "product_id": "git-core-doc-0:2.31.8-3.el8_6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-doc@2.31.8-3.el8_6?arch=noarch" } } }, { "category": "product_version", "name": "git-email-0:2.31.8-3.el8_6.noarch", "product": { "name": "git-email-0:2.31.8-3.el8_6.noarch", "product_id": "git-email-0:2.31.8-3.el8_6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-email@2.31.8-3.el8_6?arch=noarch" } } }, { "category": "product_version", "name": "git-gui-0:2.31.8-3.el8_6.noarch", "product": { "name": "git-gui-0:2.31.8-3.el8_6.noarch", "product_id": "git-gui-0:2.31.8-3.el8_6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-gui@2.31.8-3.el8_6?arch=noarch" } } }, { "category": "product_version", "name": "git-instaweb-0:2.31.8-3.el8_6.noarch", "product": { "name": "git-instaweb-0:2.31.8-3.el8_6.noarch", "product_id": "git-instaweb-0:2.31.8-3.el8_6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-instaweb@2.31.8-3.el8_6?arch=noarch" } } }, { "category": "product_version", "name": "git-svn-0:2.31.8-3.el8_6.noarch", "product": { "name": "git-svn-0:2.31.8-3.el8_6.noarch", "product_id": "git-svn-0:2.31.8-3.el8_6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-svn@2.31.8-3.el8_6?arch=noarch" } } }, { "category": "product_version", "name": "gitk-0:2.31.8-3.el8_6.noarch", "product": { "name": "gitk-0:2.31.8-3.el8_6.noarch", "product_id": "gitk-0:2.31.8-3.el8_6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/gitk@2.31.8-3.el8_6?arch=noarch" } } }, { "category": "product_version", "name": "gitweb-0:2.31.8-3.el8_6.noarch", "product": { "name": "gitweb-0:2.31.8-3.el8_6.noarch", "product_id": "gitweb-0:2.31.8-3.el8_6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/gitweb@2.31.8-3.el8_6?arch=noarch" } } }, { "category": "product_version", "name": "perl-Git-0:2.31.8-3.el8_6.noarch", "product": { "name": "perl-Git-0:2.31.8-3.el8_6.noarch", "product_id": "perl-Git-0:2.31.8-3.el8_6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Git@2.31.8-3.el8_6?arch=noarch" } } }, { "category": "product_version", "name": "perl-Git-SVN-0:2.31.8-3.el8_6.noarch", "product": { "name": "perl-Git-SVN-0:2.31.8-3.el8_6.noarch", "product_id": "perl-Git-SVN-0:2.31.8-3.el8_6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Git-SVN@2.31.8-3.el8_6?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "git-0:2.31.8-3.el8_6.aarch64", "product": { "name": "git-0:2.31.8-3.el8_6.aarch64", "product_id": "git-0:2.31.8-3.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.31.8-3.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "git-core-0:2.31.8-3.el8_6.aarch64", "product": { "name": "git-core-0:2.31.8-3.el8_6.aarch64", "product_id": "git-core-0:2.31.8-3.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.31.8-3.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.31.8-3.el8_6.aarch64", "product": { "name": "git-credential-libsecret-0:2.31.8-3.el8_6.aarch64", "product_id": "git-credential-libsecret-0:2.31.8-3.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.31.8-3.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "git-daemon-0:2.31.8-3.el8_6.aarch64", "product": { "name": "git-daemon-0:2.31.8-3.el8_6.aarch64", "product_id": "git-daemon-0:2.31.8-3.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.31.8-3.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "git-subtree-0:2.31.8-3.el8_6.aarch64", "product": { "name": "git-subtree-0:2.31.8-3.el8_6.aarch64", "product_id": "git-subtree-0:2.31.8-3.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.31.8-3.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "git-debugsource-0:2.31.8-3.el8_6.aarch64", "product": { "name": "git-debugsource-0:2.31.8-3.el8_6.aarch64", "product_id": "git-debugsource-0:2.31.8-3.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.31.8-3.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.31.8-3.el8_6.aarch64", "product": { "name": "git-core-debuginfo-0:2.31.8-3.el8_6.aarch64", "product_id": "git-core-debuginfo-0:2.31.8-3.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.31.8-3.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.aarch64", "product": { "name": "git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.aarch64", "product_id": "git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.31.8-3.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.31.8-3.el8_6.aarch64", "product": { "name": "git-daemon-debuginfo-0:2.31.8-3.el8_6.aarch64", "product_id": "git-daemon-debuginfo-0:2.31.8-3.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.31.8-3.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.31.8-3.el8_6.aarch64", "product": { "name": "git-debuginfo-0:2.31.8-3.el8_6.aarch64", "product_id": "git-debuginfo-0:2.31.8-3.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.31.8-3.el8_6?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "git-0:2.31.8-3.el8_6.ppc64le", "product": { "name": "git-0:2.31.8-3.el8_6.ppc64le", "product_id": "git-0:2.31.8-3.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.31.8-3.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "git-core-0:2.31.8-3.el8_6.ppc64le", "product": { "name": "git-core-0:2.31.8-3.el8_6.ppc64le", "product_id": "git-core-0:2.31.8-3.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.31.8-3.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.31.8-3.el8_6.ppc64le", "product": { "name": "git-credential-libsecret-0:2.31.8-3.el8_6.ppc64le", "product_id": "git-credential-libsecret-0:2.31.8-3.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.31.8-3.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "git-daemon-0:2.31.8-3.el8_6.ppc64le", "product": { "name": "git-daemon-0:2.31.8-3.el8_6.ppc64le", "product_id": "git-daemon-0:2.31.8-3.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.31.8-3.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "git-subtree-0:2.31.8-3.el8_6.ppc64le", "product": { "name": "git-subtree-0:2.31.8-3.el8_6.ppc64le", "product_id": "git-subtree-0:2.31.8-3.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.31.8-3.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "git-debugsource-0:2.31.8-3.el8_6.ppc64le", "product": { "name": "git-debugsource-0:2.31.8-3.el8_6.ppc64le", "product_id": "git-debugsource-0:2.31.8-3.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.31.8-3.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.31.8-3.el8_6.ppc64le", "product": { "name": "git-core-debuginfo-0:2.31.8-3.el8_6.ppc64le", "product_id": "git-core-debuginfo-0:2.31.8-3.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.31.8-3.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.ppc64le", "product": { "name": "git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.ppc64le", "product_id": "git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.31.8-3.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.31.8-3.el8_6.ppc64le", "product": { "name": "git-daemon-debuginfo-0:2.31.8-3.el8_6.ppc64le", "product_id": "git-daemon-debuginfo-0:2.31.8-3.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.31.8-3.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.31.8-3.el8_6.ppc64le", "product": { "name": "git-debuginfo-0:2.31.8-3.el8_6.ppc64le", "product_id": "git-debuginfo-0:2.31.8-3.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.31.8-3.el8_6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "git-0:2.31.8-3.el8_6.s390x", "product": { "name": "git-0:2.31.8-3.el8_6.s390x", "product_id": "git-0:2.31.8-3.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.31.8-3.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "git-core-0:2.31.8-3.el8_6.s390x", "product": { "name": "git-core-0:2.31.8-3.el8_6.s390x", "product_id": "git-core-0:2.31.8-3.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.31.8-3.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.31.8-3.el8_6.s390x", "product": { "name": "git-credential-libsecret-0:2.31.8-3.el8_6.s390x", "product_id": "git-credential-libsecret-0:2.31.8-3.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.31.8-3.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "git-daemon-0:2.31.8-3.el8_6.s390x", "product": { "name": "git-daemon-0:2.31.8-3.el8_6.s390x", "product_id": "git-daemon-0:2.31.8-3.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.31.8-3.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "git-subtree-0:2.31.8-3.el8_6.s390x", "product": { "name": "git-subtree-0:2.31.8-3.el8_6.s390x", "product_id": "git-subtree-0:2.31.8-3.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.31.8-3.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "git-debugsource-0:2.31.8-3.el8_6.s390x", "product": { "name": "git-debugsource-0:2.31.8-3.el8_6.s390x", "product_id": "git-debugsource-0:2.31.8-3.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.31.8-3.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.31.8-3.el8_6.s390x", "product": { "name": "git-core-debuginfo-0:2.31.8-3.el8_6.s390x", "product_id": "git-core-debuginfo-0:2.31.8-3.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.31.8-3.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.s390x", "product": { "name": "git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.s390x", "product_id": "git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.31.8-3.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.31.8-3.el8_6.s390x", "product": { "name": "git-daemon-debuginfo-0:2.31.8-3.el8_6.s390x", "product_id": "git-daemon-debuginfo-0:2.31.8-3.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.31.8-3.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.31.8-3.el8_6.s390x", "product": { "name": "git-debuginfo-0:2.31.8-3.el8_6.s390x", "product_id": "git-debuginfo-0:2.31.8-3.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.31.8-3.el8_6?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "git-0:2.31.8-3.el8_6.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:git-0:2.31.8-3.el8_6.src" }, "product_reference": "git-0:2.31.8-3.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.31.8-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:git-0:2.31.8-3.el8_6.x86_64" }, "product_reference": "git-0:2.31.8-3.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-all-0:2.31.8-3.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:git-all-0:2.31.8-3.el8_6.noarch" }, "product_reference": "git-all-0:2.31.8-3.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.31.8-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:git-core-0:2.31.8-3.el8_6.x86_64" }, "product_reference": "git-core-0:2.31.8-3.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.31.8-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:git-core-debuginfo-0:2.31.8-3.el8_6.x86_64" }, "product_reference": "git-core-debuginfo-0:2.31.8-3.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-doc-0:2.31.8-3.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:git-core-doc-0:2.31.8-3.el8_6.noarch" }, "product_reference": "git-core-doc-0:2.31.8-3.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.31.8-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:git-credential-libsecret-0:2.31.8-3.el8_6.x86_64" }, "product_reference": "git-credential-libsecret-0:2.31.8-3.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.31.8-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:git-daemon-0:2.31.8-3.el8_6.x86_64" }, "product_reference": "git-daemon-0:2.31.8-3.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64" }, "product_reference": "git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.31.8-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:git-debuginfo-0:2.31.8-3.el8_6.x86_64" }, "product_reference": "git-debuginfo-0:2.31.8-3.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.31.8-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:git-debugsource-0:2.31.8-3.el8_6.x86_64" }, "product_reference": "git-debugsource-0:2.31.8-3.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-0:2.31.8-3.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:git-email-0:2.31.8-3.el8_6.noarch" }, "product_reference": "git-email-0:2.31.8-3.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-0:2.31.8-3.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:git-gui-0:2.31.8-3.el8_6.noarch" }, "product_reference": "git-gui-0:2.31.8-3.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-instaweb-0:2.31.8-3.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:git-instaweb-0:2.31.8-3.el8_6.noarch" }, "product_reference": "git-instaweb-0:2.31.8-3.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.31.8-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:git-subtree-0:2.31.8-3.el8_6.x86_64" }, "product_reference": "git-subtree-0:2.31.8-3.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-0:2.31.8-3.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:git-svn-0:2.31.8-3.el8_6.noarch" }, "product_reference": "git-svn-0:2.31.8-3.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-0:2.31.8-3.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:gitk-0:2.31.8-3.el8_6.noarch" }, "product_reference": "gitk-0:2.31.8-3.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "gitweb-0:2.31.8-3.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:gitweb-0:2.31.8-3.el8_6.noarch" }, "product_reference": "gitweb-0:2.31.8-3.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-0:2.31.8-3.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:perl-Git-0:2.31.8-3.el8_6.noarch" }, "product_reference": "perl-Git-0:2.31.8-3.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-SVN-0:2.31.8-3.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:perl-Git-SVN-0:2.31.8-3.el8_6.noarch" }, "product_reference": "perl-Git-SVN-0:2.31.8-3.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.31.8-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.aarch64" }, "product_reference": "git-0:2.31.8-3.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.31.8-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.ppc64le" }, "product_reference": "git-0:2.31.8-3.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.31.8-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.s390x" }, "product_reference": "git-0:2.31.8-3.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.31.8-3.el8_6.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.src" }, "product_reference": "git-0:2.31.8-3.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.31.8-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.x86_64" }, "product_reference": "git-0:2.31.8-3.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-all-0:2.31.8-3.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-all-0:2.31.8-3.el8_6.noarch" }, "product_reference": "git-all-0:2.31.8-3.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.31.8-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.aarch64" }, "product_reference": "git-core-0:2.31.8-3.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.31.8-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.ppc64le" }, "product_reference": "git-core-0:2.31.8-3.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.31.8-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.s390x" }, "product_reference": "git-core-0:2.31.8-3.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.31.8-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.x86_64" }, "product_reference": "git-core-0:2.31.8-3.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.31.8-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.aarch64" }, "product_reference": "git-core-debuginfo-0:2.31.8-3.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.31.8-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.ppc64le" }, "product_reference": "git-core-debuginfo-0:2.31.8-3.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.31.8-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.s390x" }, "product_reference": "git-core-debuginfo-0:2.31.8-3.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.31.8-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.x86_64" }, "product_reference": "git-core-debuginfo-0:2.31.8-3.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-doc-0:2.31.8-3.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-core-doc-0:2.31.8-3.el8_6.noarch" }, "product_reference": "git-core-doc-0:2.31.8-3.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.31.8-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.aarch64" }, "product_reference": "git-credential-libsecret-0:2.31.8-3.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.31.8-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.ppc64le" }, "product_reference": "git-credential-libsecret-0:2.31.8-3.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.31.8-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.s390x" }, "product_reference": "git-credential-libsecret-0:2.31.8-3.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.31.8-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.x86_64" }, "product_reference": "git-credential-libsecret-0:2.31.8-3.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.aarch64" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.ppc64le" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.s390x" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.31.8-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.aarch64" }, "product_reference": "git-daemon-0:2.31.8-3.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.31.8-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.ppc64le" }, "product_reference": "git-daemon-0:2.31.8-3.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.31.8-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.s390x" }, "product_reference": "git-daemon-0:2.31.8-3.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.31.8-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.x86_64" }, "product_reference": "git-daemon-0:2.31.8-3.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.31.8-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.aarch64" }, "product_reference": "git-daemon-debuginfo-0:2.31.8-3.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.31.8-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.ppc64le" }, "product_reference": "git-daemon-debuginfo-0:2.31.8-3.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.31.8-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.s390x" }, "product_reference": "git-daemon-debuginfo-0:2.31.8-3.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64" }, "product_reference": "git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.31.8-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.aarch64" }, "product_reference": "git-debuginfo-0:2.31.8-3.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.31.8-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.ppc64le" }, "product_reference": "git-debuginfo-0:2.31.8-3.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.31.8-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.s390x" }, "product_reference": "git-debuginfo-0:2.31.8-3.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.31.8-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.x86_64" }, "product_reference": "git-debuginfo-0:2.31.8-3.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.31.8-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.aarch64" }, "product_reference": "git-debugsource-0:2.31.8-3.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.31.8-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.ppc64le" }, "product_reference": "git-debugsource-0:2.31.8-3.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.31.8-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.s390x" }, "product_reference": "git-debugsource-0:2.31.8-3.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.31.8-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.x86_64" }, "product_reference": "git-debugsource-0:2.31.8-3.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-0:2.31.8-3.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-email-0:2.31.8-3.el8_6.noarch" }, "product_reference": "git-email-0:2.31.8-3.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-0:2.31.8-3.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-gui-0:2.31.8-3.el8_6.noarch" }, "product_reference": "git-gui-0:2.31.8-3.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-instaweb-0:2.31.8-3.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-instaweb-0:2.31.8-3.el8_6.noarch" }, "product_reference": "git-instaweb-0:2.31.8-3.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.31.8-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.aarch64" }, "product_reference": "git-subtree-0:2.31.8-3.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.31.8-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.ppc64le" }, "product_reference": "git-subtree-0:2.31.8-3.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.31.8-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.s390x" }, "product_reference": "git-subtree-0:2.31.8-3.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.31.8-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.x86_64" }, "product_reference": "git-subtree-0:2.31.8-3.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-0:2.31.8-3.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:git-svn-0:2.31.8-3.el8_6.noarch" }, "product_reference": "git-svn-0:2.31.8-3.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-0:2.31.8-3.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:gitk-0:2.31.8-3.el8_6.noarch" }, "product_reference": "gitk-0:2.31.8-3.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "gitweb-0:2.31.8-3.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:gitweb-0:2.31.8-3.el8_6.noarch" }, "product_reference": "gitweb-0:2.31.8-3.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-0:2.31.8-3.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-Git-0:2.31.8-3.el8_6.noarch" }, "product_reference": "perl-Git-0:2.31.8-3.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-SVN-0:2.31.8-3.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-Git-SVN-0:2.31.8-3.el8_6.noarch" }, "product_reference": "perl-Git-SVN-0:2.31.8-3.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.31.8-3.el8_6.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:git-0:2.31.8-3.el8_6.src" }, "product_reference": "git-0:2.31.8-3.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.31.8-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:git-0:2.31.8-3.el8_6.x86_64" }, "product_reference": "git-0:2.31.8-3.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-all-0:2.31.8-3.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:git-all-0:2.31.8-3.el8_6.noarch" }, "product_reference": "git-all-0:2.31.8-3.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.31.8-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:git-core-0:2.31.8-3.el8_6.x86_64" }, "product_reference": "git-core-0:2.31.8-3.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.31.8-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:git-core-debuginfo-0:2.31.8-3.el8_6.x86_64" }, "product_reference": "git-core-debuginfo-0:2.31.8-3.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-doc-0:2.31.8-3.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:git-core-doc-0:2.31.8-3.el8_6.noarch" }, "product_reference": "git-core-doc-0:2.31.8-3.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.31.8-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:git-credential-libsecret-0:2.31.8-3.el8_6.x86_64" }, "product_reference": "git-credential-libsecret-0:2.31.8-3.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.31.8-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:git-daemon-0:2.31.8-3.el8_6.x86_64" }, "product_reference": "git-daemon-0:2.31.8-3.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64" }, "product_reference": "git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.31.8-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:git-debuginfo-0:2.31.8-3.el8_6.x86_64" }, "product_reference": "git-debuginfo-0:2.31.8-3.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.31.8-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:git-debugsource-0:2.31.8-3.el8_6.x86_64" }, "product_reference": "git-debugsource-0:2.31.8-3.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-0:2.31.8-3.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:git-email-0:2.31.8-3.el8_6.noarch" }, "product_reference": "git-email-0:2.31.8-3.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-0:2.31.8-3.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:git-gui-0:2.31.8-3.el8_6.noarch" }, "product_reference": "git-gui-0:2.31.8-3.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-instaweb-0:2.31.8-3.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:git-instaweb-0:2.31.8-3.el8_6.noarch" }, "product_reference": "git-instaweb-0:2.31.8-3.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.31.8-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:git-subtree-0:2.31.8-3.el8_6.x86_64" }, "product_reference": "git-subtree-0:2.31.8-3.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-0:2.31.8-3.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:git-svn-0:2.31.8-3.el8_6.noarch" }, "product_reference": "git-svn-0:2.31.8-3.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-0:2.31.8-3.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:gitk-0:2.31.8-3.el8_6.noarch" }, "product_reference": "gitk-0:2.31.8-3.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "gitweb-0:2.31.8-3.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:gitweb-0:2.31.8-3.el8_6.noarch" }, "product_reference": "gitweb-0:2.31.8-3.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-0:2.31.8-3.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:perl-Git-0:2.31.8-3.el8_6.noarch" }, "product_reference": "perl-Git-0:2.31.8-3.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-SVN-0:2.31.8-3.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:perl-Git-SVN-0:2.31.8-3.el8_6.noarch" }, "product_reference": "perl-Git-SVN-0:2.31.8-3.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-32002", "cwe": { "id": "CWE-434", "name": "Unrestricted Upload of File with Dangerous Type" }, "discovery_date": "2024-05-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2280421" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Git. This vulnerability allows the malicious manipulation of repositories containing submodules, exploiting a bug that enables the writing of files into the .git/ directory instead of the submodule\u0027s intended worktree. This manipulation facilitates the execution of arbitrary code during the cloning process, bypassing user inspection and control.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: Recursive clones RCE", "title": "Vulnerability summary" }, { "category": "other", "text": "While the described bug in Git presents a significant security concern, it falls short of being categorized as Critical due to several factors. The exploit requires a specific set of conditions, such as repositories with submodules and the presence of symbolic link support. Additionally, successful exploitation relies on users cloning repositories from untrusted sources, limiting its scope compared to critical vulnerabilities that may be remotely exploitable or affect a broader range of use cases. However, the potential impact of remote code execution during cloning operations underscores the importance of promptly applying patches and exercising caution when interacting with Git repositories, emphasizing its significant severity within the realm of software security.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.AUS:git-0:2.31.8-3.el8_6.src", "AppStream-8.6.0.Z.AUS:git-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-all-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-core-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-core-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-core-doc-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-credential-libsecret-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-daemon-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-debugsource-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-email-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-gui-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-instaweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-subtree-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-svn-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:gitk-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:gitweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:perl-Git-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:perl-Git-SVN-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.src", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-all-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-core-doc-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-email-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-gui-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-instaweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-svn-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:gitk-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:gitweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:perl-Git-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:perl-Git-SVN-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-0:2.31.8-3.el8_6.src", "AppStream-8.6.0.Z.TUS:git-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-all-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-core-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-core-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-core-doc-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-credential-libsecret-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-daemon-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-debugsource-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-email-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-gui-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-instaweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-subtree-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-svn-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:gitk-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:gitweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:perl-Git-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:perl-Git-SVN-0:2.31.8-3.el8_6.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-32002" }, { "category": "external", "summary": "RHBZ#2280421", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280421" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-32002", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32002" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-32002", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32002" }, { "category": "external", "summary": "https://github.com/git/git/security/advisories/GHSA-8h77-4q3w-gfgv", "url": "https://github.com/git/git/security/advisories/GHSA-8h77-4q3w-gfgv" } ], "release_date": "2024-05-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-29T11:37:33+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:git-0:2.31.8-3.el8_6.src", "AppStream-8.6.0.Z.AUS:git-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-all-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-core-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-core-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-core-doc-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-credential-libsecret-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-daemon-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-debugsource-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-email-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-gui-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-instaweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-subtree-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-svn-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:gitk-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:gitweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:perl-Git-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:perl-Git-SVN-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.src", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-all-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-core-doc-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-email-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-gui-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-instaweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-svn-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:gitk-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:gitweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:perl-Git-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:perl-Git-SVN-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-0:2.31.8-3.el8_6.src", "AppStream-8.6.0.Z.TUS:git-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-all-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-core-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-core-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-core-doc-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-credential-libsecret-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-daemon-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-debugsource-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-email-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-gui-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-instaweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-subtree-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-svn-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:gitk-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:gitweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:perl-Git-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:perl-Git-SVN-0:2.31.8-3.el8_6.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:6027" }, { "category": "workaround", "details": "One preventative measure is to disable symbolic link support. This can be accomplished by running the command git config --global core.symlinks false. Another temporary option is to avoid using the --recurse-submodules setting with untrusted git repos.", "product_ids": [ "AppStream-8.6.0.Z.AUS:git-0:2.31.8-3.el8_6.src", "AppStream-8.6.0.Z.AUS:git-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-all-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-core-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-core-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-core-doc-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-credential-libsecret-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-daemon-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-debugsource-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-email-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-gui-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-instaweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-subtree-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-svn-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:gitk-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:gitweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:perl-Git-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:perl-Git-SVN-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.src", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-all-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-core-doc-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-email-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-gui-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-instaweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-svn-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:gitk-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:gitweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:perl-Git-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:perl-Git-SVN-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-0:2.31.8-3.el8_6.src", "AppStream-8.6.0.Z.TUS:git-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-all-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-core-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-core-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-core-doc-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-credential-libsecret-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-daemon-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-debugsource-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-email-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-gui-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-instaweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-subtree-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-svn-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:gitk-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:gitweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:perl-Git-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:perl-Git-SVN-0:2.31.8-3.el8_6.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.0, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.AUS:git-0:2.31.8-3.el8_6.src", "AppStream-8.6.0.Z.AUS:git-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-all-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-core-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-core-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-core-doc-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-credential-libsecret-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-daemon-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-debugsource-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-email-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-gui-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-instaweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-subtree-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-svn-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:gitk-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:gitweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:perl-Git-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:perl-Git-SVN-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.src", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-all-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-core-doc-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-email-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-gui-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-instaweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-svn-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:gitk-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:gitweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:perl-Git-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:perl-Git-SVN-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-0:2.31.8-3.el8_6.src", "AppStream-8.6.0.Z.TUS:git-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-all-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-core-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-core-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-core-doc-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-credential-libsecret-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-daemon-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-debugsource-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-email-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-gui-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-instaweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-subtree-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-svn-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:gitk-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:gitweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:perl-Git-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:perl-Git-SVN-0:2.31.8-3.el8_6.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "git: Recursive clones RCE" }, { "cve": "CVE-2024-32004", "cwe": { "id": "CWE-114", "name": "Process Control" }, "discovery_date": "2024-05-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2280428" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Git. This vulnerability can be exploited by an unauthenticated attacker who places a specialized repository on the target\u0027s local system. If the victim clones this repository, the attacker can execute arbitrary code.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: RCE while cloning local repos", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability, while significant, does not reach Critical severity due to its reliance on local repository manipulation. While it allows attackers to execute arbitrary code during cloning operations, its impact is constrained by the necessity for access to the target\u0027s local environment. Critical severity typically involves vulnerabilities that can be exploited remotely or without user interaction. Nonetheless, this issue remains Important as it can lead to unauthorized code execution, potentially compromising the integrity and security of affected systems.\n\n\nFuse 7 Karaf uses JGit to manage patches. It\u0027s heavily protected by file permissions and RBAC. Unless an attacker have write permissions to Fuse internal git repositories, this vulnerability is not exploitable.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.AUS:git-0:2.31.8-3.el8_6.src", "AppStream-8.6.0.Z.AUS:git-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-all-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-core-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-core-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-core-doc-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-credential-libsecret-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-daemon-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-debugsource-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-email-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-gui-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-instaweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-subtree-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-svn-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:gitk-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:gitweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:perl-Git-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:perl-Git-SVN-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.src", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-all-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-core-doc-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-email-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-gui-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-instaweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-svn-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:gitk-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:gitweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:perl-Git-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:perl-Git-SVN-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-0:2.31.8-3.el8_6.src", "AppStream-8.6.0.Z.TUS:git-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-all-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-core-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-core-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-core-doc-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-credential-libsecret-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-daemon-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-debugsource-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-email-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-gui-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-instaweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-subtree-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-svn-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:gitk-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:gitweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:perl-Git-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:perl-Git-SVN-0:2.31.8-3.el8_6.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-32004" }, { "category": "external", "summary": "RHBZ#2280428", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280428" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-32004", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32004" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-32004", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32004" }, { "category": "external", "summary": "https://github.com/git/git/security/advisories/GHSA-xfc6-vwr8-r389", "url": "https://github.com/git/git/security/advisories/GHSA-xfc6-vwr8-r389" } ], "release_date": "2024-05-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-29T11:37:33+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:git-0:2.31.8-3.el8_6.src", "AppStream-8.6.0.Z.AUS:git-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-all-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-core-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-core-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-core-doc-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-credential-libsecret-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-daemon-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-debugsource-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-email-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-gui-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-instaweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-subtree-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-svn-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:gitk-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:gitweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:perl-Git-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:perl-Git-SVN-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.src", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-all-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-core-doc-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-email-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-gui-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-instaweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-svn-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:gitk-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:gitweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:perl-Git-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:perl-Git-SVN-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-0:2.31.8-3.el8_6.src", "AppStream-8.6.0.Z.TUS:git-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-all-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-core-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-core-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-core-doc-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-credential-libsecret-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-daemon-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-debugsource-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-email-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-gui-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-instaweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-subtree-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-svn-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:gitk-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:gitweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:perl-Git-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:perl-Git-SVN-0:2.31.8-3.el8_6.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:6027" }, { "category": "workaround", "details": "Exercise caution when cloning repositories from untrusted sources.", "product_ids": [ "AppStream-8.6.0.Z.AUS:git-0:2.31.8-3.el8_6.src", "AppStream-8.6.0.Z.AUS:git-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-all-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-core-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-core-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-core-doc-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-credential-libsecret-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-daemon-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-debugsource-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-email-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-gui-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-instaweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-subtree-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-svn-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:gitk-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:gitweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:perl-Git-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:perl-Git-SVN-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.src", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-all-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-core-doc-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-email-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-gui-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-instaweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-svn-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:gitk-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:gitweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:perl-Git-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:perl-Git-SVN-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-0:2.31.8-3.el8_6.src", "AppStream-8.6.0.Z.TUS:git-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-all-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-core-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-core-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-core-doc-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-credential-libsecret-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-daemon-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-debugsource-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-email-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-gui-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-instaweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-subtree-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-svn-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:gitk-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:gitweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:perl-Git-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:perl-Git-SVN-0:2.31.8-3.el8_6.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.AUS:git-0:2.31.8-3.el8_6.src", "AppStream-8.6.0.Z.AUS:git-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-all-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-core-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-core-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-core-doc-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-credential-libsecret-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-daemon-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-debugsource-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-email-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-gui-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-instaweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:git-subtree-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:git-svn-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:gitk-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:gitweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:perl-Git-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.AUS:perl-Git-SVN-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.src", "AppStream-8.6.0.Z.E4S:git-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-all-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-core-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-core-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-core-doc-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-daemon-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-debugsource-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-email-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-gui-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-instaweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.s390x", "AppStream-8.6.0.Z.E4S:git-subtree-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:git-svn-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:gitk-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:gitweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:perl-Git-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.E4S:perl-Git-SVN-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-0:2.31.8-3.el8_6.src", "AppStream-8.6.0.Z.TUS:git-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-all-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-core-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-core-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-core-doc-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-credential-libsecret-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-credential-libsecret-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-daemon-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-daemon-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-debuginfo-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-debugsource-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-email-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-gui-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-instaweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:git-subtree-0:2.31.8-3.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:git-svn-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:gitk-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:gitweb-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:perl-Git-0:2.31.8-3.el8_6.noarch", "AppStream-8.6.0.Z.TUS:perl-Git-SVN-0:2.31.8-3.el8_6.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "git: RCE while cloning local repos" } ] }
rhsa-2024:6610
Vulnerability from csaf_redhat
Published
2024-09-11 18:10
Modified
2025-08-03 13:22
Summary
Red Hat Security Advisory: git security update
Notes
Topic
An update for git is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.
Security Fix(es):
* git: Recursive clones RCE (CVE-2024-32002)
* git: RCE while cloning local repos (CVE-2024-32004)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for git is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.\n\nSecurity Fix(es):\n\n* git: Recursive clones RCE (CVE-2024-32002)\n\n* git: RCE while cloning local repos (CVE-2024-32004)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:6610", "url": "https://access.redhat.com/errata/RHSA-2024:6610" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2280421", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280421" }, { "category": "external", "summary": "2280428", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280428" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6610.json" } ], "title": "Red Hat Security Advisory: git security update", "tracking": { "current_release_date": "2025-08-03T13:22:07+00:00", "generator": { "date": "2025-08-03T13:22:07+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2024:6610", "initial_release_date": "2024-09-11T18:10:41+00:00", "revision_history": [ { "date": "2024-09-11T18:10:41+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-09-11T18:10:41+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-03T13:22:07+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "git-0:2.31.1-6.el9_0.src", "product": { "name": "git-0:2.31.1-6.el9_0.src", "product_id": "git-0:2.31.1-6.el9_0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.31.1-6.el9_0?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "git-0:2.31.1-6.el9_0.aarch64", "product": { "name": "git-0:2.31.1-6.el9_0.aarch64", "product_id": "git-0:2.31.1-6.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.31.1-6.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "git-core-0:2.31.1-6.el9_0.aarch64", "product": { "name": "git-core-0:2.31.1-6.el9_0.aarch64", "product_id": "git-core-0:2.31.1-6.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.31.1-6.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.31.1-6.el9_0.aarch64", "product": { "name": "git-credential-libsecret-0:2.31.1-6.el9_0.aarch64", "product_id": "git-credential-libsecret-0:2.31.1-6.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.31.1-6.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "git-daemon-0:2.31.1-6.el9_0.aarch64", "product": { "name": "git-daemon-0:2.31.1-6.el9_0.aarch64", "product_id": "git-daemon-0:2.31.1-6.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.31.1-6.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "git-subtree-0:2.31.1-6.el9_0.aarch64", "product": { "name": "git-subtree-0:2.31.1-6.el9_0.aarch64", "product_id": "git-subtree-0:2.31.1-6.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.31.1-6.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "git-debugsource-0:2.31.1-6.el9_0.aarch64", "product": { "name": "git-debugsource-0:2.31.1-6.el9_0.aarch64", "product_id": "git-debugsource-0:2.31.1-6.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.31.1-6.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.31.1-6.el9_0.aarch64", "product": { "name": "git-core-debuginfo-0:2.31.1-6.el9_0.aarch64", "product_id": "git-core-debuginfo-0:2.31.1-6.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.31.1-6.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.aarch64", "product": { "name": "git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.aarch64", "product_id": "git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.31.1-6.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.31.1-6.el9_0.aarch64", "product": { "name": "git-daemon-debuginfo-0:2.31.1-6.el9_0.aarch64", "product_id": "git-daemon-debuginfo-0:2.31.1-6.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.31.1-6.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.31.1-6.el9_0.aarch64", "product": { "name": "git-debuginfo-0:2.31.1-6.el9_0.aarch64", "product_id": "git-debuginfo-0:2.31.1-6.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.31.1-6.el9_0?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "git-0:2.31.1-6.el9_0.ppc64le", "product": { "name": "git-0:2.31.1-6.el9_0.ppc64le", "product_id": "git-0:2.31.1-6.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.31.1-6.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "git-core-0:2.31.1-6.el9_0.ppc64le", "product": { "name": "git-core-0:2.31.1-6.el9_0.ppc64le", "product_id": "git-core-0:2.31.1-6.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.31.1-6.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.31.1-6.el9_0.ppc64le", "product": { "name": "git-credential-libsecret-0:2.31.1-6.el9_0.ppc64le", "product_id": "git-credential-libsecret-0:2.31.1-6.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.31.1-6.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "git-daemon-0:2.31.1-6.el9_0.ppc64le", "product": { "name": "git-daemon-0:2.31.1-6.el9_0.ppc64le", "product_id": "git-daemon-0:2.31.1-6.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.31.1-6.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "git-subtree-0:2.31.1-6.el9_0.ppc64le", "product": { "name": "git-subtree-0:2.31.1-6.el9_0.ppc64le", "product_id": "git-subtree-0:2.31.1-6.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.31.1-6.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "git-debugsource-0:2.31.1-6.el9_0.ppc64le", "product": { "name": "git-debugsource-0:2.31.1-6.el9_0.ppc64le", "product_id": "git-debugsource-0:2.31.1-6.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.31.1-6.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.31.1-6.el9_0.ppc64le", "product": { "name": "git-core-debuginfo-0:2.31.1-6.el9_0.ppc64le", "product_id": "git-core-debuginfo-0:2.31.1-6.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.31.1-6.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.ppc64le", "product": { "name": "git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.ppc64le", "product_id": "git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.31.1-6.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.31.1-6.el9_0.ppc64le", "product": { "name": "git-daemon-debuginfo-0:2.31.1-6.el9_0.ppc64le", "product_id": "git-daemon-debuginfo-0:2.31.1-6.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.31.1-6.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.31.1-6.el9_0.ppc64le", "product": { "name": "git-debuginfo-0:2.31.1-6.el9_0.ppc64le", "product_id": "git-debuginfo-0:2.31.1-6.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.31.1-6.el9_0?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "git-0:2.31.1-6.el9_0.x86_64", "product": { "name": "git-0:2.31.1-6.el9_0.x86_64", "product_id": "git-0:2.31.1-6.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.31.1-6.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "git-core-0:2.31.1-6.el9_0.x86_64", "product": { "name": "git-core-0:2.31.1-6.el9_0.x86_64", "product_id": "git-core-0:2.31.1-6.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.31.1-6.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.31.1-6.el9_0.x86_64", "product": { "name": "git-credential-libsecret-0:2.31.1-6.el9_0.x86_64", "product_id": "git-credential-libsecret-0:2.31.1-6.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.31.1-6.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "git-daemon-0:2.31.1-6.el9_0.x86_64", "product": { "name": "git-daemon-0:2.31.1-6.el9_0.x86_64", "product_id": "git-daemon-0:2.31.1-6.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.31.1-6.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "git-subtree-0:2.31.1-6.el9_0.x86_64", "product": { "name": "git-subtree-0:2.31.1-6.el9_0.x86_64", "product_id": "git-subtree-0:2.31.1-6.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.31.1-6.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "git-debugsource-0:2.31.1-6.el9_0.x86_64", "product": { "name": "git-debugsource-0:2.31.1-6.el9_0.x86_64", "product_id": "git-debugsource-0:2.31.1-6.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.31.1-6.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.31.1-6.el9_0.x86_64", "product": { "name": "git-core-debuginfo-0:2.31.1-6.el9_0.x86_64", "product_id": "git-core-debuginfo-0:2.31.1-6.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.31.1-6.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.x86_64", "product": { "name": "git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.x86_64", "product_id": "git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.31.1-6.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.31.1-6.el9_0.x86_64", "product": { "name": "git-daemon-debuginfo-0:2.31.1-6.el9_0.x86_64", "product_id": "git-daemon-debuginfo-0:2.31.1-6.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.31.1-6.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.31.1-6.el9_0.x86_64", "product": { "name": "git-debuginfo-0:2.31.1-6.el9_0.x86_64", "product_id": "git-debuginfo-0:2.31.1-6.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.31.1-6.el9_0?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "git-0:2.31.1-6.el9_0.s390x", "product": { "name": "git-0:2.31.1-6.el9_0.s390x", "product_id": "git-0:2.31.1-6.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.31.1-6.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "git-core-0:2.31.1-6.el9_0.s390x", "product": { "name": "git-core-0:2.31.1-6.el9_0.s390x", "product_id": "git-core-0:2.31.1-6.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.31.1-6.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.31.1-6.el9_0.s390x", "product": { "name": "git-credential-libsecret-0:2.31.1-6.el9_0.s390x", "product_id": "git-credential-libsecret-0:2.31.1-6.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.31.1-6.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "git-daemon-0:2.31.1-6.el9_0.s390x", "product": { "name": "git-daemon-0:2.31.1-6.el9_0.s390x", "product_id": "git-daemon-0:2.31.1-6.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.31.1-6.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "git-subtree-0:2.31.1-6.el9_0.s390x", "product": { "name": "git-subtree-0:2.31.1-6.el9_0.s390x", "product_id": "git-subtree-0:2.31.1-6.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.31.1-6.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "git-debugsource-0:2.31.1-6.el9_0.s390x", "product": { "name": "git-debugsource-0:2.31.1-6.el9_0.s390x", "product_id": "git-debugsource-0:2.31.1-6.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.31.1-6.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.31.1-6.el9_0.s390x", "product": { "name": "git-core-debuginfo-0:2.31.1-6.el9_0.s390x", "product_id": "git-core-debuginfo-0:2.31.1-6.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.31.1-6.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.s390x", "product": { "name": "git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.s390x", "product_id": "git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.31.1-6.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.31.1-6.el9_0.s390x", "product": { "name": "git-daemon-debuginfo-0:2.31.1-6.el9_0.s390x", "product_id": "git-daemon-debuginfo-0:2.31.1-6.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.31.1-6.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.31.1-6.el9_0.s390x", "product": { "name": "git-debuginfo-0:2.31.1-6.el9_0.s390x", "product_id": "git-debuginfo-0:2.31.1-6.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.31.1-6.el9_0?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "git-all-0:2.31.1-6.el9_0.noarch", "product": { "name": "git-all-0:2.31.1-6.el9_0.noarch", "product_id": "git-all-0:2.31.1-6.el9_0.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-all@2.31.1-6.el9_0?arch=noarch" } } }, { "category": "product_version", "name": "git-core-doc-0:2.31.1-6.el9_0.noarch", "product": { "name": "git-core-doc-0:2.31.1-6.el9_0.noarch", "product_id": "git-core-doc-0:2.31.1-6.el9_0.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-doc@2.31.1-6.el9_0?arch=noarch" } } }, { "category": "product_version", "name": "git-email-0:2.31.1-6.el9_0.noarch", "product": { "name": "git-email-0:2.31.1-6.el9_0.noarch", "product_id": "git-email-0:2.31.1-6.el9_0.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-email@2.31.1-6.el9_0?arch=noarch" } } }, { "category": "product_version", "name": "git-gui-0:2.31.1-6.el9_0.noarch", "product": { "name": "git-gui-0:2.31.1-6.el9_0.noarch", "product_id": "git-gui-0:2.31.1-6.el9_0.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-gui@2.31.1-6.el9_0?arch=noarch" } } }, { "category": "product_version", "name": "git-instaweb-0:2.31.1-6.el9_0.noarch", "product": { "name": "git-instaweb-0:2.31.1-6.el9_0.noarch", "product_id": "git-instaweb-0:2.31.1-6.el9_0.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-instaweb@2.31.1-6.el9_0?arch=noarch" } } }, { "category": "product_version", "name": "git-svn-0:2.31.1-6.el9_0.noarch", "product": { "name": "git-svn-0:2.31.1-6.el9_0.noarch", "product_id": "git-svn-0:2.31.1-6.el9_0.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-svn@2.31.1-6.el9_0?arch=noarch" } } }, { "category": "product_version", "name": "gitk-0:2.31.1-6.el9_0.noarch", "product": { "name": "gitk-0:2.31.1-6.el9_0.noarch", "product_id": "gitk-0:2.31.1-6.el9_0.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/gitk@2.31.1-6.el9_0?arch=noarch" } } }, { "category": "product_version", "name": "gitweb-0:2.31.1-6.el9_0.noarch", "product": { "name": "gitweb-0:2.31.1-6.el9_0.noarch", "product_id": "gitweb-0:2.31.1-6.el9_0.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/gitweb@2.31.1-6.el9_0?arch=noarch" } } }, { "category": "product_version", "name": "perl-Git-0:2.31.1-6.el9_0.noarch", "product": { "name": "perl-Git-0:2.31.1-6.el9_0.noarch", "product_id": "perl-Git-0:2.31.1-6.el9_0.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Git@2.31.1-6.el9_0?arch=noarch" } } }, { "category": "product_version", "name": "perl-Git-SVN-0:2.31.1-6.el9_0.noarch", "product": { "name": "perl-Git-SVN-0:2.31.1-6.el9_0.noarch", "product_id": "perl-Git-SVN-0:2.31.1-6.el9_0.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Git-SVN@2.31.1-6.el9_0?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "git-0:2.31.1-6.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.aarch64" }, "product_reference": "git-0:2.31.1-6.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.31.1-6.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.ppc64le" }, "product_reference": "git-0:2.31.1-6.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.31.1-6.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.s390x" }, "product_reference": "git-0:2.31.1-6.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.31.1-6.el9_0.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.src" }, "product_reference": "git-0:2.31.1-6.el9_0.src", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.31.1-6.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.x86_64" }, "product_reference": "git-0:2.31.1-6.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-all-0:2.31.1-6.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-all-0:2.31.1-6.el9_0.noarch" }, "product_reference": "git-all-0:2.31.1-6.el9_0.noarch", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.31.1-6.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.aarch64" }, "product_reference": "git-core-0:2.31.1-6.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.31.1-6.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.ppc64le" }, "product_reference": "git-core-0:2.31.1-6.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.31.1-6.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.s390x" }, "product_reference": "git-core-0:2.31.1-6.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.31.1-6.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.x86_64" }, "product_reference": "git-core-0:2.31.1-6.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.31.1-6.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.aarch64" }, "product_reference": "git-core-debuginfo-0:2.31.1-6.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.31.1-6.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.ppc64le" }, "product_reference": "git-core-debuginfo-0:2.31.1-6.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.31.1-6.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.s390x" }, "product_reference": "git-core-debuginfo-0:2.31.1-6.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.31.1-6.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.x86_64" }, "product_reference": "git-core-debuginfo-0:2.31.1-6.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-doc-0:2.31.1-6.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-core-doc-0:2.31.1-6.el9_0.noarch" }, "product_reference": "git-core-doc-0:2.31.1-6.el9_0.noarch", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.31.1-6.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.aarch64" }, "product_reference": "git-credential-libsecret-0:2.31.1-6.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.31.1-6.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.ppc64le" }, "product_reference": "git-credential-libsecret-0:2.31.1-6.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.31.1-6.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.s390x" }, "product_reference": "git-credential-libsecret-0:2.31.1-6.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.31.1-6.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.x86_64" }, "product_reference": "git-credential-libsecret-0:2.31.1-6.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.aarch64" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.ppc64le" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.s390x" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.x86_64" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.31.1-6.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.aarch64" }, "product_reference": "git-daemon-0:2.31.1-6.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.31.1-6.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.ppc64le" }, "product_reference": "git-daemon-0:2.31.1-6.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.31.1-6.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.s390x" }, "product_reference": "git-daemon-0:2.31.1-6.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.31.1-6.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.x86_64" }, "product_reference": "git-daemon-0:2.31.1-6.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.31.1-6.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.aarch64" }, "product_reference": "git-daemon-debuginfo-0:2.31.1-6.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.31.1-6.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.ppc64le" }, "product_reference": "git-daemon-debuginfo-0:2.31.1-6.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.31.1-6.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.s390x" }, "product_reference": "git-daemon-debuginfo-0:2.31.1-6.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.31.1-6.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.x86_64" }, "product_reference": "git-daemon-debuginfo-0:2.31.1-6.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.31.1-6.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.aarch64" }, "product_reference": "git-debuginfo-0:2.31.1-6.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.31.1-6.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.ppc64le" }, "product_reference": "git-debuginfo-0:2.31.1-6.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.31.1-6.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.s390x" }, "product_reference": "git-debuginfo-0:2.31.1-6.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.31.1-6.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.x86_64" }, "product_reference": "git-debuginfo-0:2.31.1-6.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.31.1-6.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.aarch64" }, "product_reference": "git-debugsource-0:2.31.1-6.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.31.1-6.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.ppc64le" }, "product_reference": "git-debugsource-0:2.31.1-6.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.31.1-6.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.s390x" }, "product_reference": "git-debugsource-0:2.31.1-6.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.31.1-6.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.x86_64" }, "product_reference": "git-debugsource-0:2.31.1-6.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-0:2.31.1-6.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-email-0:2.31.1-6.el9_0.noarch" }, "product_reference": "git-email-0:2.31.1-6.el9_0.noarch", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-0:2.31.1-6.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-gui-0:2.31.1-6.el9_0.noarch" }, "product_reference": "git-gui-0:2.31.1-6.el9_0.noarch", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-instaweb-0:2.31.1-6.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-instaweb-0:2.31.1-6.el9_0.noarch" }, "product_reference": "git-instaweb-0:2.31.1-6.el9_0.noarch", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.31.1-6.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.aarch64" }, "product_reference": "git-subtree-0:2.31.1-6.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.31.1-6.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.ppc64le" }, "product_reference": "git-subtree-0:2.31.1-6.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.31.1-6.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.s390x" }, "product_reference": "git-subtree-0:2.31.1-6.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.31.1-6.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.x86_64" }, "product_reference": "git-subtree-0:2.31.1-6.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-0:2.31.1-6.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:git-svn-0:2.31.1-6.el9_0.noarch" }, "product_reference": "git-svn-0:2.31.1-6.el9_0.noarch", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-0:2.31.1-6.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:gitk-0:2.31.1-6.el9_0.noarch" }, "product_reference": "gitk-0:2.31.1-6.el9_0.noarch", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "gitweb-0:2.31.1-6.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:gitweb-0:2.31.1-6.el9_0.noarch" }, "product_reference": "gitweb-0:2.31.1-6.el9_0.noarch", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-0:2.31.1-6.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:perl-Git-0:2.31.1-6.el9_0.noarch" }, "product_reference": "perl-Git-0:2.31.1-6.el9_0.noarch", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-SVN-0:2.31.1-6.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:perl-Git-SVN-0:2.31.1-6.el9_0.noarch" }, "product_reference": "perl-Git-SVN-0:2.31.1-6.el9_0.noarch", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-32002", "cwe": { "id": "CWE-434", "name": "Unrestricted Upload of File with Dangerous Type" }, "discovery_date": "2024-05-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2280421" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Git. This vulnerability allows the malicious manipulation of repositories containing submodules, exploiting a bug that enables the writing of files into the .git/ directory instead of the submodule\u0027s intended worktree. This manipulation facilitates the execution of arbitrary code during the cloning process, bypassing user inspection and control.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: Recursive clones RCE", "title": "Vulnerability summary" }, { "category": "other", "text": "While the described bug in Git presents a significant security concern, it falls short of being categorized as Critical due to several factors. The exploit requires a specific set of conditions, such as repositories with submodules and the presence of symbolic link support. Additionally, successful exploitation relies on users cloning repositories from untrusted sources, limiting its scope compared to critical vulnerabilities that may be remotely exploitable or affect a broader range of use cases. However, the potential impact of remote code execution during cloning operations underscores the importance of promptly applying patches and exercising caution when interacting with Git repositories, emphasizing its significant severity within the realm of software security.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.src", "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-all-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-core-doc-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-email-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-gui-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-instaweb-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-svn-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:gitk-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:gitweb-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:perl-Git-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:perl-Git-SVN-0:2.31.1-6.el9_0.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-32002" }, { "category": "external", "summary": "RHBZ#2280421", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280421" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-32002", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32002" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-32002", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32002" }, { "category": "external", "summary": "https://github.com/git/git/security/advisories/GHSA-8h77-4q3w-gfgv", "url": "https://github.com/git/git/security/advisories/GHSA-8h77-4q3w-gfgv" } ], "release_date": "2024-05-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-11T18:10:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.src", "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-all-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-core-doc-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-email-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-gui-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-instaweb-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-svn-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:gitk-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:gitweb-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:perl-Git-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:perl-Git-SVN-0:2.31.1-6.el9_0.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:6610" }, { "category": "workaround", "details": "One preventative measure is to disable symbolic link support. This can be accomplished by running the command git config --global core.symlinks false. Another temporary option is to avoid using the --recurse-submodules setting with untrusted git repos.", "product_ids": [ "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.src", "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-all-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-core-doc-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-email-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-gui-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-instaweb-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-svn-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:gitk-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:gitweb-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:perl-Git-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:perl-Git-SVN-0:2.31.1-6.el9_0.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.0, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.src", "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-all-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-core-doc-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-email-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-gui-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-instaweb-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-svn-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:gitk-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:gitweb-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:perl-Git-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:perl-Git-SVN-0:2.31.1-6.el9_0.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "git: Recursive clones RCE" }, { "cve": "CVE-2024-32004", "cwe": { "id": "CWE-114", "name": "Process Control" }, "discovery_date": "2024-05-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2280428" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Git. This vulnerability can be exploited by an unauthenticated attacker who places a specialized repository on the target\u0027s local system. If the victim clones this repository, the attacker can execute arbitrary code.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: RCE while cloning local repos", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability, while significant, does not reach Critical severity due to its reliance on local repository manipulation. While it allows attackers to execute arbitrary code during cloning operations, its impact is constrained by the necessity for access to the target\u0027s local environment. Critical severity typically involves vulnerabilities that can be exploited remotely or without user interaction. Nonetheless, this issue remains Important as it can lead to unauthorized code execution, potentially compromising the integrity and security of affected systems.\n\n\nFuse 7 Karaf uses JGit to manage patches. It\u0027s heavily protected by file permissions and RBAC. Unless an attacker have write permissions to Fuse internal git repositories, this vulnerability is not exploitable.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.src", "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-all-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-core-doc-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-email-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-gui-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-instaweb-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-svn-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:gitk-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:gitweb-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:perl-Git-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:perl-Git-SVN-0:2.31.1-6.el9_0.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-32004" }, { "category": "external", "summary": "RHBZ#2280428", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280428" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-32004", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32004" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-32004", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32004" }, { "category": "external", "summary": "https://github.com/git/git/security/advisories/GHSA-xfc6-vwr8-r389", "url": "https://github.com/git/git/security/advisories/GHSA-xfc6-vwr8-r389" } ], "release_date": "2024-05-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-11T18:10:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.src", "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-all-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-core-doc-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-email-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-gui-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-instaweb-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-svn-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:gitk-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:gitweb-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:perl-Git-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:perl-Git-SVN-0:2.31.1-6.el9_0.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:6610" }, { "category": "workaround", "details": "Exercise caution when cloning repositories from untrusted sources.", "product_ids": [ "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.src", "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-all-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-core-doc-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-email-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-gui-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-instaweb-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-svn-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:gitk-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:gitweb-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:perl-Git-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:perl-Git-SVN-0:2.31.1-6.el9_0.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.src", "AppStream-9.0.0.Z.E4S:git-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-all-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-core-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-core-debuginfo-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-core-doc-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-daemon-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-daemon-debuginfo-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-debuginfo-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-debugsource-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-email-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-gui-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-instaweb-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.s390x", "AppStream-9.0.0.Z.E4S:git-subtree-0:2.31.1-6.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:git-svn-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:gitk-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:gitweb-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:perl-Git-0:2.31.1-6.el9_0.noarch", "AppStream-9.0.0.Z.E4S:perl-Git-SVN-0:2.31.1-6.el9_0.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "git: RCE while cloning local repos" } ] }
rhsa-2024:4579
Vulnerability from csaf_redhat
Published
2024-07-16 19:35
Modified
2025-08-03 13:21
Summary
Red Hat Security Advisory: git security update
Notes
Topic
An update for git is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.
Security Fix(es):
* git: Recursive clones RCE (CVE-2024-32002)
* git: RCE while cloning local repos (CVE-2024-32004)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for git is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.\n\nSecurity Fix(es):\n\n* git: Recursive clones RCE (CVE-2024-32002)\n\n* git: RCE while cloning local repos (CVE-2024-32004)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:4579", "url": "https://access.redhat.com/errata/RHSA-2024:4579" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2280421", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280421" }, { "category": "external", "summary": "2280428", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280428" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4579.json" } ], "title": "Red Hat Security Advisory: git security update", "tracking": { "current_release_date": "2025-08-03T13:21:23+00:00", "generator": { "date": "2025-08-03T13:21:23+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2024:4579", "initial_release_date": "2024-07-16T19:35:59+00:00", "revision_history": [ { "date": "2024-07-16T19:35:59+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-07-16T19:35:59+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-03T13:21:23+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "git-0:2.39.5-1.el8_8.src", "product": { "name": "git-0:2.39.5-1.el8_8.src", "product_id": "git-0:2.39.5-1.el8_8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.39.5-1.el8_8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "git-0:2.39.5-1.el8_8.aarch64", "product": { "name": "git-0:2.39.5-1.el8_8.aarch64", "product_id": "git-0:2.39.5-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.39.5-1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "git-core-0:2.39.5-1.el8_8.aarch64", "product": { "name": "git-core-0:2.39.5-1.el8_8.aarch64", "product_id": "git-core-0:2.39.5-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.39.5-1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.39.5-1.el8_8.aarch64", "product": { "name": "git-credential-libsecret-0:2.39.5-1.el8_8.aarch64", "product_id": "git-credential-libsecret-0:2.39.5-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.39.5-1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "git-daemon-0:2.39.5-1.el8_8.aarch64", "product": { "name": "git-daemon-0:2.39.5-1.el8_8.aarch64", "product_id": "git-daemon-0:2.39.5-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.39.5-1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "git-subtree-0:2.39.5-1.el8_8.aarch64", "product": { "name": "git-subtree-0:2.39.5-1.el8_8.aarch64", "product_id": "git-subtree-0:2.39.5-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.39.5-1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "git-debugsource-0:2.39.5-1.el8_8.aarch64", "product": { "name": "git-debugsource-0:2.39.5-1.el8_8.aarch64", "product_id": "git-debugsource-0:2.39.5-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.39.5-1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.39.5-1.el8_8.aarch64", "product": { "name": "git-core-debuginfo-0:2.39.5-1.el8_8.aarch64", "product_id": "git-core-debuginfo-0:2.39.5-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.39.5-1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.aarch64", "product": { "name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.aarch64", "product_id": "git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.39.5-1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.39.5-1.el8_8.aarch64", "product": { "name": "git-daemon-debuginfo-0:2.39.5-1.el8_8.aarch64", "product_id": "git-daemon-debuginfo-0:2.39.5-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.39.5-1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.39.5-1.el8_8.aarch64", "product": { "name": "git-debuginfo-0:2.39.5-1.el8_8.aarch64", "product_id": "git-debuginfo-0:2.39.5-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.39.5-1.el8_8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "git-0:2.39.5-1.el8_8.ppc64le", "product": { "name": "git-0:2.39.5-1.el8_8.ppc64le", "product_id": "git-0:2.39.5-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.39.5-1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "git-core-0:2.39.5-1.el8_8.ppc64le", "product": { "name": "git-core-0:2.39.5-1.el8_8.ppc64le", "product_id": "git-core-0:2.39.5-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.39.5-1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.39.5-1.el8_8.ppc64le", "product": { "name": "git-credential-libsecret-0:2.39.5-1.el8_8.ppc64le", "product_id": "git-credential-libsecret-0:2.39.5-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.39.5-1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "git-daemon-0:2.39.5-1.el8_8.ppc64le", "product": { "name": "git-daemon-0:2.39.5-1.el8_8.ppc64le", "product_id": "git-daemon-0:2.39.5-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.39.5-1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "git-subtree-0:2.39.5-1.el8_8.ppc64le", "product": { "name": "git-subtree-0:2.39.5-1.el8_8.ppc64le", "product_id": "git-subtree-0:2.39.5-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.39.5-1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "git-debugsource-0:2.39.5-1.el8_8.ppc64le", "product": { "name": "git-debugsource-0:2.39.5-1.el8_8.ppc64le", "product_id": "git-debugsource-0:2.39.5-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.39.5-1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.39.5-1.el8_8.ppc64le", "product": { "name": "git-core-debuginfo-0:2.39.5-1.el8_8.ppc64le", "product_id": "git-core-debuginfo-0:2.39.5-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.39.5-1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.ppc64le", "product": { "name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.ppc64le", "product_id": "git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.39.5-1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.39.5-1.el8_8.ppc64le", "product": { "name": "git-daemon-debuginfo-0:2.39.5-1.el8_8.ppc64le", "product_id": "git-daemon-debuginfo-0:2.39.5-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.39.5-1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.39.5-1.el8_8.ppc64le", "product": { "name": "git-debuginfo-0:2.39.5-1.el8_8.ppc64le", "product_id": "git-debuginfo-0:2.39.5-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.39.5-1.el8_8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "git-0:2.39.5-1.el8_8.x86_64", "product": { "name": "git-0:2.39.5-1.el8_8.x86_64", "product_id": "git-0:2.39.5-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.39.5-1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "git-core-0:2.39.5-1.el8_8.x86_64", "product": { "name": "git-core-0:2.39.5-1.el8_8.x86_64", "product_id": "git-core-0:2.39.5-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.39.5-1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.39.5-1.el8_8.x86_64", "product": { "name": "git-credential-libsecret-0:2.39.5-1.el8_8.x86_64", "product_id": "git-credential-libsecret-0:2.39.5-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.39.5-1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "git-daemon-0:2.39.5-1.el8_8.x86_64", "product": { "name": "git-daemon-0:2.39.5-1.el8_8.x86_64", "product_id": "git-daemon-0:2.39.5-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.39.5-1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "git-subtree-0:2.39.5-1.el8_8.x86_64", "product": { "name": "git-subtree-0:2.39.5-1.el8_8.x86_64", "product_id": "git-subtree-0:2.39.5-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.39.5-1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "git-debugsource-0:2.39.5-1.el8_8.x86_64", "product": { "name": "git-debugsource-0:2.39.5-1.el8_8.x86_64", "product_id": "git-debugsource-0:2.39.5-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.39.5-1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.39.5-1.el8_8.x86_64", "product": { "name": "git-core-debuginfo-0:2.39.5-1.el8_8.x86_64", "product_id": "git-core-debuginfo-0:2.39.5-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.39.5-1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.x86_64", "product": { "name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.x86_64", "product_id": "git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.39.5-1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.39.5-1.el8_8.x86_64", "product": { "name": "git-daemon-debuginfo-0:2.39.5-1.el8_8.x86_64", "product_id": "git-daemon-debuginfo-0:2.39.5-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.39.5-1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.39.5-1.el8_8.x86_64", "product": { "name": "git-debuginfo-0:2.39.5-1.el8_8.x86_64", "product_id": "git-debuginfo-0:2.39.5-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.39.5-1.el8_8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "git-0:2.39.5-1.el8_8.s390x", "product": { "name": "git-0:2.39.5-1.el8_8.s390x", "product_id": "git-0:2.39.5-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.39.5-1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "git-core-0:2.39.5-1.el8_8.s390x", "product": { "name": "git-core-0:2.39.5-1.el8_8.s390x", "product_id": "git-core-0:2.39.5-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.39.5-1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.39.5-1.el8_8.s390x", "product": { "name": "git-credential-libsecret-0:2.39.5-1.el8_8.s390x", "product_id": "git-credential-libsecret-0:2.39.5-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.39.5-1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "git-daemon-0:2.39.5-1.el8_8.s390x", "product": { "name": "git-daemon-0:2.39.5-1.el8_8.s390x", "product_id": "git-daemon-0:2.39.5-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.39.5-1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "git-subtree-0:2.39.5-1.el8_8.s390x", "product": { "name": "git-subtree-0:2.39.5-1.el8_8.s390x", "product_id": "git-subtree-0:2.39.5-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.39.5-1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "git-debugsource-0:2.39.5-1.el8_8.s390x", "product": { "name": "git-debugsource-0:2.39.5-1.el8_8.s390x", "product_id": "git-debugsource-0:2.39.5-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.39.5-1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.39.5-1.el8_8.s390x", "product": { "name": "git-core-debuginfo-0:2.39.5-1.el8_8.s390x", "product_id": "git-core-debuginfo-0:2.39.5-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.39.5-1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.s390x", "product": { "name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.s390x", "product_id": "git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.39.5-1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.39.5-1.el8_8.s390x", "product": { "name": "git-daemon-debuginfo-0:2.39.5-1.el8_8.s390x", "product_id": "git-daemon-debuginfo-0:2.39.5-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.39.5-1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.39.5-1.el8_8.s390x", "product": { "name": "git-debuginfo-0:2.39.5-1.el8_8.s390x", "product_id": "git-debuginfo-0:2.39.5-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.39.5-1.el8_8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "git-all-0:2.39.5-1.el8_8.noarch", "product": { "name": "git-all-0:2.39.5-1.el8_8.noarch", "product_id": "git-all-0:2.39.5-1.el8_8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-all@2.39.5-1.el8_8?arch=noarch" } } }, { "category": "product_version", "name": "git-core-doc-0:2.39.5-1.el8_8.noarch", "product": { "name": "git-core-doc-0:2.39.5-1.el8_8.noarch", "product_id": "git-core-doc-0:2.39.5-1.el8_8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-doc@2.39.5-1.el8_8?arch=noarch" } } }, { "category": "product_version", "name": "git-email-0:2.39.5-1.el8_8.noarch", "product": { "name": "git-email-0:2.39.5-1.el8_8.noarch", "product_id": "git-email-0:2.39.5-1.el8_8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-email@2.39.5-1.el8_8?arch=noarch" } } }, { "category": "product_version", "name": "git-gui-0:2.39.5-1.el8_8.noarch", "product": { "name": "git-gui-0:2.39.5-1.el8_8.noarch", "product_id": "git-gui-0:2.39.5-1.el8_8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-gui@2.39.5-1.el8_8?arch=noarch" } } }, { "category": "product_version", "name": "git-instaweb-0:2.39.5-1.el8_8.noarch", "product": { "name": "git-instaweb-0:2.39.5-1.el8_8.noarch", "product_id": "git-instaweb-0:2.39.5-1.el8_8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-instaweb@2.39.5-1.el8_8?arch=noarch" } } }, { "category": "product_version", "name": "git-svn-0:2.39.5-1.el8_8.noarch", "product": { "name": "git-svn-0:2.39.5-1.el8_8.noarch", "product_id": "git-svn-0:2.39.5-1.el8_8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-svn@2.39.5-1.el8_8?arch=noarch" } } }, { "category": "product_version", "name": "gitk-0:2.39.5-1.el8_8.noarch", "product": { "name": "gitk-0:2.39.5-1.el8_8.noarch", "product_id": "gitk-0:2.39.5-1.el8_8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/gitk@2.39.5-1.el8_8?arch=noarch" } } }, { "category": "product_version", "name": "gitweb-0:2.39.5-1.el8_8.noarch", "product": { "name": "gitweb-0:2.39.5-1.el8_8.noarch", "product_id": "gitweb-0:2.39.5-1.el8_8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/gitweb@2.39.5-1.el8_8?arch=noarch" } } }, { "category": "product_version", "name": "perl-Git-0:2.39.5-1.el8_8.noarch", "product": { "name": "perl-Git-0:2.39.5-1.el8_8.noarch", "product_id": "perl-Git-0:2.39.5-1.el8_8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Git@2.39.5-1.el8_8?arch=noarch" } } }, { "category": "product_version", "name": "perl-Git-SVN-0:2.39.5-1.el8_8.noarch", "product": { "name": "perl-Git-SVN-0:2.39.5-1.el8_8.noarch", "product_id": "perl-Git-SVN-0:2.39.5-1.el8_8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Git-SVN@2.39.5-1.el8_8?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "git-0:2.39.5-1.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.aarch64" }, "product_reference": "git-0:2.39.5-1.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.39.5-1.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.ppc64le" }, "product_reference": "git-0:2.39.5-1.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.39.5-1.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.s390x" }, "product_reference": "git-0:2.39.5-1.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.39.5-1.el8_8.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.src" }, "product_reference": "git-0:2.39.5-1.el8_8.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.39.5-1.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.x86_64" }, "product_reference": "git-0:2.39.5-1.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-all-0:2.39.5-1.el8_8.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-all-0:2.39.5-1.el8_8.noarch" }, "product_reference": "git-all-0:2.39.5-1.el8_8.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.39.5-1.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.aarch64" }, "product_reference": "git-core-0:2.39.5-1.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.39.5-1.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.ppc64le" }, "product_reference": "git-core-0:2.39.5-1.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.39.5-1.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.s390x" }, "product_reference": "git-core-0:2.39.5-1.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.39.5-1.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.x86_64" }, "product_reference": "git-core-0:2.39.5-1.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.39.5-1.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.aarch64" }, "product_reference": "git-core-debuginfo-0:2.39.5-1.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.39.5-1.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.ppc64le" }, "product_reference": "git-core-debuginfo-0:2.39.5-1.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.39.5-1.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.s390x" }, "product_reference": "git-core-debuginfo-0:2.39.5-1.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.39.5-1.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.x86_64" }, "product_reference": "git-core-debuginfo-0:2.39.5-1.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-doc-0:2.39.5-1.el8_8.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-core-doc-0:2.39.5-1.el8_8.noarch" }, "product_reference": "git-core-doc-0:2.39.5-1.el8_8.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.39.5-1.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.aarch64" }, "product_reference": "git-credential-libsecret-0:2.39.5-1.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.39.5-1.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.ppc64le" }, "product_reference": "git-credential-libsecret-0:2.39.5-1.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.39.5-1.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.s390x" }, "product_reference": "git-credential-libsecret-0:2.39.5-1.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.39.5-1.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.x86_64" }, "product_reference": "git-credential-libsecret-0:2.39.5-1.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.aarch64" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.ppc64le" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.s390x" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.x86_64" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.39.5-1.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.aarch64" }, "product_reference": "git-daemon-0:2.39.5-1.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.39.5-1.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.ppc64le" }, "product_reference": "git-daemon-0:2.39.5-1.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.39.5-1.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.s390x" }, "product_reference": "git-daemon-0:2.39.5-1.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.39.5-1.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.x86_64" }, "product_reference": "git-daemon-0:2.39.5-1.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.39.5-1.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.aarch64" }, "product_reference": "git-daemon-debuginfo-0:2.39.5-1.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.39.5-1.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.ppc64le" }, "product_reference": "git-daemon-debuginfo-0:2.39.5-1.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.39.5-1.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.s390x" }, "product_reference": "git-daemon-debuginfo-0:2.39.5-1.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.39.5-1.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.x86_64" }, "product_reference": "git-daemon-debuginfo-0:2.39.5-1.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.39.5-1.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.aarch64" }, "product_reference": "git-debuginfo-0:2.39.5-1.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.39.5-1.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.ppc64le" }, "product_reference": "git-debuginfo-0:2.39.5-1.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.39.5-1.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.s390x" }, "product_reference": "git-debuginfo-0:2.39.5-1.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.39.5-1.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.x86_64" }, "product_reference": "git-debuginfo-0:2.39.5-1.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.39.5-1.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.aarch64" }, "product_reference": "git-debugsource-0:2.39.5-1.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.39.5-1.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.ppc64le" }, "product_reference": "git-debugsource-0:2.39.5-1.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.39.5-1.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.s390x" }, "product_reference": "git-debugsource-0:2.39.5-1.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.39.5-1.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.x86_64" }, "product_reference": "git-debugsource-0:2.39.5-1.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-0:2.39.5-1.el8_8.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-email-0:2.39.5-1.el8_8.noarch" }, "product_reference": "git-email-0:2.39.5-1.el8_8.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-0:2.39.5-1.el8_8.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-gui-0:2.39.5-1.el8_8.noarch" }, "product_reference": "git-gui-0:2.39.5-1.el8_8.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-instaweb-0:2.39.5-1.el8_8.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-instaweb-0:2.39.5-1.el8_8.noarch" }, "product_reference": "git-instaweb-0:2.39.5-1.el8_8.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.39.5-1.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.aarch64" }, "product_reference": "git-subtree-0:2.39.5-1.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.39.5-1.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.ppc64le" }, "product_reference": "git-subtree-0:2.39.5-1.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.39.5-1.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.s390x" }, "product_reference": "git-subtree-0:2.39.5-1.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.39.5-1.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.x86_64" }, "product_reference": "git-subtree-0:2.39.5-1.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-0:2.39.5-1.el8_8.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:git-svn-0:2.39.5-1.el8_8.noarch" }, "product_reference": "git-svn-0:2.39.5-1.el8_8.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-0:2.39.5-1.el8_8.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:gitk-0:2.39.5-1.el8_8.noarch" }, "product_reference": "gitk-0:2.39.5-1.el8_8.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gitweb-0:2.39.5-1.el8_8.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:gitweb-0:2.39.5-1.el8_8.noarch" }, "product_reference": "gitweb-0:2.39.5-1.el8_8.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-0:2.39.5-1.el8_8.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:perl-Git-0:2.39.5-1.el8_8.noarch" }, "product_reference": "perl-Git-0:2.39.5-1.el8_8.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-SVN-0:2.39.5-1.el8_8.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:perl-Git-SVN-0:2.39.5-1.el8_8.noarch" }, "product_reference": "perl-Git-SVN-0:2.39.5-1.el8_8.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-32002", "cwe": { "id": "CWE-434", "name": "Unrestricted Upload of File with Dangerous Type" }, "discovery_date": "2024-05-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2280421" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Git. This vulnerability allows the malicious manipulation of repositories containing submodules, exploiting a bug that enables the writing of files into the .git/ directory instead of the submodule\u0027s intended worktree. This manipulation facilitates the execution of arbitrary code during the cloning process, bypassing user inspection and control.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: Recursive clones RCE", "title": "Vulnerability summary" }, { "category": "other", "text": "While the described bug in Git presents a significant security concern, it falls short of being categorized as Critical due to several factors. The exploit requires a specific set of conditions, such as repositories with submodules and the presence of symbolic link support. Additionally, successful exploitation relies on users cloning repositories from untrusted sources, limiting its scope compared to critical vulnerabilities that may be remotely exploitable or affect a broader range of use cases. However, the potential impact of remote code execution during cloning operations underscores the importance of promptly applying patches and exercising caution when interacting with Git repositories, emphasizing its significant severity within the realm of software security.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.src", "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-all-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-core-doc-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-email-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-gui-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-instaweb-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-svn-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:gitk-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:gitweb-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:perl-Git-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:perl-Git-SVN-0:2.39.5-1.el8_8.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-32002" }, { "category": "external", "summary": "RHBZ#2280421", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280421" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-32002", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32002" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-32002", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32002" }, { "category": "external", "summary": "https://github.com/git/git/security/advisories/GHSA-8h77-4q3w-gfgv", "url": "https://github.com/git/git/security/advisories/GHSA-8h77-4q3w-gfgv" } ], "release_date": "2024-05-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-16T19:35:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.src", "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-all-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-core-doc-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-email-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-gui-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-instaweb-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-svn-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:gitk-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:gitweb-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:perl-Git-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:perl-Git-SVN-0:2.39.5-1.el8_8.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4579" }, { "category": "workaround", "details": "One preventative measure is to disable symbolic link support. This can be accomplished by running the command git config --global core.symlinks false. Another temporary option is to avoid using the --recurse-submodules setting with untrusted git repos.", "product_ids": [ "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.src", "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-all-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-core-doc-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-email-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-gui-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-instaweb-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-svn-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:gitk-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:gitweb-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:perl-Git-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:perl-Git-SVN-0:2.39.5-1.el8_8.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.0, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.src", "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-all-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-core-doc-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-email-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-gui-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-instaweb-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-svn-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:gitk-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:gitweb-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:perl-Git-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:perl-Git-SVN-0:2.39.5-1.el8_8.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "git: Recursive clones RCE" }, { "cve": "CVE-2024-32004", "cwe": { "id": "CWE-114", "name": "Process Control" }, "discovery_date": "2024-05-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2280428" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Git. This vulnerability can be exploited by an unauthenticated attacker who places a specialized repository on the target\u0027s local system. If the victim clones this repository, the attacker can execute arbitrary code.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: RCE while cloning local repos", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability, while significant, does not reach Critical severity due to its reliance on local repository manipulation. While it allows attackers to execute arbitrary code during cloning operations, its impact is constrained by the necessity for access to the target\u0027s local environment. Critical severity typically involves vulnerabilities that can be exploited remotely or without user interaction. Nonetheless, this issue remains Important as it can lead to unauthorized code execution, potentially compromising the integrity and security of affected systems.\n\n\nFuse 7 Karaf uses JGit to manage patches. It\u0027s heavily protected by file permissions and RBAC. Unless an attacker have write permissions to Fuse internal git repositories, this vulnerability is not exploitable.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.src", "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-all-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-core-doc-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-email-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-gui-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-instaweb-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-svn-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:gitk-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:gitweb-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:perl-Git-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:perl-Git-SVN-0:2.39.5-1.el8_8.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-32004" }, { "category": "external", "summary": "RHBZ#2280428", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280428" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-32004", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32004" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-32004", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32004" }, { "category": "external", "summary": "https://github.com/git/git/security/advisories/GHSA-xfc6-vwr8-r389", "url": "https://github.com/git/git/security/advisories/GHSA-xfc6-vwr8-r389" } ], "release_date": "2024-05-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-16T19:35:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.src", "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-all-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-core-doc-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-email-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-gui-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-instaweb-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-svn-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:gitk-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:gitweb-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:perl-Git-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:perl-Git-SVN-0:2.39.5-1.el8_8.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4579" }, { "category": "workaround", "details": "Exercise caution when cloning repositories from untrusted sources.", "product_ids": [ "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.src", "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-all-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-core-doc-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-email-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-gui-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-instaweb-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-svn-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:gitk-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:gitweb-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:perl-Git-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:perl-Git-SVN-0:2.39.5-1.el8_8.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.src", "AppStream-8.8.0.Z.EUS:git-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-all-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-core-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-core-debuginfo-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-core-doc-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-daemon-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-daemon-debuginfo-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-debuginfo-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-debugsource-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-email-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-gui-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-instaweb-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:git-subtree-0:2.39.5-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:git-svn-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:gitk-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:gitweb-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:perl-Git-0:2.39.5-1.el8_8.noarch", "AppStream-8.8.0.Z.EUS:perl-Git-SVN-0:2.39.5-1.el8_8.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "git: RCE while cloning local repos" } ] }
rhsa-2024:6028
Vulnerability from csaf_redhat
Published
2024-08-29 11:30
Modified
2025-08-03 13:21
Summary
Red Hat Security Advisory: git security update
Notes
Topic
An update for git is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.4 Telecommunications Update Service.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.
Security Fix(es):
* git: Recursive clones RCE (CVE-2024-32002)
* git: RCE while cloning local repos (CVE-2024-32004)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for git is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.4 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.\n\nSecurity Fix(es):\n\n* git: Recursive clones RCE (CVE-2024-32002)\n\n* git: RCE while cloning local repos (CVE-2024-32004)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:6028", "url": "https://access.redhat.com/errata/RHSA-2024:6028" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2280421", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280421" }, { "category": "external", "summary": "2280428", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280428" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6028.json" } ], "title": "Red Hat Security Advisory: git security update", "tracking": { "current_release_date": "2025-08-03T13:21:27+00:00", "generator": { "date": "2025-08-03T13:21:27+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2024:6028", "initial_release_date": "2024-08-29T11:30:22+00:00", "revision_history": [ { "date": "2024-08-29T11:30:22+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-29T11:30:22+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-03T13:21:27+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "git-0:2.27.0-5.el8_4.src", "product": { "name": "git-0:2.27.0-5.el8_4.src", "product_id": "git-0:2.27.0-5.el8_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.27.0-5.el8_4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "git-0:2.27.0-5.el8_4.x86_64", "product": { "name": "git-0:2.27.0-5.el8_4.x86_64", "product_id": "git-0:2.27.0-5.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.27.0-5.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "git-core-0:2.27.0-5.el8_4.x86_64", "product": { "name": "git-core-0:2.27.0-5.el8_4.x86_64", "product_id": "git-core-0:2.27.0-5.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.27.0-5.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.27.0-5.el8_4.x86_64", "product": { "name": "git-credential-libsecret-0:2.27.0-5.el8_4.x86_64", "product_id": "git-credential-libsecret-0:2.27.0-5.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.27.0-5.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "git-daemon-0:2.27.0-5.el8_4.x86_64", "product": { "name": "git-daemon-0:2.27.0-5.el8_4.x86_64", "product_id": "git-daemon-0:2.27.0-5.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.27.0-5.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "git-subtree-0:2.27.0-5.el8_4.x86_64", "product": { "name": "git-subtree-0:2.27.0-5.el8_4.x86_64", "product_id": "git-subtree-0:2.27.0-5.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.27.0-5.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "git-debugsource-0:2.27.0-5.el8_4.x86_64", "product": { "name": "git-debugsource-0:2.27.0-5.el8_4.x86_64", "product_id": "git-debugsource-0:2.27.0-5.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.27.0-5.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.27.0-5.el8_4.x86_64", "product": { "name": "git-core-debuginfo-0:2.27.0-5.el8_4.x86_64", "product_id": "git-core-debuginfo-0:2.27.0-5.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.27.0-5.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64", "product": { "name": "git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64", "product_id": "git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.27.0-5.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64", "product": { "name": "git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64", "product_id": "git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.27.0-5.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.27.0-5.el8_4.x86_64", "product": { "name": "git-debuginfo-0:2.27.0-5.el8_4.x86_64", "product_id": "git-debuginfo-0:2.27.0-5.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.27.0-5.el8_4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "git-all-0:2.27.0-5.el8_4.noarch", "product": { "name": "git-all-0:2.27.0-5.el8_4.noarch", "product_id": "git-all-0:2.27.0-5.el8_4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-all@2.27.0-5.el8_4?arch=noarch" } } }, { "category": "product_version", "name": "git-core-doc-0:2.27.0-5.el8_4.noarch", "product": { "name": "git-core-doc-0:2.27.0-5.el8_4.noarch", "product_id": "git-core-doc-0:2.27.0-5.el8_4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-doc@2.27.0-5.el8_4?arch=noarch" } } }, { "category": "product_version", "name": "git-email-0:2.27.0-5.el8_4.noarch", "product": { "name": "git-email-0:2.27.0-5.el8_4.noarch", "product_id": "git-email-0:2.27.0-5.el8_4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-email@2.27.0-5.el8_4?arch=noarch" } } }, { "category": "product_version", "name": "git-gui-0:2.27.0-5.el8_4.noarch", "product": { "name": "git-gui-0:2.27.0-5.el8_4.noarch", "product_id": "git-gui-0:2.27.0-5.el8_4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-gui@2.27.0-5.el8_4?arch=noarch" } } }, { "category": "product_version", "name": "git-instaweb-0:2.27.0-5.el8_4.noarch", "product": { "name": "git-instaweb-0:2.27.0-5.el8_4.noarch", "product_id": "git-instaweb-0:2.27.0-5.el8_4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-instaweb@2.27.0-5.el8_4?arch=noarch" } } }, { "category": "product_version", "name": "git-svn-0:2.27.0-5.el8_4.noarch", "product": { "name": "git-svn-0:2.27.0-5.el8_4.noarch", "product_id": "git-svn-0:2.27.0-5.el8_4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-svn@2.27.0-5.el8_4?arch=noarch" } } }, { "category": "product_version", "name": "gitk-0:2.27.0-5.el8_4.noarch", "product": { "name": "gitk-0:2.27.0-5.el8_4.noarch", "product_id": "gitk-0:2.27.0-5.el8_4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/gitk@2.27.0-5.el8_4?arch=noarch" } } }, { "category": "product_version", "name": "gitweb-0:2.27.0-5.el8_4.noarch", "product": { "name": "gitweb-0:2.27.0-5.el8_4.noarch", "product_id": "gitweb-0:2.27.0-5.el8_4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/gitweb@2.27.0-5.el8_4?arch=noarch" } } }, { "category": "product_version", "name": "perl-Git-0:2.27.0-5.el8_4.noarch", "product": { "name": "perl-Git-0:2.27.0-5.el8_4.noarch", "product_id": "perl-Git-0:2.27.0-5.el8_4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Git@2.27.0-5.el8_4?arch=noarch" } } }, { "category": "product_version", "name": "perl-Git-SVN-0:2.27.0-5.el8_4.noarch", "product": { "name": "perl-Git-SVN-0:2.27.0-5.el8_4.noarch", "product_id": "perl-Git-SVN-0:2.27.0-5.el8_4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Git-SVN@2.27.0-5.el8_4?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "git-0:2.27.0-5.el8_4.ppc64le", "product": { "name": "git-0:2.27.0-5.el8_4.ppc64le", "product_id": "git-0:2.27.0-5.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.27.0-5.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "git-core-0:2.27.0-5.el8_4.ppc64le", "product": { "name": "git-core-0:2.27.0-5.el8_4.ppc64le", "product_id": "git-core-0:2.27.0-5.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.27.0-5.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.27.0-5.el8_4.ppc64le", "product": { "name": "git-credential-libsecret-0:2.27.0-5.el8_4.ppc64le", "product_id": "git-credential-libsecret-0:2.27.0-5.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.27.0-5.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "git-daemon-0:2.27.0-5.el8_4.ppc64le", "product": { "name": "git-daemon-0:2.27.0-5.el8_4.ppc64le", "product_id": "git-daemon-0:2.27.0-5.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.27.0-5.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "git-subtree-0:2.27.0-5.el8_4.ppc64le", "product": { "name": "git-subtree-0:2.27.0-5.el8_4.ppc64le", "product_id": "git-subtree-0:2.27.0-5.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.27.0-5.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "git-debugsource-0:2.27.0-5.el8_4.ppc64le", "product": { "name": "git-debugsource-0:2.27.0-5.el8_4.ppc64le", "product_id": "git-debugsource-0:2.27.0-5.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.27.0-5.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.27.0-5.el8_4.ppc64le", "product": { "name": "git-core-debuginfo-0:2.27.0-5.el8_4.ppc64le", "product_id": "git-core-debuginfo-0:2.27.0-5.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.27.0-5.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.ppc64le", "product": { "name": "git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.ppc64le", "product_id": "git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.27.0-5.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.27.0-5.el8_4.ppc64le", "product": { "name": "git-daemon-debuginfo-0:2.27.0-5.el8_4.ppc64le", "product_id": "git-daemon-debuginfo-0:2.27.0-5.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.27.0-5.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.27.0-5.el8_4.ppc64le", "product": { "name": "git-debuginfo-0:2.27.0-5.el8_4.ppc64le", "product_id": "git-debuginfo-0:2.27.0-5.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.27.0-5.el8_4?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "git-0:2.27.0-5.el8_4.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:git-0:2.27.0-5.el8_4.src" }, "product_reference": "git-0:2.27.0-5.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.27.0-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:git-0:2.27.0-5.el8_4.x86_64" }, "product_reference": "git-0:2.27.0-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-all-0:2.27.0-5.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:git-all-0:2.27.0-5.el8_4.noarch" }, "product_reference": "git-all-0:2.27.0-5.el8_4.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.27.0-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:git-core-0:2.27.0-5.el8_4.x86_64" }, "product_reference": "git-core-0:2.27.0-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.27.0-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:git-core-debuginfo-0:2.27.0-5.el8_4.x86_64" }, "product_reference": "git-core-debuginfo-0:2.27.0-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-doc-0:2.27.0-5.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:git-core-doc-0:2.27.0-5.el8_4.noarch" }, "product_reference": "git-core-doc-0:2.27.0-5.el8_4.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.27.0-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:git-credential-libsecret-0:2.27.0-5.el8_4.x86_64" }, "product_reference": "git-credential-libsecret-0:2.27.0-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.27.0-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:git-daemon-0:2.27.0-5.el8_4.x86_64" }, "product_reference": "git-daemon-0:2.27.0-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64" }, "product_reference": "git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.27.0-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:git-debuginfo-0:2.27.0-5.el8_4.x86_64" }, "product_reference": "git-debuginfo-0:2.27.0-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.27.0-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:git-debugsource-0:2.27.0-5.el8_4.x86_64" }, "product_reference": "git-debugsource-0:2.27.0-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-0:2.27.0-5.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:git-email-0:2.27.0-5.el8_4.noarch" }, "product_reference": "git-email-0:2.27.0-5.el8_4.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-0:2.27.0-5.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:git-gui-0:2.27.0-5.el8_4.noarch" }, "product_reference": "git-gui-0:2.27.0-5.el8_4.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-instaweb-0:2.27.0-5.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:git-instaweb-0:2.27.0-5.el8_4.noarch" }, "product_reference": "git-instaweb-0:2.27.0-5.el8_4.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.27.0-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:git-subtree-0:2.27.0-5.el8_4.x86_64" }, "product_reference": "git-subtree-0:2.27.0-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-0:2.27.0-5.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:git-svn-0:2.27.0-5.el8_4.noarch" }, "product_reference": "git-svn-0:2.27.0-5.el8_4.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-0:2.27.0-5.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:gitk-0:2.27.0-5.el8_4.noarch" }, "product_reference": "gitk-0:2.27.0-5.el8_4.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "gitweb-0:2.27.0-5.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:gitweb-0:2.27.0-5.el8_4.noarch" }, "product_reference": "gitweb-0:2.27.0-5.el8_4.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-0:2.27.0-5.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:perl-Git-0:2.27.0-5.el8_4.noarch" }, "product_reference": "perl-Git-0:2.27.0-5.el8_4.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-SVN-0:2.27.0-5.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:perl-Git-SVN-0:2.27.0-5.el8_4.noarch" }, "product_reference": "perl-Git-SVN-0:2.27.0-5.el8_4.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.27.0-5.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:git-0:2.27.0-5.el8_4.ppc64le" }, "product_reference": "git-0:2.27.0-5.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.27.0-5.el8_4.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:git-0:2.27.0-5.el8_4.src" }, "product_reference": "git-0:2.27.0-5.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.27.0-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:git-0:2.27.0-5.el8_4.x86_64" }, "product_reference": "git-0:2.27.0-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-all-0:2.27.0-5.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:git-all-0:2.27.0-5.el8_4.noarch" }, "product_reference": "git-all-0:2.27.0-5.el8_4.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.27.0-5.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:git-core-0:2.27.0-5.el8_4.ppc64le" }, "product_reference": "git-core-0:2.27.0-5.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.27.0-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:git-core-0:2.27.0-5.el8_4.x86_64" }, "product_reference": "git-core-0:2.27.0-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.27.0-5.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:git-core-debuginfo-0:2.27.0-5.el8_4.ppc64le" }, "product_reference": "git-core-debuginfo-0:2.27.0-5.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.27.0-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:git-core-debuginfo-0:2.27.0-5.el8_4.x86_64" }, "product_reference": "git-core-debuginfo-0:2.27.0-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-doc-0:2.27.0-5.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:git-core-doc-0:2.27.0-5.el8_4.noarch" }, "product_reference": "git-core-doc-0:2.27.0-5.el8_4.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.27.0-5.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:git-credential-libsecret-0:2.27.0-5.el8_4.ppc64le" }, "product_reference": "git-credential-libsecret-0:2.27.0-5.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.27.0-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:git-credential-libsecret-0:2.27.0-5.el8_4.x86_64" }, "product_reference": "git-credential-libsecret-0:2.27.0-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.ppc64le" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.27.0-5.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:git-daemon-0:2.27.0-5.el8_4.ppc64le" }, "product_reference": "git-daemon-0:2.27.0-5.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.27.0-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:git-daemon-0:2.27.0-5.el8_4.x86_64" }, "product_reference": "git-daemon-0:2.27.0-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.27.0-5.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:git-daemon-debuginfo-0:2.27.0-5.el8_4.ppc64le" }, "product_reference": "git-daemon-debuginfo-0:2.27.0-5.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64" }, "product_reference": "git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.27.0-5.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:git-debuginfo-0:2.27.0-5.el8_4.ppc64le" }, "product_reference": "git-debuginfo-0:2.27.0-5.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.27.0-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:git-debuginfo-0:2.27.0-5.el8_4.x86_64" }, "product_reference": "git-debuginfo-0:2.27.0-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.27.0-5.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:git-debugsource-0:2.27.0-5.el8_4.ppc64le" }, "product_reference": "git-debugsource-0:2.27.0-5.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.27.0-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:git-debugsource-0:2.27.0-5.el8_4.x86_64" }, "product_reference": "git-debugsource-0:2.27.0-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-0:2.27.0-5.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:git-email-0:2.27.0-5.el8_4.noarch" }, "product_reference": "git-email-0:2.27.0-5.el8_4.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-0:2.27.0-5.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:git-gui-0:2.27.0-5.el8_4.noarch" }, "product_reference": "git-gui-0:2.27.0-5.el8_4.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-instaweb-0:2.27.0-5.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:git-instaweb-0:2.27.0-5.el8_4.noarch" }, "product_reference": "git-instaweb-0:2.27.0-5.el8_4.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.27.0-5.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:git-subtree-0:2.27.0-5.el8_4.ppc64le" }, "product_reference": "git-subtree-0:2.27.0-5.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.27.0-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:git-subtree-0:2.27.0-5.el8_4.x86_64" }, "product_reference": "git-subtree-0:2.27.0-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-0:2.27.0-5.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:git-svn-0:2.27.0-5.el8_4.noarch" }, "product_reference": "git-svn-0:2.27.0-5.el8_4.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-0:2.27.0-5.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:gitk-0:2.27.0-5.el8_4.noarch" }, "product_reference": "gitk-0:2.27.0-5.el8_4.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "gitweb-0:2.27.0-5.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:gitweb-0:2.27.0-5.el8_4.noarch" }, "product_reference": "gitweb-0:2.27.0-5.el8_4.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-0:2.27.0-5.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:perl-Git-0:2.27.0-5.el8_4.noarch" }, "product_reference": "perl-Git-0:2.27.0-5.el8_4.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-SVN-0:2.27.0-5.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:perl-Git-SVN-0:2.27.0-5.el8_4.noarch" }, "product_reference": "perl-Git-SVN-0:2.27.0-5.el8_4.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.27.0-5.el8_4.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:git-0:2.27.0-5.el8_4.src" }, "product_reference": "git-0:2.27.0-5.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.27.0-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:git-0:2.27.0-5.el8_4.x86_64" }, "product_reference": "git-0:2.27.0-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-all-0:2.27.0-5.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:git-all-0:2.27.0-5.el8_4.noarch" }, "product_reference": "git-all-0:2.27.0-5.el8_4.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.27.0-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:git-core-0:2.27.0-5.el8_4.x86_64" }, "product_reference": "git-core-0:2.27.0-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.27.0-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:git-core-debuginfo-0:2.27.0-5.el8_4.x86_64" }, "product_reference": "git-core-debuginfo-0:2.27.0-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-doc-0:2.27.0-5.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:git-core-doc-0:2.27.0-5.el8_4.noarch" }, "product_reference": "git-core-doc-0:2.27.0-5.el8_4.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.27.0-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:git-credential-libsecret-0:2.27.0-5.el8_4.x86_64" }, "product_reference": "git-credential-libsecret-0:2.27.0-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.27.0-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:git-daemon-0:2.27.0-5.el8_4.x86_64" }, "product_reference": "git-daemon-0:2.27.0-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64" }, "product_reference": "git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.27.0-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:git-debuginfo-0:2.27.0-5.el8_4.x86_64" }, "product_reference": "git-debuginfo-0:2.27.0-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.27.0-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:git-debugsource-0:2.27.0-5.el8_4.x86_64" }, "product_reference": "git-debugsource-0:2.27.0-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-0:2.27.0-5.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:git-email-0:2.27.0-5.el8_4.noarch" }, "product_reference": "git-email-0:2.27.0-5.el8_4.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-0:2.27.0-5.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:git-gui-0:2.27.0-5.el8_4.noarch" }, "product_reference": "git-gui-0:2.27.0-5.el8_4.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-instaweb-0:2.27.0-5.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:git-instaweb-0:2.27.0-5.el8_4.noarch" }, "product_reference": "git-instaweb-0:2.27.0-5.el8_4.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.27.0-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:git-subtree-0:2.27.0-5.el8_4.x86_64" }, "product_reference": "git-subtree-0:2.27.0-5.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-0:2.27.0-5.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:git-svn-0:2.27.0-5.el8_4.noarch" }, "product_reference": "git-svn-0:2.27.0-5.el8_4.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-0:2.27.0-5.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:gitk-0:2.27.0-5.el8_4.noarch" }, "product_reference": "gitk-0:2.27.0-5.el8_4.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "gitweb-0:2.27.0-5.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:gitweb-0:2.27.0-5.el8_4.noarch" }, "product_reference": "gitweb-0:2.27.0-5.el8_4.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-0:2.27.0-5.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:perl-Git-0:2.27.0-5.el8_4.noarch" }, "product_reference": "perl-Git-0:2.27.0-5.el8_4.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-SVN-0:2.27.0-5.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:perl-Git-SVN-0:2.27.0-5.el8_4.noarch" }, "product_reference": "perl-Git-SVN-0:2.27.0-5.el8_4.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-32002", "cwe": { "id": "CWE-434", "name": "Unrestricted Upload of File with Dangerous Type" }, "discovery_date": "2024-05-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2280421" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Git. This vulnerability allows the malicious manipulation of repositories containing submodules, exploiting a bug that enables the writing of files into the .git/ directory instead of the submodule\u0027s intended worktree. This manipulation facilitates the execution of arbitrary code during the cloning process, bypassing user inspection and control.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: Recursive clones RCE", "title": "Vulnerability summary" }, { "category": "other", "text": "While the described bug in Git presents a significant security concern, it falls short of being categorized as Critical due to several factors. The exploit requires a specific set of conditions, such as repositories with submodules and the presence of symbolic link support. Additionally, successful exploitation relies on users cloning repositories from untrusted sources, limiting its scope compared to critical vulnerabilities that may be remotely exploitable or affect a broader range of use cases. However, the potential impact of remote code execution during cloning operations underscores the importance of promptly applying patches and exercising caution when interacting with Git repositories, emphasizing its significant severity within the realm of software security.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.AUS:git-0:2.27.0-5.el8_4.src", "AppStream-8.4.0.Z.AUS:git-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-all-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-core-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-core-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-core-doc-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-credential-libsecret-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-daemon-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-debugsource-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-email-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-gui-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-instaweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-subtree-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-svn-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:gitk-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:gitweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:perl-Git-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:perl-Git-SVN-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-0:2.27.0-5.el8_4.src", "AppStream-8.4.0.Z.E4S:git-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-all-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-core-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-core-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-core-debuginfo-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-core-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-core-doc-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-credential-libsecret-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-credential-libsecret-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-daemon-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-daemon-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-daemon-debuginfo-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-debuginfo-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-debugsource-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-debugsource-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-email-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-gui-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-instaweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-subtree-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-subtree-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-svn-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:gitk-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:gitweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:perl-Git-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:perl-Git-SVN-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-0:2.27.0-5.el8_4.src", "AppStream-8.4.0.Z.TUS:git-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-all-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-core-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-core-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-core-doc-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-credential-libsecret-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-daemon-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-debugsource-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-email-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-gui-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-instaweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-subtree-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-svn-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:gitk-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:gitweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:perl-Git-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:perl-Git-SVN-0:2.27.0-5.el8_4.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-32002" }, { "category": "external", "summary": "RHBZ#2280421", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280421" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-32002", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32002" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-32002", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32002" }, { "category": "external", "summary": "https://github.com/git/git/security/advisories/GHSA-8h77-4q3w-gfgv", "url": "https://github.com/git/git/security/advisories/GHSA-8h77-4q3w-gfgv" } ], "release_date": "2024-05-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-29T11:30:22+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:git-0:2.27.0-5.el8_4.src", "AppStream-8.4.0.Z.AUS:git-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-all-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-core-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-core-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-core-doc-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-credential-libsecret-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-daemon-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-debugsource-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-email-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-gui-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-instaweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-subtree-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-svn-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:gitk-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:gitweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:perl-Git-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:perl-Git-SVN-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-0:2.27.0-5.el8_4.src", "AppStream-8.4.0.Z.E4S:git-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-all-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-core-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-core-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-core-debuginfo-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-core-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-core-doc-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-credential-libsecret-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-credential-libsecret-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-daemon-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-daemon-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-daemon-debuginfo-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-debuginfo-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-debugsource-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-debugsource-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-email-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-gui-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-instaweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-subtree-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-subtree-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-svn-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:gitk-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:gitweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:perl-Git-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:perl-Git-SVN-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-0:2.27.0-5.el8_4.src", "AppStream-8.4.0.Z.TUS:git-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-all-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-core-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-core-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-core-doc-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-credential-libsecret-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-daemon-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-debugsource-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-email-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-gui-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-instaweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-subtree-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-svn-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:gitk-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:gitweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:perl-Git-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:perl-Git-SVN-0:2.27.0-5.el8_4.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:6028" }, { "category": "workaround", "details": "One preventative measure is to disable symbolic link support. This can be accomplished by running the command git config --global core.symlinks false. Another temporary option is to avoid using the --recurse-submodules setting with untrusted git repos.", "product_ids": [ "AppStream-8.4.0.Z.AUS:git-0:2.27.0-5.el8_4.src", "AppStream-8.4.0.Z.AUS:git-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-all-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-core-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-core-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-core-doc-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-credential-libsecret-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-daemon-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-debugsource-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-email-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-gui-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-instaweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-subtree-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-svn-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:gitk-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:gitweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:perl-Git-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:perl-Git-SVN-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-0:2.27.0-5.el8_4.src", "AppStream-8.4.0.Z.E4S:git-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-all-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-core-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-core-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-core-debuginfo-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-core-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-core-doc-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-credential-libsecret-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-credential-libsecret-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-daemon-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-daemon-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-daemon-debuginfo-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-debuginfo-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-debugsource-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-debugsource-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-email-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-gui-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-instaweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-subtree-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-subtree-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-svn-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:gitk-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:gitweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:perl-Git-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:perl-Git-SVN-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-0:2.27.0-5.el8_4.src", "AppStream-8.4.0.Z.TUS:git-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-all-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-core-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-core-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-core-doc-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-credential-libsecret-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-daemon-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-debugsource-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-email-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-gui-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-instaweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-subtree-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-svn-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:gitk-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:gitweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:perl-Git-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:perl-Git-SVN-0:2.27.0-5.el8_4.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.0, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:git-0:2.27.0-5.el8_4.src", "AppStream-8.4.0.Z.AUS:git-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-all-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-core-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-core-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-core-doc-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-credential-libsecret-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-daemon-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-debugsource-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-email-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-gui-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-instaweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-subtree-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-svn-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:gitk-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:gitweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:perl-Git-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:perl-Git-SVN-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-0:2.27.0-5.el8_4.src", "AppStream-8.4.0.Z.E4S:git-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-all-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-core-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-core-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-core-debuginfo-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-core-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-core-doc-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-credential-libsecret-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-credential-libsecret-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-daemon-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-daemon-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-daemon-debuginfo-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-debuginfo-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-debugsource-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-debugsource-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-email-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-gui-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-instaweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-subtree-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-subtree-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-svn-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:gitk-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:gitweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:perl-Git-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:perl-Git-SVN-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-0:2.27.0-5.el8_4.src", "AppStream-8.4.0.Z.TUS:git-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-all-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-core-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-core-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-core-doc-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-credential-libsecret-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-daemon-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-debugsource-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-email-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-gui-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-instaweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-subtree-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-svn-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:gitk-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:gitweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:perl-Git-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:perl-Git-SVN-0:2.27.0-5.el8_4.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "git: Recursive clones RCE" }, { "cve": "CVE-2024-32004", "cwe": { "id": "CWE-114", "name": "Process Control" }, "discovery_date": "2024-05-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2280428" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Git. This vulnerability can be exploited by an unauthenticated attacker who places a specialized repository on the target\u0027s local system. If the victim clones this repository, the attacker can execute arbitrary code.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: RCE while cloning local repos", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability, while significant, does not reach Critical severity due to its reliance on local repository manipulation. While it allows attackers to execute arbitrary code during cloning operations, its impact is constrained by the necessity for access to the target\u0027s local environment. Critical severity typically involves vulnerabilities that can be exploited remotely or without user interaction. Nonetheless, this issue remains Important as it can lead to unauthorized code execution, potentially compromising the integrity and security of affected systems.\n\n\nFuse 7 Karaf uses JGit to manage patches. It\u0027s heavily protected by file permissions and RBAC. Unless an attacker have write permissions to Fuse internal git repositories, this vulnerability is not exploitable.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.AUS:git-0:2.27.0-5.el8_4.src", "AppStream-8.4.0.Z.AUS:git-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-all-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-core-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-core-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-core-doc-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-credential-libsecret-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-daemon-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-debugsource-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-email-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-gui-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-instaweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-subtree-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-svn-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:gitk-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:gitweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:perl-Git-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:perl-Git-SVN-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-0:2.27.0-5.el8_4.src", "AppStream-8.4.0.Z.E4S:git-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-all-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-core-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-core-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-core-debuginfo-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-core-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-core-doc-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-credential-libsecret-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-credential-libsecret-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-daemon-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-daemon-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-daemon-debuginfo-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-debuginfo-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-debugsource-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-debugsource-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-email-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-gui-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-instaweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-subtree-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-subtree-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-svn-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:gitk-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:gitweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:perl-Git-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:perl-Git-SVN-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-0:2.27.0-5.el8_4.src", "AppStream-8.4.0.Z.TUS:git-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-all-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-core-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-core-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-core-doc-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-credential-libsecret-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-daemon-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-debugsource-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-email-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-gui-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-instaweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-subtree-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-svn-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:gitk-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:gitweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:perl-Git-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:perl-Git-SVN-0:2.27.0-5.el8_4.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-32004" }, { "category": "external", "summary": "RHBZ#2280428", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280428" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-32004", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32004" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-32004", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32004" }, { "category": "external", "summary": "https://github.com/git/git/security/advisories/GHSA-xfc6-vwr8-r389", "url": "https://github.com/git/git/security/advisories/GHSA-xfc6-vwr8-r389" } ], "release_date": "2024-05-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-29T11:30:22+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:git-0:2.27.0-5.el8_4.src", "AppStream-8.4.0.Z.AUS:git-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-all-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-core-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-core-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-core-doc-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-credential-libsecret-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-daemon-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-debugsource-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-email-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-gui-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-instaweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-subtree-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-svn-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:gitk-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:gitweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:perl-Git-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:perl-Git-SVN-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-0:2.27.0-5.el8_4.src", "AppStream-8.4.0.Z.E4S:git-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-all-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-core-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-core-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-core-debuginfo-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-core-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-core-doc-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-credential-libsecret-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-credential-libsecret-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-daemon-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-daemon-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-daemon-debuginfo-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-debuginfo-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-debugsource-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-debugsource-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-email-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-gui-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-instaweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-subtree-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-subtree-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-svn-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:gitk-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:gitweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:perl-Git-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:perl-Git-SVN-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-0:2.27.0-5.el8_4.src", "AppStream-8.4.0.Z.TUS:git-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-all-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-core-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-core-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-core-doc-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-credential-libsecret-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-daemon-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-debugsource-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-email-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-gui-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-instaweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-subtree-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-svn-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:gitk-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:gitweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:perl-Git-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:perl-Git-SVN-0:2.27.0-5.el8_4.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:6028" }, { "category": "workaround", "details": "Exercise caution when cloning repositories from untrusted sources.", "product_ids": [ "AppStream-8.4.0.Z.AUS:git-0:2.27.0-5.el8_4.src", "AppStream-8.4.0.Z.AUS:git-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-all-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-core-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-core-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-core-doc-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-credential-libsecret-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-daemon-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-debugsource-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-email-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-gui-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-instaweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-subtree-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-svn-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:gitk-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:gitweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:perl-Git-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:perl-Git-SVN-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-0:2.27.0-5.el8_4.src", "AppStream-8.4.0.Z.E4S:git-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-all-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-core-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-core-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-core-debuginfo-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-core-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-core-doc-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-credential-libsecret-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-credential-libsecret-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-daemon-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-daemon-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-daemon-debuginfo-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-debuginfo-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-debugsource-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-debugsource-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-email-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-gui-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-instaweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-subtree-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-subtree-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-svn-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:gitk-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:gitweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:perl-Git-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:perl-Git-SVN-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-0:2.27.0-5.el8_4.src", "AppStream-8.4.0.Z.TUS:git-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-all-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-core-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-core-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-core-doc-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-credential-libsecret-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-daemon-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-debugsource-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-email-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-gui-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-instaweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-subtree-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-svn-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:gitk-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:gitweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:perl-Git-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:perl-Git-SVN-0:2.27.0-5.el8_4.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:git-0:2.27.0-5.el8_4.src", "AppStream-8.4.0.Z.AUS:git-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-all-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-core-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-core-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-core-doc-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-credential-libsecret-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-daemon-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-debugsource-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-email-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-gui-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-instaweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:git-subtree-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:git-svn-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:gitk-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:gitweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:perl-Git-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.AUS:perl-Git-SVN-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-0:2.27.0-5.el8_4.src", "AppStream-8.4.0.Z.E4S:git-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-all-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-core-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-core-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-core-debuginfo-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-core-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-core-doc-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-credential-libsecret-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-credential-libsecret-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-daemon-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-daemon-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-daemon-debuginfo-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-debuginfo-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-debugsource-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-debugsource-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-email-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-gui-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-instaweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:git-subtree-0:2.27.0-5.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:git-subtree-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:git-svn-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:gitk-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:gitweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:perl-Git-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.E4S:perl-Git-SVN-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-0:2.27.0-5.el8_4.src", "AppStream-8.4.0.Z.TUS:git-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-all-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-core-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-core-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-core-doc-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-credential-libsecret-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-credential-libsecret-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-daemon-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-daemon-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-debuginfo-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-debugsource-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-email-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-gui-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-instaweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:git-subtree-0:2.27.0-5.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:git-svn-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:gitk-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:gitweb-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:perl-Git-0:2.27.0-5.el8_4.noarch", "AppStream-8.4.0.Z.TUS:perl-Git-SVN-0:2.27.0-5.el8_4.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "git: RCE while cloning local repos" } ] }
fkie_cve-2024-32004
Vulnerability from fkie_nvd
Published
2024-05-14 19:15
Modified
2024-11-21 09:14
Severity ?
Summary
Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, an attacker can prepare a local repository in such a way that, when cloned, will execute arbitrary code during the operation. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4. As a workaround, avoid cloning repositories from untrusted sources.
References
▶ | URL | Tags | |
---|---|---|---|
security-advisories@github.com | http://www.openwall.com/lists/oss-security/2024/05/14/2 | ||
security-advisories@github.com | https://git-scm.com/docs/git-clone | ||
security-advisories@github.com | https://github.com/git/git/commit/f4aa8c8bb11dae6e769cd930565173808cbb69c8 | ||
security-advisories@github.com | https://github.com/git/git/security/advisories/GHSA-xfc6-vwr8-r389 | ||
security-advisories@github.com | https://lists.debian.org/debian-lts-announce/2024/06/msg00018.html | ||
security-advisories@github.com | https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/S4CK4IYTXEOBZTEM5K3T6LWOIZ3S44AR/ | ||
af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2024/05/14/2 | ||
af854a3a-2127-422b-91ae-364da2661108 | https://git-scm.com/docs/git-clone | ||
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/git/git/commit/f4aa8c8bb11dae6e769cd930565173808cbb69c8 | ||
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/git/git/security/advisories/GHSA-xfc6-vwr8-r389 | ||
af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2024/06/msg00018.html | ||
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/S4CK4IYTXEOBZTEM5K3T6LWOIZ3S44AR/ |
Impacted products
Vendor | Product | Version |
---|
{ "cveTags": [], "descriptions": [ { "lang": "en", "value": "Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, an attacker can prepare a local repository in such a way that, when cloned, will execute arbitrary code during the operation. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4. As a workaround, avoid cloning repositories from untrusted sources." }, { "lang": "es", "value": "Git es un sistema de control de revisiones. Antes de las versiones 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2 y 2.39.4, un atacante puede preparar un repositorio local de tal manera que, cuando se clone, ejecute c\u00f3digo arbitrario durante la operaci\u00f3n. El problema se solucion\u00f3 en las versiones 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2 y 2.39.4. Como workaround, evite clonar repositorios de fuentes que no sean de confianza." } ], "id": "CVE-2024-32004", "lastModified": "2024-11-21T09:14:19.607", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.4, "impactScore": 6.0, "source": "security-advisories@github.com", "type": "Secondary" } ] }, "published": "2024-05-14T19:15:11.377", "references": [ { "source": "security-advisories@github.com", "url": "http://www.openwall.com/lists/oss-security/2024/05/14/2" }, { "source": "security-advisories@github.com", "url": "https://git-scm.com/docs/git-clone" }, { "source": "security-advisories@github.com", "url": "https://github.com/git/git/commit/f4aa8c8bb11dae6e769cd930565173808cbb69c8" }, { "source": "security-advisories@github.com", "url": "https://github.com/git/git/security/advisories/GHSA-xfc6-vwr8-r389" }, { "source": "security-advisories@github.com", "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00018.html" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/S4CK4IYTXEOBZTEM5K3T6LWOIZ3S44AR/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.openwall.com/lists/oss-security/2024/05/14/2" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://git-scm.com/docs/git-clone" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://github.com/git/git/commit/f4aa8c8bb11dae6e769cd930565173808cbb69c8" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://github.com/git/git/security/advisories/GHSA-xfc6-vwr8-r389" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00018.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/S4CK4IYTXEOBZTEM5K3T6LWOIZ3S44AR/" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Awaiting Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-114" } ], "source": "security-advisories@github.com", "type": "Secondary" } ] }
wid-sec-w-2024-1115
Vulnerability from csaf_certbund
Published
2024-05-14 22:00
Modified
2024-05-30 22:00
Summary
Microsoft Developer Tools: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Microsoft Visual Studio ist eine integrierte Entwicklungsumgebung für Hochsprachen.
Microsoft .NET Framework ist eine Komponente des Microsoft Windows-Betriebssystems, das die Erstellung und Ausführung von Softwareanwendungen und Webdiensten ermöglicht. Es beinhaltet sowohl eine Laufzeitumgebung als auch ein Framework von Klassenbibliotheken (APIs), u. a. für die Programmiersprache ASP (ASP.NET), den Datenzugriff (ADO.NET), intelligente Clientanwendungen (Windows Forms) und weitere.
Angriff
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Microsoft Visual Studio und Microsoft .NET Framework ausnutzen, um beliebigen Programmcode auszuführen oder einen Denial of Service Zustand herbeizuführen.
Betroffene Betriebssysteme
- Linux
- Windows
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Microsoft Visual Studio ist eine integrierte Entwicklungsumgebung f\u00fcr Hochsprachen.\r\nMicrosoft .NET Framework ist eine Komponente des Microsoft Windows-Betriebssystems, das die Erstellung und Ausf\u00fchrung von Softwareanwendungen und Webdiensten erm\u00f6glicht. Es beinhaltet sowohl eine Laufzeitumgebung als auch ein Framework von Klassenbibliotheken (APIs), u. a. f\u00fcr die Programmiersprache ASP (ASP.NET), den Datenzugriff (ADO.NET), intelligente Clientanwendungen (Windows Forms) und weitere.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Microsoft Visual Studio und Microsoft .NET Framework ausnutzen, um beliebigen Programmcode auszuf\u00fchren oder einen Denial of Service Zustand herbeizuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-1115 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1115.json" }, { "category": "self", "summary": "WID-SEC-2024-1115 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1115" }, { "category": "external", "summary": "Microsoft Leitfaden f\u00fcr Sicherheitsupdates vom 2024-05-14", "url": "https://msrc.microsoft.com/update-guide" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-ECBA8476E2 vom 2024-05-15", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-ecba8476e2" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2843 vom 2024-05-14", "url": "https://access.redhat.com/errata/RHSA-2024:2843" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2842 vom 2024-05-14", "url": "https://access.redhat.com/errata/RHSA-2024:2842" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-2842 vom 2024-05-16", "url": "http://linux.oracle.com/errata/ELSA-2024-2842.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6773-1 vom 2024-05-16", "url": "https://www.google.com/url?q=https%3A%2F%2Fubuntu.com%2Fsecurity%2Fnotices%2FUSN-6773-1\u0026%3Bsource=gmail\u0026%3Bust=1715954045154000\u0026%3Busg=AOvVaw0nqdeHPsbxq0yOuuMYQ_5H" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3340 vom 2024-05-23", "url": "https://access.redhat.com/errata/RHSA-2024:3340" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3345 vom 2024-05-23", "url": "https://access.redhat.com/errata/RHSA-2024:3345" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-3340 vom 2024-05-30", "url": "http://linux.oracle.com/errata/ELSA-2024-3340.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-3345 vom 2024-05-30", "url": "http://linux.oracle.com/errata/ELSA-2024-3345.html" } ], "source_lang": "en-US", "title": "Microsoft Developer Tools: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-05-30T22:00:00.000+00:00", "generator": { "date": "2024-08-15T18:08:53.309+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2024-1115", "initial_release_date": "2024-05-14T22:00:00.000+00:00", "revision_history": [ { "date": "2024-05-14T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-05-15T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-05-16T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2024-05-23T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-05-30T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Oracle Linux aufgenommen" } ], "status": "final", "version": "5" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "7", "product": { "name": "Microsoft .NET Framework 7.0", "product_id": "T029132", "product_identification_helper": { "cpe": "cpe:/a:microsoft:.net_framework:7.0" } } }, { "category": "product_version", "name": "8", "product": { "name": "Microsoft .NET Framework 8.0", "product_id": "T031969", "product_identification_helper": { "cpe": "cpe:/a:microsoft:.net_framework:8.0" } } } ], "category": "product_name", "name": ".NET Framework" }, { "branches": [ { "category": "product_version", "name": "15.0-15.9", "product": { "name": "Microsoft Visual Studio 2017 15.0-15.9", "product_id": "T034821", "product_identification_helper": { "cpe": "cpe:/a:microsoft:visual_studio_2017:15.9" } } } ], "category": "product_name", "name": "Visual Studio 2017" }, { "branches": [ { "category": "product_version", "name": "16.0-16.11", "product": { "name": "Microsoft Visual Studio 2019 16.0-16.11", "product_id": "T034822", "product_identification_helper": { "cpe": "cpe:/a:microsoft:visual_studio_2019:16.11" } } } ], "category": "product_name", "name": "Visual Studio 2019" }, { "branches": [ { "category": "product_version", "name": "17.4", "product": { "name": "Microsoft Visual Studio 2022 17.4", "product_id": "1342765", "product_identification_helper": { "cpe": "cpe:/a:microsoft:visual_studio_2022:17.4" } } }, { "category": "product_version", "name": "17.6", "product": { "name": "Microsoft Visual Studio 2022 17.6", "product_id": "1419194", "product_identification_helper": { "cpe": "cpe:/a:microsoft:visual_studio_2022:17.6" } } }, { "category": "product_version", "name": "17.8", "product": { "name": "Microsoft Visual Studio 2022 17.8", "product_id": "1565309", "product_identification_helper": { "cpe": "cpe:/a:microsoft:visual_studio_2022:17.8" } } }, { "category": "product_version", "name": "17.9", "product": { "name": "Microsoft Visual Studio 2022 17.9", "product_id": "T034820", "product_identification_helper": { "cpe": "cpe:/a:microsoft:visual_studio_2022:17.9" } } } ], "category": "product_name", "name": "Visual Studio 2022" } ], "category": "vendor", "name": "Microsoft" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-30045", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in Microsoft Visual Studio und Microsoft .NET Framework. Diese ist auf einen Buffer Overflow zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um beliebigen Programmcode auszuf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T034822", "T034821", "T029132", "T034820", "67646", "T000126", "1342765", "1419194", "T031969", "T004914", "1565309" ] }, "release_date": "2024-05-14T22:00:00.000+00:00", "title": "CVE-2024-30045" }, { "cve": "CVE-2024-30046", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in Microsoft Visual Studio, welche auf eine Race Condition zur\u00fcckzuf\u00fchren ist. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T034822", "T034821", "T034820", "67646", "T000126", "1342765", "1419194", "T004914", "1565309" ] }, "release_date": "2024-05-14T22:00:00.000+00:00", "title": "CVE-2024-30046" }, { "cve": "CVE-2024-32002", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in Microsoft Visual Studio, welche auf eine Anf\u00e4lligkeit f\u00fcr ein Path Traversal zur\u00fcckzuf\u00fchren ist. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um beliebigen Programmcode auszuf\u00fchren." } ], "product_status": { "known_affected": [ "T034822", "T034821", "T034820", "67646", "T000126", "1342765", "1419194", "T004914", "1565309" ] }, "release_date": "2024-05-14T22:00:00.000+00:00", "title": "CVE-2024-32002" }, { "cve": "CVE-2024-32004", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in Microsoft Visual Studio, welche auf eine Path Traversal Anf\u00e4lligkeit zur\u00fcckzuf\u00fchren ist. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um beliebigen Programmcode auszuf\u00fchren." } ], "product_status": { "known_affected": [ "T034822", "T034821", "T034820", "67646", "T000126", "1342765", "1419194", "T004914", "1565309" ] }, "release_date": "2024-05-14T22:00:00.000+00:00", "title": "CVE-2024-32004" } ] }
wid-sec-w-2025-0794
Vulnerability from csaf_certbund
Published
2025-04-13 22:00
Modified
2025-06-04 22:00
Summary
Juniper Junos Space: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Junos Space ist eine Software-Plattform, die eine Reihe von Applikationen für das Netzwerkmanagement beinhaltet.
Angriff
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Juniper Junos Space ausnutzen, um seine Privilegien zu erhöhen, um einen Denial of Service Zustand herbeizuführen und um andere, nicht näher spezifizierte Auswirkungen zu erzielen.
Betroffene Betriebssysteme
- Juniper Appliance
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Junos Space ist eine Software-Plattform, die eine Reihe von Applikationen f\u00fcr das Netzwerkmanagement beinhaltet.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Juniper Junos Space ausnutzen, um seine Privilegien zu erh\u00f6hen, um einen Denial of Service Zustand herbeizuf\u00fchren und um andere, nicht n\u00e4her spezifizierte Auswirkungen zu erzielen.", "title": "Angriff" }, { "category": "general", "text": "- Juniper Appliance", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2025-0794 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0794.json" }, { "category": "self", "summary": "WID-SEC-2025-0794 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0794" }, { "category": "external", "summary": "Juniper Security Bulletin JSA96447 vom 2025-04-09", "url": "https://supportportal.juniper.net/s/article/2025-04-Security-Bulletin-Junos-Space-Multiple-vulnerabilities-resolved-in-24-1R3-release?language=en_US" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:20047-1 vom 2025-06-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021306.html" } ], "source_lang": "en-US", "title": "Juniper Junos Space: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-06-04T22:00:00.000+00:00", "generator": { "date": "2025-06-05T06:16:59.318+00:00", "engine": { "name": "BSI-WID", "version": "1.3.12" } }, "id": "WID-SEC-W-2025-0794", "initial_release_date": "2025-04-13T22:00:00.000+00:00", "revision_history": [ { "date": "2025-04-13T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2025-06-04T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von SUSE aufgenommen" } ], "status": "final", "version": "2" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c24.1R3", "product": { "name": "Juniper Junos Space \u003c24.1R3", "product_id": "T042758" } }, { "category": "product_version", "name": "24.1R3", "product": { "name": "Juniper Junos Space 24.1R3", "product_id": "T042758-fixed", "product_identification_helper": { "cpe": "cpe:/a:juniper:junos_space:24.1r3" } } } ], "category": "product_name", "name": "Junos Space" } ], "category": "vendor", "name": "Juniper" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-47596", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2021-47596" }, { "cve": "CVE-2022-24808", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2022-24808" }, { "cve": "CVE-2022-39253", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2022-39253" }, { "cve": "CVE-2023-28746", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2023-28746" }, { "cve": "CVE-2023-48161", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2023-48161" }, { "cve": "CVE-2023-6597", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2023-6597" }, { "cve": "CVE-2024-0450", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-0450" }, { "cve": "CVE-2024-1737", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-1737" }, { "cve": "CVE-2024-1975", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-1975" }, { "cve": "CVE-2024-21208", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-21208" }, { "cve": "CVE-2024-21210", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-21210" }, { "cve": "CVE-2024-21217", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-21217" }, { "cve": "CVE-2024-21235", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-21235" }, { "cve": "CVE-2024-21823", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-21823" }, { "cve": "CVE-2024-23271", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-23271" }, { "cve": "CVE-2024-26735", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-26735" }, { "cve": "CVE-2024-26852", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-26852" }, { "cve": "CVE-2024-26993", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-26993" }, { "cve": "CVE-2024-27052", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-27052" }, { "cve": "CVE-2024-27820", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-27820" }, { "cve": "CVE-2024-27838", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-27838" }, { "cve": "CVE-2024-27851", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-27851" }, { "cve": "CVE-2024-28182", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-28182" }, { "cve": "CVE-2024-2961", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-2961" }, { "cve": "CVE-2024-32002", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-32002" }, { "cve": "CVE-2024-32004", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-32004" }, { "cve": "CVE-2024-32020", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-32020" }, { "cve": "CVE-2024-32021", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-32021" }, { "cve": "CVE-2024-32465", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-32465" }, { "cve": "CVE-2024-33599", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-33599" }, { "cve": "CVE-2024-33600", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-33600" }, { "cve": "CVE-2024-33601", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-33601" }, { "cve": "CVE-2024-33602", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-33602" }, { "cve": "CVE-2024-35845", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-35845" }, { "cve": "CVE-2024-35899", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-35899" }, { "cve": "CVE-2024-3651", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-3651" }, { "cve": "CVE-2024-3652", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-3652" }, { "cve": "CVE-2024-36971", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-36971" }, { "cve": "CVE-2024-39487", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-39487" }, { "cve": "CVE-2024-4076", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-4076" }, { "cve": "CVE-2024-40782", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-40782" }, { "cve": "CVE-2024-40789", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-40789" }, { "cve": "CVE-2024-40866", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-40866" }, { "cve": "CVE-2024-40954", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-40954" }, { "cve": "CVE-2024-40958", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-40958" }, { "cve": "CVE-2024-42284", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-42284" }, { "cve": "CVE-2024-42472", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-42472" }, { "cve": "CVE-2024-44187", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-44187" }, { "cve": "CVE-2024-6232", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-6232" }, { "cve": "CVE-2024-7006", "product_status": { "known_affected": [ "T002207", "T042758" ] }, "release_date": "2025-04-13T22:00:00.000+00:00", "title": "CVE-2024-7006" } ] }
wid-sec-w-2024-1125
Vulnerability from csaf_certbund
Published
2024-05-14 22:00
Modified
2025-06-04 22:00
Summary
git: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Git ist eine freie Software zur verteilten Versionsverwaltung von Dateien.
Angriff
Ein entfernter, anonymer Angreifer oder ein lokaler authentifizierter Angreiferkann mehrere Schwachstellen in git ausnutzen, um beliebigen Programmcode auszuführen und und die Sicherheitsmaßnahmen zu umgehen.
Betroffene Betriebssysteme
- Sonstiges
- UNIX
- Windows
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Git ist eine freie Software zur verteilten Versionsverwaltung von Dateien.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer oder ein lokaler authentifizierter Angreiferkann mehrere Schwachstellen in git ausnutzen, um beliebigen Programmcode auszuf\u00fchren und und die Sicherheitsma\u00dfnahmen zu umgehen.", "title": "Angriff" }, { "category": "general", "text": "- Sonstiges\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-1125 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1125.json" }, { "category": "self", "summary": "WID-SEC-2024-1125 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1125" }, { "category": "external", "summary": "OSS Security Mailing List vom 2024-05-14", "url": "https://seclists.org/oss-sec/2024/q2/241" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6793-1 vom 2024-05-28", "url": "https://ubuntu.com/security/notices/USN-6793-1" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1807-1 vom 2024-05-29", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018613.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2024-1939 vom 2024-05-30", "url": "https://alas.aws.amazon.com/ALAS-2024-1939.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2024-2548 vom 2024-05-30", "url": "https://alas.aws.amazon.com/AL2/ALAS-2024-2548.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6793-2 vom 2024-06-18", "url": "https://ubuntu.com/security/notices/USN-6793-2" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4083 vom 2024-06-25", "url": "https://access.redhat.com/errata/RHSA-2024:4083" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4084 vom 2024-06-25", "url": "https://access.redhat.com/errata/RHSA-2024:4084" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-4083 vom 2024-06-25", "url": "https://linux.oracle.com/errata/ELSA-2024-4083.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-4084 vom 2024-06-25", "url": "https://linux.oracle.com/errata/ELSA-2024-4084.html" }, { "category": "external", "summary": "Debian Security Advisory DLA-3844 vom 2024-06-26", "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00018.html" }, { "category": "external", "summary": "Rocky Linux Security Advisory RLSA-2024:4083 vom 2024-07-02", "url": "https://errata.build.resf.org/RLSA-2024:4083" }, { "category": "external", "summary": "Rocky Linux Security Advisory RLSA-2024:4084 vom 2024-07-02", "url": "https://errata.build.resf.org/RLSA-2024:4084" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:2277-1 vom 2024-07-02", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018849.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4368 vom 2024-07-08", "url": "https://access.redhat.com/errata/RHSA-2024:4368" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1807-2 vom 2024-07-12", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018956.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4579 vom 2024-07-17", "url": "https://access.redhat.com/errata/RHSA-2024:4579" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4631 vom 2024-07-18", "url": "https://access.redhat.com/errata/RHSA-2024:4631" }, { "category": "external", "summary": "IBM Security Bulletin 7162077 vom 2024-07-31", "url": "https://www.ibm.com/support/pages/node/7162077" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1854-1 vom 2024-08-19", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019262.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:6028 vom 2024-08-29", "url": "https://access.redhat.com/errata/RHSA-2024:6028" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:6027 vom 2024-08-29", "url": "https://access.redhat.com/errata/RHSA-2024:6027" }, { "category": "external", "summary": "Debian Security Advisory DLA-3867 vom 2024-09-03", "url": "https://lists.debian.org/debian-lts-announce/2024/09/msg00009.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:6610 vom 2024-09-12", "url": "https://access.redhat.com/errata/RHSA-2024:6610" }, { "category": "external", "summary": "Debian Security Advisory DSA-5769 vom 2024-09-13", "url": "https://lists.debian.org/debian-security-announce/2024/msg00182.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7023-1 vom 2024-09-19", "url": "https://ubuntu.com/security/notices/USN-7023-1" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:7701 vom 2024-10-07", "url": "https://access.redhat.com/errata/RHSA-2024:7701" }, { "category": "external", "summary": "Dell Security Advisory DSA-2024-422 vom 2024-10-10", "url": "https://www.dell.com/support/kbdoc/de-de/000234730/dsa-2024-422-security-update-for-dell-networker-vproxy-multiple-component-vulnerabilities" }, { "category": "external", "summary": "XEROX Security Advisory XRX24-017 vom 2024-11-21", "url": "https://securitydocs.business.xerox.com/wp-content/uploads/2024/11/Xerox-Security-Bulletin-XRX24-017-for-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-87D30B4FBF vom 2024-12-20", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-87d30b4fbf" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:0197-1 vom 2025-01-21", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020179.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:20049-1 vom 2025-06-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021288.html" } ], "source_lang": "en-US", "title": "git: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-06-04T22:00:00.000+00:00", "generator": { "date": "2025-06-05T06:09:43.578+00:00", "engine": { "name": "BSI-WID", "version": "1.3.12" } }, "id": "WID-SEC-W-2024-1125", "initial_release_date": "2024-05-14T22:00:00.000+00:00", "revision_history": [ { "date": "2024-05-14T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-05-28T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2024-05-30T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2024-06-18T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2024-06-24T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-06-25T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-07-02T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Rocky Enterprise Software Foundation und SUSE aufgenommen" }, { "date": "2024-07-08T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-07-14T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-07-16T22:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-07-18T22:00:00.000+00:00", "number": "11", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-07-31T22:00:00.000+00:00", "number": "12", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-08-19T22:00:00.000+00:00", "number": "13", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-08-29T22:00:00.000+00:00", "number": "14", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-09-02T22:00:00.000+00:00", "number": "15", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2024-09-11T22:00:00.000+00:00", "number": "16", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-09-15T22:00:00.000+00:00", "number": "17", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2024-09-18T22:00:00.000+00:00", "number": "18", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2024-10-06T22:00:00.000+00:00", "number": "19", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-10-09T22:00:00.000+00:00", "number": "20", "summary": "Neue Updates von Dell aufgenommen" }, { "date": "2024-11-21T23:00:00.000+00:00", "number": "21", "summary": "Neue Updates von XEROX aufgenommen" }, { "date": "2024-12-22T23:00:00.000+00:00", "number": "22", "summary": "Neue Updates von Fedora aufgenommen" }, { "date": "2025-01-21T23:00:00.000+00:00", "number": "23", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-06-04T22:00:00.000+00:00", "number": "24", "summary": "Neue Updates von SUSE aufgenommen" } ], "status": "final", "version": "24" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "category": "product_name", "name": "Fedora Linux", "product": { "name": "Fedora Linux", "product_id": "74185", "product_identification_helper": { "cpe": "cpe:/o:fedoraproject:fedora:-" } } } ], "category": "vendor", "name": "Fedora" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003cv2.45.1", "product": { "name": "Open Source git \u003cv2.45.1", "product_id": "T034803" } }, { "category": "product_version", "name": "v2.45.1", "product": { "name": "Open Source git v2.45.1", "product_id": "T034803-fixed", "product_identification_helper": { "cpe": "cpe:/a:open_source:git:v2.45.1" } } }, { "category": "product_version_range", "name": "\u003cv2.44.1", "product": { "name": "Open Source git \u003cv2.44.1", "product_id": "T034804" } }, { "category": "product_version", "name": "v2.44.1", "product": { "name": "Open Source git v2.44.1", "product_id": "T034804-fixed", "product_identification_helper": { "cpe": "cpe:/a:open_source:git:v2.44.1" } } }, { "category": "product_version_range", "name": "\u003cv2.43.4", "product": { "name": "Open Source git \u003cv2.43.4", "product_id": "T034805" } }, { "category": "product_version", "name": "v2.43.4", "product": { "name": "Open Source git v2.43.4", "product_id": "T034805-fixed", "product_identification_helper": { "cpe": "cpe:/a:open_source:git:v2.43.4" } } }, { "category": "product_version_range", "name": "\u003cv2.42.2", "product": { "name": "Open Source git \u003cv2.42.2", "product_id": "T034807" } }, { "category": "product_version", "name": "v2.42.2", "product": { "name": "Open Source git v2.42.2", "product_id": "T034807-fixed", "product_identification_helper": { "cpe": "cpe:/a:open_source:git:v2.42.2" } } }, { "category": "product_version_range", "name": "\u003cv2.41.1", "product": { "name": "Open Source git \u003cv2.41.1", "product_id": "T034808" } }, { "category": "product_version", "name": "v2.41.1", "product": { "name": "Open Source git v2.41.1", "product_id": "T034808-fixed", "product_identification_helper": { "cpe": "cpe:/a:open_source:git:v2.41.1" } } }, { "category": "product_version_range", "name": "\u003cv2.40.2", "product": { "name": "Open Source git \u003cv2.40.2", "product_id": "T034809" } }, { "category": "product_version", "name": "v2.40.2", "product": { "name": "Open Source git v2.40.2", "product_id": "T034809-fixed", "product_identification_helper": { "cpe": "cpe:/a:open_source:git:v2.40.2" } } }, { "category": "product_version_range", "name": "\u003cv2.39.4", "product": { "name": "Open Source git \u003cv2.39.4", "product_id": "T034810" } }, { "category": "product_version", "name": "v2.39.4", "product": { "name": "Open Source git v2.39.4", "product_id": "T034810-fixed", "product_identification_helper": { "cpe": "cpe:/a:open_source:git:v2.39.4" } } } ], "category": "product_name", "name": "git" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "RESF Rocky Linux", "product": { "name": "RESF Rocky Linux", "product_id": "T032255", "product_identification_helper": { "cpe": "cpe:/o:resf:rocky_linux:-" } } } ], "category": "vendor", "name": "RESF" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "v9", "product": { "name": "Xerox FreeFlow Print Server v9", "product_id": "T015632", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:v9" } } } ], "category": "product_name", "name": "FreeFlow Print Server" } ], "category": "vendor", "name": "Xerox" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-32002", "product_status": { "known_affected": [ "T034810", "T034804", "67646", "T034803", "T015632", "T004914", "T032255", "74185", "2951", "T002207", "T000126", "T034808", "T034807", "398363", "T034805", "T034809" ] }, "release_date": "2024-05-14T22:00:00.000+00:00", "title": "CVE-2024-32002" }, { "cve": "CVE-2024-32004", "product_status": { "known_affected": [ "T034810", "T034804", "67646", "T034803", "T015632", "T004914", "T032255", "74185", "2951", "T002207", "T000126", "T034808", "T034807", "398363", "T034805", "T034809" ] }, "release_date": "2024-05-14T22:00:00.000+00:00", "title": "CVE-2024-32004" }, { "cve": "CVE-2024-32020", "product_status": { "known_affected": [ "T034810", "T034804", "67646", "T034803", "T015632", "T004914", "T032255", "74185", "2951", "T002207", "T000126", "T034808", "T034807", "398363", "T034805", "T034809" ] }, "release_date": "2024-05-14T22:00:00.000+00:00", "title": "CVE-2024-32020" }, { "cve": "CVE-2024-32021", "product_status": { "known_affected": [ "T034810", "T034804", "67646", "T034803", "T015632", "T004914", "T032255", "74185", "2951", "T002207", "T000126", "T034808", "T034807", "398363", "T034805", "T034809" ] }, "release_date": "2024-05-14T22:00:00.000+00:00", "title": "CVE-2024-32021" }, { "cve": "CVE-2024-32465", "product_status": { "known_affected": [ "T034810", "T034804", "67646", "T034803", "T015632", "T004914", "T032255", "74185", "2951", "T002207", "T000126", "T034808", "T034807", "398363", "T034805", "T034809" ] }, "release_date": "2024-05-14T22:00:00.000+00:00", "title": "CVE-2024-32465" } ] }
opensuse-su-2024:13968-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
git-2.45.1-1.1 on GA media
Notes
Title of the patch
git-2.45.1-1.1 on GA media
Description of the patch
These are all security issues fixed in the git-2.45.1-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-13968
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "git-2.45.1-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the git-2.45.1-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-13968", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13968-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32002 page", "url": "https://www.suse.com/security/cve/CVE-2024-32002/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32004 page", "url": "https://www.suse.com/security/cve/CVE-2024-32004/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32020 page", "url": "https://www.suse.com/security/cve/CVE-2024-32020/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32021 page", "url": "https://www.suse.com/security/cve/CVE-2024-32021/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32465 page", "url": "https://www.suse.com/security/cve/CVE-2024-32465/" } ], "title": "git-2.45.1-1.1 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:13968-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "git-2.45.1-1.1.aarch64", "product": { "name": "git-2.45.1-1.1.aarch64", "product_id": "git-2.45.1-1.1.aarch64" } }, { "category": "product_version", "name": "git-arch-2.45.1-1.1.aarch64", "product": { "name": "git-arch-2.45.1-1.1.aarch64", "product_id": "git-arch-2.45.1-1.1.aarch64" } }, { "category": "product_version", "name": "git-core-2.45.1-1.1.aarch64", "product": { "name": "git-core-2.45.1-1.1.aarch64", "product_id": "git-core-2.45.1-1.1.aarch64" } }, { "category": "product_version", "name": "git-credential-libsecret-2.45.1-1.1.aarch64", "product": { "name": "git-credential-libsecret-2.45.1-1.1.aarch64", "product_id": "git-credential-libsecret-2.45.1-1.1.aarch64" } }, { "category": "product_version", "name": "git-cvs-2.45.1-1.1.aarch64", "product": { "name": "git-cvs-2.45.1-1.1.aarch64", "product_id": "git-cvs-2.45.1-1.1.aarch64" } }, { "category": "product_version", "name": "git-daemon-2.45.1-1.1.aarch64", "product": { "name": "git-daemon-2.45.1-1.1.aarch64", "product_id": "git-daemon-2.45.1-1.1.aarch64" } }, { "category": "product_version", "name": "git-doc-2.45.1-1.1.aarch64", "product": { "name": "git-doc-2.45.1-1.1.aarch64", "product_id": "git-doc-2.45.1-1.1.aarch64" } }, { "category": "product_version", "name": "git-email-2.45.1-1.1.aarch64", "product": { "name": "git-email-2.45.1-1.1.aarch64", "product_id": "git-email-2.45.1-1.1.aarch64" } }, { "category": "product_version", "name": "git-gui-2.45.1-1.1.aarch64", "product": { "name": "git-gui-2.45.1-1.1.aarch64", "product_id": "git-gui-2.45.1-1.1.aarch64" } }, { "category": "product_version", "name": "git-p4-2.45.1-1.1.aarch64", "product": { "name": "git-p4-2.45.1-1.1.aarch64", "product_id": "git-p4-2.45.1-1.1.aarch64" } }, { "category": "product_version", "name": "git-svn-2.45.1-1.1.aarch64", "product": { "name": "git-svn-2.45.1-1.1.aarch64", "product_id": "git-svn-2.45.1-1.1.aarch64" } }, { "category": "product_version", "name": "git-web-2.45.1-1.1.aarch64", "product": { "name": "git-web-2.45.1-1.1.aarch64", "product_id": "git-web-2.45.1-1.1.aarch64" } }, { "category": "product_version", "name": "gitk-2.45.1-1.1.aarch64", "product": { "name": "gitk-2.45.1-1.1.aarch64", "product_id": "gitk-2.45.1-1.1.aarch64" } }, { "category": "product_version", "name": "perl-Git-2.45.1-1.1.aarch64", "product": { "name": "perl-Git-2.45.1-1.1.aarch64", "product_id": "perl-Git-2.45.1-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "git-2.45.1-1.1.ppc64le", "product": { "name": "git-2.45.1-1.1.ppc64le", "product_id": "git-2.45.1-1.1.ppc64le" } }, { "category": "product_version", "name": "git-arch-2.45.1-1.1.ppc64le", "product": { "name": "git-arch-2.45.1-1.1.ppc64le", "product_id": "git-arch-2.45.1-1.1.ppc64le" } }, { "category": "product_version", "name": "git-core-2.45.1-1.1.ppc64le", "product": { "name": "git-core-2.45.1-1.1.ppc64le", "product_id": "git-core-2.45.1-1.1.ppc64le" } }, { "category": "product_version", "name": "git-credential-libsecret-2.45.1-1.1.ppc64le", "product": { "name": "git-credential-libsecret-2.45.1-1.1.ppc64le", "product_id": "git-credential-libsecret-2.45.1-1.1.ppc64le" } }, { "category": "product_version", "name": "git-cvs-2.45.1-1.1.ppc64le", "product": { "name": "git-cvs-2.45.1-1.1.ppc64le", "product_id": "git-cvs-2.45.1-1.1.ppc64le" } }, { "category": "product_version", "name": "git-daemon-2.45.1-1.1.ppc64le", "product": { "name": "git-daemon-2.45.1-1.1.ppc64le", "product_id": "git-daemon-2.45.1-1.1.ppc64le" } }, { "category": "product_version", "name": "git-doc-2.45.1-1.1.ppc64le", "product": { "name": "git-doc-2.45.1-1.1.ppc64le", "product_id": "git-doc-2.45.1-1.1.ppc64le" } }, { "category": "product_version", "name": "git-email-2.45.1-1.1.ppc64le", "product": { "name": "git-email-2.45.1-1.1.ppc64le", "product_id": "git-email-2.45.1-1.1.ppc64le" } }, { "category": "product_version", "name": "git-gui-2.45.1-1.1.ppc64le", "product": { "name": "git-gui-2.45.1-1.1.ppc64le", "product_id": "git-gui-2.45.1-1.1.ppc64le" } }, { "category": "product_version", "name": "git-p4-2.45.1-1.1.ppc64le", "product": { "name": "git-p4-2.45.1-1.1.ppc64le", "product_id": "git-p4-2.45.1-1.1.ppc64le" } }, { "category": "product_version", "name": "git-svn-2.45.1-1.1.ppc64le", "product": { "name": "git-svn-2.45.1-1.1.ppc64le", "product_id": "git-svn-2.45.1-1.1.ppc64le" } }, { "category": "product_version", "name": "git-web-2.45.1-1.1.ppc64le", "product": { "name": "git-web-2.45.1-1.1.ppc64le", "product_id": "git-web-2.45.1-1.1.ppc64le" } }, { "category": "product_version", "name": "gitk-2.45.1-1.1.ppc64le", "product": { "name": "gitk-2.45.1-1.1.ppc64le", "product_id": "gitk-2.45.1-1.1.ppc64le" } }, { "category": "product_version", "name": "perl-Git-2.45.1-1.1.ppc64le", "product": { "name": "perl-Git-2.45.1-1.1.ppc64le", "product_id": "perl-Git-2.45.1-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "git-2.45.1-1.1.s390x", "product": { "name": "git-2.45.1-1.1.s390x", "product_id": "git-2.45.1-1.1.s390x" } }, { "category": "product_version", "name": "git-arch-2.45.1-1.1.s390x", "product": { "name": "git-arch-2.45.1-1.1.s390x", "product_id": "git-arch-2.45.1-1.1.s390x" } }, { "category": "product_version", "name": "git-core-2.45.1-1.1.s390x", "product": { "name": "git-core-2.45.1-1.1.s390x", "product_id": "git-core-2.45.1-1.1.s390x" } }, { "category": "product_version", "name": "git-credential-libsecret-2.45.1-1.1.s390x", "product": { "name": "git-credential-libsecret-2.45.1-1.1.s390x", "product_id": "git-credential-libsecret-2.45.1-1.1.s390x" } }, { "category": "product_version", "name": "git-cvs-2.45.1-1.1.s390x", "product": { "name": "git-cvs-2.45.1-1.1.s390x", "product_id": "git-cvs-2.45.1-1.1.s390x" } }, { "category": "product_version", "name": "git-daemon-2.45.1-1.1.s390x", "product": { "name": "git-daemon-2.45.1-1.1.s390x", "product_id": "git-daemon-2.45.1-1.1.s390x" } }, { "category": "product_version", "name": "git-doc-2.45.1-1.1.s390x", "product": { "name": "git-doc-2.45.1-1.1.s390x", "product_id": "git-doc-2.45.1-1.1.s390x" } }, { "category": "product_version", "name": "git-email-2.45.1-1.1.s390x", "product": { "name": "git-email-2.45.1-1.1.s390x", "product_id": "git-email-2.45.1-1.1.s390x" } }, { "category": "product_version", "name": "git-gui-2.45.1-1.1.s390x", "product": { "name": "git-gui-2.45.1-1.1.s390x", "product_id": "git-gui-2.45.1-1.1.s390x" } }, { "category": "product_version", "name": "git-p4-2.45.1-1.1.s390x", "product": { "name": "git-p4-2.45.1-1.1.s390x", "product_id": "git-p4-2.45.1-1.1.s390x" } }, { "category": "product_version", "name": "git-svn-2.45.1-1.1.s390x", "product": { "name": "git-svn-2.45.1-1.1.s390x", "product_id": "git-svn-2.45.1-1.1.s390x" } }, { "category": "product_version", "name": "git-web-2.45.1-1.1.s390x", "product": { "name": "git-web-2.45.1-1.1.s390x", "product_id": "git-web-2.45.1-1.1.s390x" } }, { "category": "product_version", "name": "gitk-2.45.1-1.1.s390x", "product": { "name": "gitk-2.45.1-1.1.s390x", "product_id": "gitk-2.45.1-1.1.s390x" } }, { "category": "product_version", "name": "perl-Git-2.45.1-1.1.s390x", "product": { "name": "perl-Git-2.45.1-1.1.s390x", "product_id": "perl-Git-2.45.1-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "git-2.45.1-1.1.x86_64", "product": { "name": "git-2.45.1-1.1.x86_64", "product_id": "git-2.45.1-1.1.x86_64" } }, { "category": "product_version", "name": "git-arch-2.45.1-1.1.x86_64", "product": { "name": "git-arch-2.45.1-1.1.x86_64", "product_id": "git-arch-2.45.1-1.1.x86_64" } }, { "category": "product_version", "name": "git-core-2.45.1-1.1.x86_64", "product": { "name": "git-core-2.45.1-1.1.x86_64", "product_id": "git-core-2.45.1-1.1.x86_64" } }, { "category": "product_version", "name": "git-credential-libsecret-2.45.1-1.1.x86_64", "product": { "name": "git-credential-libsecret-2.45.1-1.1.x86_64", "product_id": "git-credential-libsecret-2.45.1-1.1.x86_64" } }, { "category": "product_version", "name": "git-cvs-2.45.1-1.1.x86_64", "product": { "name": "git-cvs-2.45.1-1.1.x86_64", "product_id": "git-cvs-2.45.1-1.1.x86_64" } }, { "category": "product_version", "name": "git-daemon-2.45.1-1.1.x86_64", "product": { "name": "git-daemon-2.45.1-1.1.x86_64", "product_id": "git-daemon-2.45.1-1.1.x86_64" } }, { "category": "product_version", "name": "git-doc-2.45.1-1.1.x86_64", "product": { "name": "git-doc-2.45.1-1.1.x86_64", "product_id": "git-doc-2.45.1-1.1.x86_64" } }, { "category": "product_version", "name": "git-email-2.45.1-1.1.x86_64", "product": { "name": "git-email-2.45.1-1.1.x86_64", "product_id": "git-email-2.45.1-1.1.x86_64" } }, { "category": "product_version", "name": "git-gui-2.45.1-1.1.x86_64", "product": { "name": "git-gui-2.45.1-1.1.x86_64", "product_id": "git-gui-2.45.1-1.1.x86_64" } }, { "category": "product_version", "name": "git-p4-2.45.1-1.1.x86_64", "product": { "name": "git-p4-2.45.1-1.1.x86_64", "product_id": "git-p4-2.45.1-1.1.x86_64" } }, { "category": "product_version", "name": "git-svn-2.45.1-1.1.x86_64", "product": { "name": "git-svn-2.45.1-1.1.x86_64", "product_id": "git-svn-2.45.1-1.1.x86_64" } }, { "category": "product_version", "name": "git-web-2.45.1-1.1.x86_64", "product": { "name": "git-web-2.45.1-1.1.x86_64", "product_id": "git-web-2.45.1-1.1.x86_64" } }, { "category": "product_version", "name": "gitk-2.45.1-1.1.x86_64", "product": { "name": "gitk-2.45.1-1.1.x86_64", "product_id": "gitk-2.45.1-1.1.x86_64" } }, { "category": "product_version", "name": "perl-Git-2.45.1-1.1.x86_64", "product": { "name": "perl-Git-2.45.1-1.1.x86_64", "product_id": "perl-Git-2.45.1-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "git-2.45.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-2.45.1-1.1.aarch64" }, "product_reference": "git-2.45.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.45.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-2.45.1-1.1.ppc64le" }, "product_reference": "git-2.45.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.45.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-2.45.1-1.1.s390x" }, "product_reference": "git-2.45.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.45.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-2.45.1-1.1.x86_64" }, "product_reference": "git-2.45.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.45.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-arch-2.45.1-1.1.aarch64" }, "product_reference": "git-arch-2.45.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.45.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-arch-2.45.1-1.1.ppc64le" }, "product_reference": "git-arch-2.45.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.45.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-arch-2.45.1-1.1.s390x" }, "product_reference": "git-arch-2.45.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.45.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-arch-2.45.1-1.1.x86_64" }, "product_reference": "git-arch-2.45.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.45.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-core-2.45.1-1.1.aarch64" }, "product_reference": "git-core-2.45.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.45.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-core-2.45.1-1.1.ppc64le" }, "product_reference": "git-core-2.45.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.45.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-core-2.45.1-1.1.s390x" }, "product_reference": "git-core-2.45.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.45.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-core-2.45.1-1.1.x86_64" }, "product_reference": "git-core-2.45.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.45.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.aarch64" }, "product_reference": "git-credential-libsecret-2.45.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.45.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.ppc64le" }, "product_reference": "git-credential-libsecret-2.45.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.45.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.s390x" }, "product_reference": "git-credential-libsecret-2.45.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.45.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.x86_64" }, "product_reference": "git-credential-libsecret-2.45.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.45.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.aarch64" }, "product_reference": "git-cvs-2.45.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.45.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.ppc64le" }, "product_reference": "git-cvs-2.45.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.45.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.s390x" }, "product_reference": "git-cvs-2.45.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.45.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.x86_64" }, "product_reference": "git-cvs-2.45.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.45.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.aarch64" }, "product_reference": "git-daemon-2.45.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.45.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.ppc64le" }, "product_reference": "git-daemon-2.45.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.45.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.s390x" }, "product_reference": "git-daemon-2.45.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.45.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.x86_64" }, "product_reference": "git-daemon-2.45.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.45.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-doc-2.45.1-1.1.aarch64" }, "product_reference": "git-doc-2.45.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.45.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-doc-2.45.1-1.1.ppc64le" }, "product_reference": "git-doc-2.45.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.45.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-doc-2.45.1-1.1.s390x" }, "product_reference": "git-doc-2.45.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.45.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-doc-2.45.1-1.1.x86_64" }, "product_reference": "git-doc-2.45.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.45.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-email-2.45.1-1.1.aarch64" }, "product_reference": "git-email-2.45.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.45.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-email-2.45.1-1.1.ppc64le" }, "product_reference": "git-email-2.45.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.45.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-email-2.45.1-1.1.s390x" }, "product_reference": "git-email-2.45.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.45.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-email-2.45.1-1.1.x86_64" }, "product_reference": "git-email-2.45.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.45.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-gui-2.45.1-1.1.aarch64" }, "product_reference": "git-gui-2.45.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.45.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-gui-2.45.1-1.1.ppc64le" }, "product_reference": "git-gui-2.45.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.45.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-gui-2.45.1-1.1.s390x" }, "product_reference": "git-gui-2.45.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.45.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-gui-2.45.1-1.1.x86_64" }, "product_reference": "git-gui-2.45.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.45.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-p4-2.45.1-1.1.aarch64" }, "product_reference": "git-p4-2.45.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.45.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-p4-2.45.1-1.1.ppc64le" }, "product_reference": "git-p4-2.45.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.45.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-p4-2.45.1-1.1.s390x" }, "product_reference": "git-p4-2.45.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.45.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-p4-2.45.1-1.1.x86_64" }, "product_reference": "git-p4-2.45.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.45.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-svn-2.45.1-1.1.aarch64" }, "product_reference": "git-svn-2.45.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.45.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-svn-2.45.1-1.1.ppc64le" }, "product_reference": "git-svn-2.45.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.45.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-svn-2.45.1-1.1.s390x" }, "product_reference": "git-svn-2.45.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.45.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-svn-2.45.1-1.1.x86_64" }, "product_reference": "git-svn-2.45.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.45.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-web-2.45.1-1.1.aarch64" }, "product_reference": "git-web-2.45.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.45.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-web-2.45.1-1.1.ppc64le" }, "product_reference": "git-web-2.45.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.45.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-web-2.45.1-1.1.s390x" }, "product_reference": "git-web-2.45.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.45.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-web-2.45.1-1.1.x86_64" }, "product_reference": "git-web-2.45.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.45.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gitk-2.45.1-1.1.aarch64" }, "product_reference": "gitk-2.45.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.45.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gitk-2.45.1-1.1.ppc64le" }, "product_reference": "gitk-2.45.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.45.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gitk-2.45.1-1.1.s390x" }, "product_reference": "gitk-2.45.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.45.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gitk-2.45.1-1.1.x86_64" }, "product_reference": "gitk-2.45.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.45.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.aarch64" }, "product_reference": "perl-Git-2.45.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.45.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.ppc64le" }, "product_reference": "perl-Git-2.45.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.45.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.s390x" }, "product_reference": "perl-Git-2.45.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.45.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.x86_64" }, "product_reference": "perl-Git-2.45.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-32002", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32002" } ], "notes": [ { "category": "general", "text": "Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, repositories with submodules can be crafted in a way that exploits a bug in Git whereby it can be fooled into writing files not into the submodule\u0027s worktree but into a `.git/` directory. This allows writing a hook that will be executed while the clone operation is still running, giving the user no opportunity to inspect the code that is being executed. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4. If symbolic link support is disabled in Git (e.g. via `git config --global core.symlinks false`), the described attack won\u0027t work. As always, it is best to avoid cloning repositories from untrusted sources.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:git-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-core-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-core-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-core-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-core-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-email-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-email-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-email-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-email-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-web-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-web-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-web-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-web-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:gitk-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:gitk-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:gitk-2.45.1-1.1.s390x", "openSUSE Tumbleweed:gitk-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.s390x", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32002", "url": "https://www.suse.com/security/cve/CVE-2024-32002" }, { "category": "external", "summary": "SUSE Bug 1224168 for CVE-2024-32002", "url": "https://bugzilla.suse.com/1224168" }, { "category": "external", "summary": "SUSE Bug 1224170 for CVE-2024-32002", "url": "https://bugzilla.suse.com/1224170" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:git-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-core-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-core-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-core-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-core-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-email-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-email-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-email-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-email-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-web-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-web-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-web-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-web-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:gitk-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:gitk-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:gitk-2.45.1-1.1.s390x", "openSUSE Tumbleweed:gitk-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.s390x", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:git-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-core-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-core-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-core-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-core-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-email-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-email-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-email-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-email-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-web-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-web-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-web-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-web-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:gitk-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:gitk-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:gitk-2.45.1-1.1.s390x", "openSUSE Tumbleweed:gitk-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.s390x", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2024-32002" }, { "cve": "CVE-2024-32004", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32004" } ], "notes": [ { "category": "general", "text": "Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, an attacker can prepare a local repository in such a way that, when cloned, will execute arbitrary code during the operation. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4. As a workaround, avoid cloning repositories from untrusted sources.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:git-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-core-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-core-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-core-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-core-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-email-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-email-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-email-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-email-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-web-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-web-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-web-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-web-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:gitk-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:gitk-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:gitk-2.45.1-1.1.s390x", "openSUSE Tumbleweed:gitk-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.s390x", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32004", "url": "https://www.suse.com/security/cve/CVE-2024-32004" }, { "category": "external", "summary": "SUSE Bug 1224170 for CVE-2024-32004", "url": "https://bugzilla.suse.com/1224170" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:git-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-core-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-core-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-core-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-core-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-email-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-email-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-email-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-email-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-web-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-web-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-web-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-web-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:gitk-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:gitk-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:gitk-2.45.1-1.1.s390x", "openSUSE Tumbleweed:gitk-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.s390x", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:git-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-core-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-core-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-core-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-core-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-email-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-email-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-email-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-email-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-web-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-web-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-web-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-web-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:gitk-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:gitk-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:gitk-2.45.1-1.1.s390x", "openSUSE Tumbleweed:gitk-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.s390x", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2024-32004" }, { "cve": "CVE-2024-32020", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32020" } ], "notes": [ { "category": "general", "text": "Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, local clones may end up hardlinking files into the target repository\u0027s object database when source and target repository reside on the same disk. If the source repository is owned by a different user, then those hardlinked files may be rewritten at any point in time by the untrusted user. Cloning local repositories will cause Git to either copy or hardlink files of the source repository into the target repository. This significantly speeds up such local clones compared to doing a \"proper\" clone and saves both disk space and compute time. When cloning a repository located on the same disk that is owned by a different user than the current user we also end up creating such hardlinks. These files will continue to be owned and controlled by the potentially-untrusted user and can be rewritten by them at will in the future. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:git-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-core-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-core-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-core-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-core-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-email-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-email-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-email-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-email-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-web-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-web-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-web-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-web-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:gitk-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:gitk-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:gitk-2.45.1-1.1.s390x", "openSUSE Tumbleweed:gitk-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.s390x", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32020", "url": "https://www.suse.com/security/cve/CVE-2024-32020" }, { "category": "external", "summary": "SUSE Bug 1224171 for CVE-2024-32020", "url": "https://bugzilla.suse.com/1224171" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:git-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-core-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-core-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-core-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-core-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-email-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-email-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-email-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-email-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-web-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-web-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-web-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-web-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:gitk-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:gitk-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:gitk-2.45.1-1.1.s390x", "openSUSE Tumbleweed:gitk-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.s390x", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.9, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:git-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-core-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-core-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-core-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-core-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-email-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-email-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-email-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-email-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-web-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-web-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-web-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-web-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:gitk-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:gitk-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:gitk-2.45.1-1.1.s390x", "openSUSE Tumbleweed:gitk-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.s390x", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-32020" }, { "cve": "CVE-2024-32021", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32021" } ], "notes": [ { "category": "general", "text": "Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, when cloning a local source repository that contains symlinks via the filesystem, Git may create hardlinks to arbitrary user-readable files on the same filesystem as the target repository in the `objects/` directory. Cloning a local repository over the filesystem may creating hardlinks to arbitrary user-owned files on the same filesystem in the target Git repository\u0027s `objects/` directory. When cloning a repository over the filesystem (without explicitly specifying the `file://` protocol or `--no-local`), the optimizations for local cloning\nwill be used, which include attempting to hard link the object files instead of copying them. While the code includes checks against symbolic links in the source repository, which were added during the fix for CVE-2022-39253, these checks can still be raced because the hard link operation ultimately follows symlinks. If the object on the filesystem appears as a file during the check, and then a symlink during the operation, this will allow the adversary to bypass the check and create hardlinks in the destination objects directory to arbitrary, user-readable files. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:git-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-core-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-core-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-core-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-core-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-email-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-email-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-email-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-email-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-web-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-web-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-web-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-web-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:gitk-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:gitk-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:gitk-2.45.1-1.1.s390x", "openSUSE Tumbleweed:gitk-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.s390x", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32021", "url": "https://www.suse.com/security/cve/CVE-2024-32021" }, { "category": "external", "summary": "SUSE Bug 1224172 for CVE-2024-32021", "url": "https://bugzilla.suse.com/1224172" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:git-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-core-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-core-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-core-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-core-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-email-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-email-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-email-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-email-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-web-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-web-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-web-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-web-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:gitk-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:gitk-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:gitk-2.45.1-1.1.s390x", "openSUSE Tumbleweed:gitk-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.s390x", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.9, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:git-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-core-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-core-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-core-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-core-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-email-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-email-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-email-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-email-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-web-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-web-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-web-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-web-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:gitk-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:gitk-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:gitk-2.45.1-1.1.s390x", "openSUSE Tumbleweed:gitk-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.s390x", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-32021" }, { "cve": "CVE-2024-32465", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32465" } ], "notes": [ { "category": "general", "text": "Git is a revision control system. The Git project recommends to avoid working in untrusted repositories, and instead to clone it first with `git clone --no-local` to obtain a clean copy. Git has specific protections to make that a safe operation even with an untrusted source repository, but vulnerabilities allow those protections to be bypassed. In the context of cloning local repositories owned by other users, this vulnerability has been covered in CVE-2024-32004. But there are circumstances where the fixes for CVE-2024-32004 are not enough: For example, when obtaining a `.zip` file containing a full copy of a Git repository, it should not be trusted by default to be safe, as e.g. hooks could be configured to run within the context of that repository. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4. As a workaround, avoid using Git in repositories that have been obtained via archives from untrusted sources.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:git-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-core-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-core-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-core-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-core-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-email-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-email-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-email-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-email-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-web-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-web-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-web-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-web-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:gitk-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:gitk-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:gitk-2.45.1-1.1.s390x", "openSUSE Tumbleweed:gitk-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.s390x", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32465", "url": "https://www.suse.com/security/cve/CVE-2024-32465" }, { "category": "external", "summary": "SUSE Bug 1224170 for CVE-2024-32465", "url": "https://bugzilla.suse.com/1224170" }, { "category": "external", "summary": "SUSE Bug 1224173 for CVE-2024-32465", "url": "https://bugzilla.suse.com/1224173" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:git-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-core-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-core-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-core-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-core-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-email-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-email-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-email-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-email-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-web-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-web-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-web-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-web-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:gitk-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:gitk-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:gitk-2.45.1-1.1.s390x", "openSUSE Tumbleweed:gitk-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.s390x", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:git-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-arch-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-core-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-core-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-core-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-core-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-cvs-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-daemon-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-doc-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-email-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-email-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-email-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-email-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-gui-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-p4-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-svn-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:git-web-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:git-web-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:git-web-2.45.1-1.1.s390x", "openSUSE Tumbleweed:git-web-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:gitk-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:gitk-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:gitk-2.45.1-1.1.s390x", "openSUSE Tumbleweed:gitk-2.45.1-1.1.x86_64", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.aarch64", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.ppc64le", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.s390x", "openSUSE Tumbleweed:perl-Git-2.45.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2024-32465" } ] }
gsd-2024-32004
Vulnerability from gsd
Modified
2024-04-11 05:03
Details
** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.
Aliases
{ "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2024-32004" ], "id": "GSD-2024-32004", "modified": "2024-04-11T05:03:19.001846Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2024-32004", "STATE": "RESERVED" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." } ] } } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…