Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-24765 (GCVE-0-2022-24765)
Vulnerability from cvelistv5
Published
2022-04-12 00:00
Modified
2025-07-24 03:55
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-427 - Uncontrolled Search Path Element
Summary
Git for Windows is a fork of Git containing Windows-specific patches. This vulnerability affects users working on multi-user machines, where untrusted parties have write access to the same hard disk. Those untrusted parties could create the folder `C:\.git`, which would be picked up by Git operations run supposedly outside a repository while searching for a Git directory. Git would then respect any config in said Git directory. Git Bash users who set `GIT_PS1_SHOWDIRTYSTATE` are vulnerable as well. Users who installed posh-gitare vulnerable simply by starting a PowerShell. Users of IDEs such as Visual Studio are vulnerable: simply creating a new project would already read and respect the config specified in `C:\.git\config`. Users of the Microsoft fork of Git are vulnerable simply by starting a Git Bash. The problem has been patched in Git for Windows v2.35.2. Users unable to upgrade may create the folder `.git` on all drives where Git commands are run, and remove read/write access from those folders as a workaround. Alternatively, define or extend `GIT_CEILING_DIRECTORIES` to cover the _parent_ directory of the user profile, e.g. `C:\Users` if the user profile is located in `C:\Users\my-user-name`.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
git-for-windows | git |
Version: < 2.35.2 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T04:20:50.377Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://github.com/git-for-windows/git/security/advisories/GHSA-vw2c-22j4-2fh2" }, { "tags": [ "x_transferred" ], "url": "https://git-scm.com/book/en/v2/Appendix-A%3A-Git-in-Other-Environments-Git-in-Bash" }, { "tags": [ "x_transferred" ], "url": "https://git-scm.com/docs/git#Documentation/git.txt-codeGITCEILINGDIRECTORIEScode" }, { "name": "[oss-security] 20220412 git v2.35.2 and friends for CVE-2022-24765", "tags": [ "mailing-list", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2022/04/12/7" }, { "name": "FEDORA-2022-e99ae504f5", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5PTN5NYEHYN2OQSHSAMCNICZNK2U4QH6/" }, { "name": "FEDORA-2022-3759ebabd2", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BENQYTDGUL6TF3UALY6GSIEXIHUIYNWM/" }, { "name": "FEDORA-2022-2fec5f30be", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SLP42KIZ6HACTVZMZLJLFJQ4W2XYT27M/" }, { "tags": [ "x_transferred" ], "url": "https://support.apple.com/kb/HT213261" }, { "name": "20220516 APPLE-SA-2022-05-16-8 Xcode 13.4", "tags": [ "mailing-list", "x_transferred" ], "url": "http://seclists.org/fulldisclosure/2022/May/31" }, { "name": "FEDORA-2022-dfd7e7fc0e", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TRZG5CDUQ27OWTPC5MQOR4UASNXHWEZS/" }, { "name": "FEDORA-2022-2a5de7cb8b", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DDI325LOO2XBDDKLINOAQJEG6MHAURZE/" }, { "name": "[debian-lts-announce] 20221213 [SECURITY] [DLA 3239-1] git security update", "tags": [ "mailing-list", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00025.html" }, { "name": "FEDORA-2023-470c7ea49e", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DIKWISWUDFT2FAITYIA6372BVLH3OOOC/" }, { "name": "FEDORA-2023-e3c8abd37e", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YROCMBWYFKRSS64PO6FUNM6L7LKBUKVW/" }, { "name": "FEDORA-2023-1068309389", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HVOLER2PIGMHPQMDGG4RDE2KZB74QLA2/" }, { "name": "FEDORA-2023-3ec32f6d4e", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UDZRZAL7QULOB6V7MKT66MOMWJLBJPX4/" }, { "name": "GLSA-202312-15", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://security.gentoo.org/glsa/202312-15" } ], "title": "CVE Program Container" }, { "metrics": [ { "other": { "content": { "id": "CVE-2022-24765", "options": [ { "Exploitation": "none" }, { "Automatable": "slow" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2022-05-04T00:00:00+00:00", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-07-24T03:55:38.621Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "git", "vendor": "git-for-windows", "versions": [ { "status": "affected", "version": "\u003c 2.35.2" } ] } ], "descriptions": [ { "lang": "en", "value": "Git for Windows is a fork of Git containing Windows-specific patches. This vulnerability affects users working on multi-user machines, where untrusted parties have write access to the same hard disk. Those untrusted parties could create the folder `C:\\.git`, which would be picked up by Git operations run supposedly outside a repository while searching for a Git directory. Git would then respect any config in said Git directory. Git Bash users who set `GIT_PS1_SHOWDIRTYSTATE` are vulnerable as well. Users who installed posh-gitare vulnerable simply by starting a PowerShell. Users of IDEs such as Visual Studio are vulnerable: simply creating a new project would already read and respect the config specified in `C:\\.git\\config`. Users of the Microsoft fork of Git are vulnerable simply by starting a Git Bash. The problem has been patched in Git for Windows v2.35.2. Users unable to upgrade may create the folder `.git` on all drives where Git commands are run, and remove read/write access from those folders as a workaround. Alternatively, define or extend `GIT_CEILING_DIRECTORIES` to cover the _parent_ directory of the user profile, e.g. `C:\\Users` if the user profile is located in `C:\\Users\\my-user-name`." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 6, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-427", "description": "CWE-427: Uncontrolled Search Path Element", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2023-12-27T10:06:30.486Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "url": "https://github.com/git-for-windows/git/security/advisories/GHSA-vw2c-22j4-2fh2" }, { "url": "https://git-scm.com/book/en/v2/Appendix-A%3A-Git-in-Other-Environments-Git-in-Bash" }, { "url": "https://git-scm.com/docs/git#Documentation/git.txt-codeGITCEILINGDIRECTORIEScode" }, { "name": "[oss-security] 20220412 git v2.35.2 and friends for CVE-2022-24765", "tags": [ "mailing-list" ], "url": "http://www.openwall.com/lists/oss-security/2022/04/12/7" }, { "name": "FEDORA-2022-e99ae504f5", "tags": [ "vendor-advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5PTN5NYEHYN2OQSHSAMCNICZNK2U4QH6/" }, { "name": "FEDORA-2022-3759ebabd2", "tags": [ "vendor-advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BENQYTDGUL6TF3UALY6GSIEXIHUIYNWM/" }, { "name": "FEDORA-2022-2fec5f30be", "tags": [ "vendor-advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SLP42KIZ6HACTVZMZLJLFJQ4W2XYT27M/" }, { "url": "https://support.apple.com/kb/HT213261" }, { "name": "20220516 APPLE-SA-2022-05-16-8 Xcode 13.4", "tags": [ "mailing-list" ], "url": "http://seclists.org/fulldisclosure/2022/May/31" }, { "name": "FEDORA-2022-dfd7e7fc0e", "tags": [ "vendor-advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TRZG5CDUQ27OWTPC5MQOR4UASNXHWEZS/" }, { "name": "FEDORA-2022-2a5de7cb8b", "tags": [ "vendor-advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DDI325LOO2XBDDKLINOAQJEG6MHAURZE/" }, { "name": "[debian-lts-announce] 20221213 [SECURITY] [DLA 3239-1] git security update", "tags": [ "mailing-list" ], "url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00025.html" }, { "name": "FEDORA-2023-470c7ea49e", "tags": [ "vendor-advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DIKWISWUDFT2FAITYIA6372BVLH3OOOC/" }, { "name": "FEDORA-2023-e3c8abd37e", "tags": [ "vendor-advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YROCMBWYFKRSS64PO6FUNM6L7LKBUKVW/" }, { "name": "FEDORA-2023-1068309389", "tags": [ "vendor-advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HVOLER2PIGMHPQMDGG4RDE2KZB74QLA2/" }, { "name": "FEDORA-2023-3ec32f6d4e", "tags": [ "vendor-advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UDZRZAL7QULOB6V7MKT66MOMWJLBJPX4/" }, { "name": "GLSA-202312-15", "tags": [ "vendor-advisory" ], "url": "https://security.gentoo.org/glsa/202312-15" } ], "source": { "advisory": "GHSA-vw2c-22j4-2fh2", "discovery": "UNKNOWN" }, "title": "Uncontrolled search for the Git directory in Git for Windows" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2022-24765", "datePublished": "2022-04-12T00:00:00.000Z", "dateReserved": "2022-02-10T00:00:00.000Z", "dateUpdated": "2025-07-24T03:55:38.621Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2022-24765\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2022-04-12T18:15:09.390\",\"lastModified\":\"2024-11-21T06:51:02.873\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Git for Windows is a fork of Git containing Windows-specific patches. This vulnerability affects users working on multi-user machines, where untrusted parties have write access to the same hard disk. Those untrusted parties could create the folder `C:\\\\.git`, which would be picked up by Git operations run supposedly outside a repository while searching for a Git directory. Git would then respect any config in said Git directory. Git Bash users who set `GIT_PS1_SHOWDIRTYSTATE` are vulnerable as well. Users who installed posh-gitare vulnerable simply by starting a PowerShell. Users of IDEs such as Visual Studio are vulnerable: simply creating a new project would already read and respect the config specified in `C:\\\\.git\\\\config`. Users of the Microsoft fork of Git are vulnerable simply by starting a Git Bash. The problem has been patched in Git for Windows v2.35.2. Users unable to upgrade may create the folder `.git` on all drives where Git commands are run, and remove read/write access from those folders as a workaround. Alternatively, define or extend `GIT_CEILING_DIRECTORIES` to cover the _parent_ directory of the user profile, e.g. `C:\\\\Users` if the user profile is located in `C:\\\\Users\\\\my-user-name`.\"},{\"lang\":\"es\",\"value\":\"Git para Windows es un fork de Git que contiene parches espec\u00edficos para Windows. Esta vulnerabilidad afecta a usuarios que trabajan en m\u00e1quinas multiusuario, donde partes no confiables presentan acceso de escritura al mismo disco duro. Estas partes no confiables podr\u00edan crear la carpeta \\\"C:\\\\.git\\\", que ser\u00eda recogida por las operaciones de Git ejecutadas supuestamente fuera de un repositorio mientras es buscado un directorio Git. Git respetar\u00eda entonces cualquier configuraci\u00f3n en dicho directorio Git. Los usuarios de Git Bash que configuren \\\"GIT_PS1_SHOWDIRTYSTATE\\\" tambi\u00e9n son vulnerables. Los usuarios que hayan instalado posh-git son vulnerables simplemente al iniciar un PowerShell. Los usuarios de IDEs como Visual Studio son vulnerables: la simple creaci\u00f3n de un nuevo proyecto ya leer\u00eda y respetar\u00eda la configuraci\u00f3n especificada en \\\"C:\\\\.git\\\\config\\\". Los usuarios del fork de Microsoft de Git son vulnerables simplemente al iniciar un Git Bash. El problema ha sido parcheado en Git para Windows versi\u00f3n v2.35.2. Los usuarios que no puedan actualizarse pueden crear la carpeta \\\".git\\\" en todas las unidades en las que sean ejecutados comandos de Git, y eliminar el acceso de lectura/escritura de esas carpetas como medida de mitigaci\u00f3n. Como alternativa, defina o ampl\u00ede \\\"GIT_CEILING_DIRECTORIES\\\" para que cubra el directorio _parent_ del perfil de usuario, por ejemplo, \\\"C:\\\\Users\\\" si el perfil de usuario es encontrado en \\\"C:\\\\Users\\\\my-user-name\\\"\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N\",\"baseScore\":6.0,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":0.8,\"impactScore\":5.2},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:M/Au:N/C:C/I:C/A:C\",\"baseScore\":6.9,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"COMPLETE\",\"integrityImpact\":\"COMPLETE\",\"availabilityImpact\":\"COMPLETE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":3.4,\"impactScore\":10.0,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-427\"}]}],\"configurations\":[{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.35.2\",\"matchCriteriaId\":\"F3ACE235-32E1-429A-9A82-628C9D25CADE\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A2572D17-1DE6-457B-99CC-64AFD54487EA\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A930E247-0B43-43CB-98FF-6CE7B8189835\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80E516C0-98A4-4ADE-B69F-66A772E2BAAA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5C675112-476C-4D7C-BCB9-A2FB2D0BC9FD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E30D0E6F-4AE8-4284-8716-991DFA48CC5D\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apple:xcode:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"13.4\",\"matchCriteriaId\":\"ABC5ECCF-B646-4686-AE1E-6F1122B108BB\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}],\"references\":[{\"url\":\"http://seclists.org/fulldisclosure/2022/May/31\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2022/04/12/7\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://git-scm.com/book/en/v2/Appendix-A%3A-Git-in-Other-Environments-Git-in-Bash\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://git-scm.com/docs/git#Documentation/git.txt-codeGITCEILINGDIRECTORIEScode\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/git-for-windows/git/security/advisories/GHSA-vw2c-22j4-2fh2\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mitigation\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/12/msg00025.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5PTN5NYEHYN2OQSHSAMCNICZNK2U4QH6/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BENQYTDGUL6TF3UALY6GSIEXIHUIYNWM/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DDI325LOO2XBDDKLINOAQJEG6MHAURZE/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DIKWISWUDFT2FAITYIA6372BVLH3OOOC/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HVOLER2PIGMHPQMDGG4RDE2KZB74QLA2/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SLP42KIZ6HACTVZMZLJLFJQ4W2XYT27M/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TRZG5CDUQ27OWTPC5MQOR4UASNXHWEZS/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UDZRZAL7QULOB6V7MKT66MOMWJLBJPX4/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YROCMBWYFKRSS64PO6FUNM6L7LKBUKVW/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://security.gentoo.org/glsa/202312-15\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://support.apple.com/kb/HT213261\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://seclists.org/fulldisclosure/2022/May/31\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2022/04/12/7\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://git-scm.com/book/en/v2/Appendix-A%3A-Git-in-Other-Environments-Git-in-Bash\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://git-scm.com/docs/git#Documentation/git.txt-codeGITCEILINGDIRECTORIEScode\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/git-for-windows/git/security/advisories/GHSA-vw2c-22j4-2fh2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mitigation\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/12/msg00025.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5PTN5NYEHYN2OQSHSAMCNICZNK2U4QH6/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BENQYTDGUL6TF3UALY6GSIEXIHUIYNWM/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DDI325LOO2XBDDKLINOAQJEG6MHAURZE/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DIKWISWUDFT2FAITYIA6372BVLH3OOOC/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HVOLER2PIGMHPQMDGG4RDE2KZB74QLA2/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SLP42KIZ6HACTVZMZLJLFJQ4W2XYT27M/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TRZG5CDUQ27OWTPC5MQOR4UASNXHWEZS/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UDZRZAL7QULOB6V7MKT66MOMWJLBJPX4/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YROCMBWYFKRSS64PO6FUNM6L7LKBUKVW/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/202312-15\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://support.apple.com/kb/HT213261\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}" } }
rhsa-2023:2859
Vulnerability from csaf_redhat
Published
2023-05-16 08:32
Modified
2025-08-03 13:16
Summary
Red Hat Security Advisory: git security and bug fix 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 Moderate. 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: On multi-user machines Git users might find themselves unexpectedly in a Git worktree (CVE-2022-24765)
* git: Bypass of safe.directory protections (CVE-2022-29187)
* git: exposure of sensitive information to a malicious actor (CVE-2022-39253)
* git: git shell function that splits command arguments can lead to arbitrary heap writes. (CVE-2022-39260)
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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.8 Release Notes linked from 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": "Moderate" }, "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 Moderate. 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: On multi-user machines Git users might find themselves unexpectedly in a Git worktree (CVE-2022-24765)\n\n* git: Bypass of safe.directory protections (CVE-2022-29187)\n\n* git: exposure of sensitive information to a malicious actor (CVE-2022-39253)\n\n* git: git shell function that splits command arguments can lead to arbitrary heap writes. (CVE-2022-39260)\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.8 Release Notes linked from 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-2023:2859", "url": "https://access.redhat.com/errata/RHSA-2023:2859" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.8_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.8_release_notes/index" }, { "category": "external", "summary": "2073414", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073414" }, { "category": "external", "summary": "2107439", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107439" }, { "category": "external", "summary": "2137422", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137422" }, { "category": "external", "summary": "2137423", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137423" }, { "category": "external", "summary": "2139378", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139378" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2859.json" } ], "title": "Red Hat Security Advisory: git security and bug fix update", "tracking": { "current_release_date": "2025-08-03T13:16:38+00:00", "generator": { "date": "2025-08-03T13:16:38+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2023:2859", "initial_release_date": "2023-05-16T08:32:51+00:00", "revision_history": [ { "date": "2023-05-16T08:32:51+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-05-16T08:32:51+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-03T13:16:38+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.8.0.GA", "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.39.1-1.el8.src", "product": { "name": "git-0:2.39.1-1.el8.src", "product_id": "git-0:2.39.1-1.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.39.1-1.el8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "git-0:2.39.1-1.el8.aarch64", "product": { "name": "git-0:2.39.1-1.el8.aarch64", "product_id": "git-0:2.39.1-1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.39.1-1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "git-core-0:2.39.1-1.el8.aarch64", "product": { "name": "git-core-0:2.39.1-1.el8.aarch64", "product_id": "git-core-0:2.39.1-1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.39.1-1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.39.1-1.el8.aarch64", "product": { "name": "git-credential-libsecret-0:2.39.1-1.el8.aarch64", "product_id": "git-credential-libsecret-0:2.39.1-1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.39.1-1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "git-daemon-0:2.39.1-1.el8.aarch64", "product": { "name": "git-daemon-0:2.39.1-1.el8.aarch64", "product_id": "git-daemon-0:2.39.1-1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.39.1-1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "git-subtree-0:2.39.1-1.el8.aarch64", "product": { "name": "git-subtree-0:2.39.1-1.el8.aarch64", "product_id": "git-subtree-0:2.39.1-1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.39.1-1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "git-debugsource-0:2.39.1-1.el8.aarch64", "product": { "name": "git-debugsource-0:2.39.1-1.el8.aarch64", "product_id": "git-debugsource-0:2.39.1-1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.39.1-1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.39.1-1.el8.aarch64", "product": { "name": "git-core-debuginfo-0:2.39.1-1.el8.aarch64", "product_id": "git-core-debuginfo-0:2.39.1-1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.39.1-1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.39.1-1.el8.aarch64", "product": { "name": "git-credential-libsecret-debuginfo-0:2.39.1-1.el8.aarch64", "product_id": "git-credential-libsecret-debuginfo-0:2.39.1-1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.39.1-1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.39.1-1.el8.aarch64", "product": { "name": "git-daemon-debuginfo-0:2.39.1-1.el8.aarch64", "product_id": "git-daemon-debuginfo-0:2.39.1-1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.39.1-1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.39.1-1.el8.aarch64", "product": { "name": "git-debuginfo-0:2.39.1-1.el8.aarch64", "product_id": "git-debuginfo-0:2.39.1-1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.39.1-1.el8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "git-0:2.39.1-1.el8.ppc64le", "product": { "name": "git-0:2.39.1-1.el8.ppc64le", "product_id": "git-0:2.39.1-1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.39.1-1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "git-core-0:2.39.1-1.el8.ppc64le", "product": { "name": "git-core-0:2.39.1-1.el8.ppc64le", "product_id": "git-core-0:2.39.1-1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.39.1-1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.39.1-1.el8.ppc64le", "product": { "name": "git-credential-libsecret-0:2.39.1-1.el8.ppc64le", "product_id": "git-credential-libsecret-0:2.39.1-1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.39.1-1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "git-daemon-0:2.39.1-1.el8.ppc64le", "product": { "name": "git-daemon-0:2.39.1-1.el8.ppc64le", "product_id": "git-daemon-0:2.39.1-1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.39.1-1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "git-subtree-0:2.39.1-1.el8.ppc64le", "product": { "name": "git-subtree-0:2.39.1-1.el8.ppc64le", "product_id": "git-subtree-0:2.39.1-1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.39.1-1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "git-debugsource-0:2.39.1-1.el8.ppc64le", "product": { "name": "git-debugsource-0:2.39.1-1.el8.ppc64le", "product_id": "git-debugsource-0:2.39.1-1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.39.1-1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.39.1-1.el8.ppc64le", "product": { "name": "git-core-debuginfo-0:2.39.1-1.el8.ppc64le", "product_id": "git-core-debuginfo-0:2.39.1-1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.39.1-1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.39.1-1.el8.ppc64le", "product": { "name": "git-credential-libsecret-debuginfo-0:2.39.1-1.el8.ppc64le", "product_id": "git-credential-libsecret-debuginfo-0:2.39.1-1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.39.1-1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.39.1-1.el8.ppc64le", "product": { "name": "git-daemon-debuginfo-0:2.39.1-1.el8.ppc64le", "product_id": "git-daemon-debuginfo-0:2.39.1-1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.39.1-1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.39.1-1.el8.ppc64le", "product": { "name": "git-debuginfo-0:2.39.1-1.el8.ppc64le", "product_id": "git-debuginfo-0:2.39.1-1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.39.1-1.el8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "git-0:2.39.1-1.el8.x86_64", "product": { "name": "git-0:2.39.1-1.el8.x86_64", "product_id": "git-0:2.39.1-1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.39.1-1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "git-core-0:2.39.1-1.el8.x86_64", "product": { "name": "git-core-0:2.39.1-1.el8.x86_64", "product_id": "git-core-0:2.39.1-1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.39.1-1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.39.1-1.el8.x86_64", "product": { "name": "git-credential-libsecret-0:2.39.1-1.el8.x86_64", "product_id": "git-credential-libsecret-0:2.39.1-1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.39.1-1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "git-daemon-0:2.39.1-1.el8.x86_64", "product": { "name": "git-daemon-0:2.39.1-1.el8.x86_64", "product_id": "git-daemon-0:2.39.1-1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.39.1-1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "git-subtree-0:2.39.1-1.el8.x86_64", "product": { "name": "git-subtree-0:2.39.1-1.el8.x86_64", "product_id": "git-subtree-0:2.39.1-1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.39.1-1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "git-debugsource-0:2.39.1-1.el8.x86_64", "product": { "name": "git-debugsource-0:2.39.1-1.el8.x86_64", "product_id": "git-debugsource-0:2.39.1-1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.39.1-1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.39.1-1.el8.x86_64", "product": { "name": "git-core-debuginfo-0:2.39.1-1.el8.x86_64", "product_id": "git-core-debuginfo-0:2.39.1-1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.39.1-1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.39.1-1.el8.x86_64", "product": { "name": "git-credential-libsecret-debuginfo-0:2.39.1-1.el8.x86_64", "product_id": "git-credential-libsecret-debuginfo-0:2.39.1-1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.39.1-1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.39.1-1.el8.x86_64", "product": { "name": "git-daemon-debuginfo-0:2.39.1-1.el8.x86_64", "product_id": "git-daemon-debuginfo-0:2.39.1-1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.39.1-1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.39.1-1.el8.x86_64", "product": { "name": "git-debuginfo-0:2.39.1-1.el8.x86_64", "product_id": "git-debuginfo-0:2.39.1-1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.39.1-1.el8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "git-0:2.39.1-1.el8.s390x", "product": { "name": "git-0:2.39.1-1.el8.s390x", "product_id": "git-0:2.39.1-1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.39.1-1.el8?arch=s390x" } } }, { "category": "product_version", "name": "git-core-0:2.39.1-1.el8.s390x", "product": { "name": "git-core-0:2.39.1-1.el8.s390x", "product_id": "git-core-0:2.39.1-1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.39.1-1.el8?arch=s390x" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.39.1-1.el8.s390x", "product": { "name": "git-credential-libsecret-0:2.39.1-1.el8.s390x", "product_id": "git-credential-libsecret-0:2.39.1-1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.39.1-1.el8?arch=s390x" } } }, { "category": "product_version", "name": "git-daemon-0:2.39.1-1.el8.s390x", "product": { "name": "git-daemon-0:2.39.1-1.el8.s390x", "product_id": "git-daemon-0:2.39.1-1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.39.1-1.el8?arch=s390x" } } }, { "category": "product_version", "name": "git-subtree-0:2.39.1-1.el8.s390x", "product": { "name": "git-subtree-0:2.39.1-1.el8.s390x", "product_id": "git-subtree-0:2.39.1-1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.39.1-1.el8?arch=s390x" } } }, { "category": "product_version", "name": "git-debugsource-0:2.39.1-1.el8.s390x", "product": { "name": "git-debugsource-0:2.39.1-1.el8.s390x", "product_id": "git-debugsource-0:2.39.1-1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.39.1-1.el8?arch=s390x" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.39.1-1.el8.s390x", "product": { "name": "git-core-debuginfo-0:2.39.1-1.el8.s390x", "product_id": "git-core-debuginfo-0:2.39.1-1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.39.1-1.el8?arch=s390x" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.39.1-1.el8.s390x", "product": { "name": "git-credential-libsecret-debuginfo-0:2.39.1-1.el8.s390x", "product_id": "git-credential-libsecret-debuginfo-0:2.39.1-1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.39.1-1.el8?arch=s390x" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.39.1-1.el8.s390x", "product": { "name": "git-daemon-debuginfo-0:2.39.1-1.el8.s390x", "product_id": "git-daemon-debuginfo-0:2.39.1-1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.39.1-1.el8?arch=s390x" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.39.1-1.el8.s390x", "product": { "name": "git-debuginfo-0:2.39.1-1.el8.s390x", "product_id": "git-debuginfo-0:2.39.1-1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.39.1-1.el8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "git-all-0:2.39.1-1.el8.noarch", "product": { "name": "git-all-0:2.39.1-1.el8.noarch", "product_id": "git-all-0:2.39.1-1.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-all@2.39.1-1.el8?arch=noarch" } } }, { "category": "product_version", "name": "git-core-doc-0:2.39.1-1.el8.noarch", "product": { "name": "git-core-doc-0:2.39.1-1.el8.noarch", "product_id": "git-core-doc-0:2.39.1-1.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-doc@2.39.1-1.el8?arch=noarch" } } }, { "category": "product_version", "name": "git-email-0:2.39.1-1.el8.noarch", "product": { "name": "git-email-0:2.39.1-1.el8.noarch", "product_id": "git-email-0:2.39.1-1.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-email@2.39.1-1.el8?arch=noarch" } } }, { "category": "product_version", "name": "git-gui-0:2.39.1-1.el8.noarch", "product": { "name": "git-gui-0:2.39.1-1.el8.noarch", "product_id": "git-gui-0:2.39.1-1.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-gui@2.39.1-1.el8?arch=noarch" } } }, { "category": "product_version", "name": "git-instaweb-0:2.39.1-1.el8.noarch", "product": { "name": "git-instaweb-0:2.39.1-1.el8.noarch", "product_id": "git-instaweb-0:2.39.1-1.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-instaweb@2.39.1-1.el8?arch=noarch" } } }, { "category": "product_version", "name": "git-svn-0:2.39.1-1.el8.noarch", "product": { "name": "git-svn-0:2.39.1-1.el8.noarch", "product_id": "git-svn-0:2.39.1-1.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-svn@2.39.1-1.el8?arch=noarch" } } }, { "category": "product_version", "name": "gitk-0:2.39.1-1.el8.noarch", "product": { "name": "gitk-0:2.39.1-1.el8.noarch", "product_id": "gitk-0:2.39.1-1.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/gitk@2.39.1-1.el8?arch=noarch" } } }, { "category": "product_version", "name": "gitweb-0:2.39.1-1.el8.noarch", "product": { "name": "gitweb-0:2.39.1-1.el8.noarch", "product_id": "gitweb-0:2.39.1-1.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/gitweb@2.39.1-1.el8?arch=noarch" } } }, { "category": "product_version", "name": "perl-Git-0:2.39.1-1.el8.noarch", "product": { "name": "perl-Git-0:2.39.1-1.el8.noarch", "product_id": "perl-Git-0:2.39.1-1.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Git@2.39.1-1.el8?arch=noarch" } } }, { "category": "product_version", "name": "perl-Git-SVN-0:2.39.1-1.el8.noarch", "product": { "name": "perl-Git-SVN-0:2.39.1-1.el8.noarch", "product_id": "perl-Git-SVN-0:2.39.1-1.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Git-SVN@2.39.1-1.el8?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "git-0:2.39.1-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.aarch64" }, "product_reference": "git-0:2.39.1-1.el8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.39.1-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.ppc64le" }, "product_reference": "git-0:2.39.1-1.el8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.39.1-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.s390x" }, "product_reference": "git-0:2.39.1-1.el8.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.39.1-1.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.src" }, "product_reference": "git-0:2.39.1-1.el8.src", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.39.1-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.x86_64" }, "product_reference": "git-0:2.39.1-1.el8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-all-0:2.39.1-1.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-all-0:2.39.1-1.el8.noarch" }, "product_reference": "git-all-0:2.39.1-1.el8.noarch", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.39.1-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.aarch64" }, "product_reference": "git-core-0:2.39.1-1.el8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.39.1-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.ppc64le" }, "product_reference": "git-core-0:2.39.1-1.el8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.39.1-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.s390x" }, "product_reference": "git-core-0:2.39.1-1.el8.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.39.1-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.x86_64" }, "product_reference": "git-core-0:2.39.1-1.el8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.39.1-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.aarch64" }, "product_reference": "git-core-debuginfo-0:2.39.1-1.el8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.39.1-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.ppc64le" }, "product_reference": "git-core-debuginfo-0:2.39.1-1.el8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.39.1-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.s390x" }, "product_reference": "git-core-debuginfo-0:2.39.1-1.el8.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.39.1-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.x86_64" }, "product_reference": "git-core-debuginfo-0:2.39.1-1.el8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-doc-0:2.39.1-1.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-core-doc-0:2.39.1-1.el8.noarch" }, "product_reference": "git-core-doc-0:2.39.1-1.el8.noarch", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.39.1-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.aarch64" }, "product_reference": "git-credential-libsecret-0:2.39.1-1.el8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.39.1-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.ppc64le" }, "product_reference": "git-credential-libsecret-0:2.39.1-1.el8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.39.1-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.s390x" }, "product_reference": "git-credential-libsecret-0:2.39.1-1.el8.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.39.1-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.x86_64" }, "product_reference": "git-credential-libsecret-0:2.39.1-1.el8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.39.1-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.aarch64" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.39.1-1.el8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.39.1-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.ppc64le" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.39.1-1.el8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.39.1-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.s390x" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.39.1-1.el8.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.39.1-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.x86_64" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.39.1-1.el8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.39.1-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.aarch64" }, "product_reference": "git-daemon-0:2.39.1-1.el8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.39.1-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.ppc64le" }, "product_reference": "git-daemon-0:2.39.1-1.el8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.39.1-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.s390x" }, "product_reference": "git-daemon-0:2.39.1-1.el8.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.39.1-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.x86_64" }, "product_reference": "git-daemon-0:2.39.1-1.el8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.39.1-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.aarch64" }, "product_reference": "git-daemon-debuginfo-0:2.39.1-1.el8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.39.1-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.ppc64le" }, "product_reference": "git-daemon-debuginfo-0:2.39.1-1.el8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.39.1-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.s390x" }, "product_reference": "git-daemon-debuginfo-0:2.39.1-1.el8.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.39.1-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.x86_64" }, "product_reference": "git-daemon-debuginfo-0:2.39.1-1.el8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.39.1-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.aarch64" }, "product_reference": "git-debuginfo-0:2.39.1-1.el8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.39.1-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.ppc64le" }, "product_reference": "git-debuginfo-0:2.39.1-1.el8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.39.1-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.s390x" }, "product_reference": "git-debuginfo-0:2.39.1-1.el8.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.39.1-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.x86_64" }, "product_reference": "git-debuginfo-0:2.39.1-1.el8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.39.1-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.aarch64" }, "product_reference": "git-debugsource-0:2.39.1-1.el8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.39.1-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.ppc64le" }, "product_reference": "git-debugsource-0:2.39.1-1.el8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.39.1-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.s390x" }, "product_reference": "git-debugsource-0:2.39.1-1.el8.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.39.1-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.x86_64" }, "product_reference": "git-debugsource-0:2.39.1-1.el8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-0:2.39.1-1.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-email-0:2.39.1-1.el8.noarch" }, "product_reference": "git-email-0:2.39.1-1.el8.noarch", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-0:2.39.1-1.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-gui-0:2.39.1-1.el8.noarch" }, "product_reference": "git-gui-0:2.39.1-1.el8.noarch", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-instaweb-0:2.39.1-1.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-instaweb-0:2.39.1-1.el8.noarch" }, "product_reference": "git-instaweb-0:2.39.1-1.el8.noarch", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.39.1-1.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.aarch64" }, "product_reference": "git-subtree-0:2.39.1-1.el8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.39.1-1.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.ppc64le" }, "product_reference": "git-subtree-0:2.39.1-1.el8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.39.1-1.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.s390x" }, "product_reference": "git-subtree-0:2.39.1-1.el8.s390x", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.39.1-1.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.x86_64" }, "product_reference": "git-subtree-0:2.39.1-1.el8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-0:2.39.1-1.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:git-svn-0:2.39.1-1.el8.noarch" }, "product_reference": "git-svn-0:2.39.1-1.el8.noarch", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-0:2.39.1-1.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:gitk-0:2.39.1-1.el8.noarch" }, "product_reference": "gitk-0:2.39.1-1.el8.noarch", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gitweb-0:2.39.1-1.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:gitweb-0:2.39.1-1.el8.noarch" }, "product_reference": "gitweb-0:2.39.1-1.el8.noarch", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-0:2.39.1-1.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:perl-Git-0:2.39.1-1.el8.noarch" }, "product_reference": "perl-Git-0:2.39.1-1.el8.noarch", "relates_to_product_reference": "AppStream-8.8.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-SVN-0:2.39.1-1.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.GA:perl-Git-SVN-0:2.39.1-1.el8.noarch" }, "product_reference": "perl-Git-SVN-0:2.39.1-1.el8.noarch", "relates_to_product_reference": "AppStream-8.8.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-24765", "cwe": { "id": "CWE-427", "name": "Uncontrolled Search Path Element" }, "discovery_date": "2022-04-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2073414" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Git. This flaw occurs due to Git not checking the ownership of directories in a local multi-user system when running commands specified in the local repository configuration. This allows the owner of the repository to cause arbitrary commands to be executed by other users who access the repository.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: On multi-user machines Git users might find themselves unexpectedly in a Git worktree", "title": "Vulnerability summary" }, { "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.GA:git-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.src", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-all-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-core-doc-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-email-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-gui-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-instaweb-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-svn-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:gitk-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:gitweb-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:perl-Git-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:perl-Git-SVN-0:2.39.1-1.el8.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24765" }, { "category": "external", "summary": "RHBZ#2073414", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073414" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24765", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24765" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24765", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24765" }, { "category": "external", "summary": "https://github.com/git-for-windows/git/security/advisories/GHSA-vw2c-22j4-2fh2", "url": "https://github.com/git-for-windows/git/security/advisories/GHSA-vw2c-22j4-2fh2" } ], "release_date": "2022-04-12T10:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-16T08:32:51+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.GA:git-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.src", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-all-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-core-doc-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-email-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-gui-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-instaweb-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-svn-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:gitk-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:gitweb-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:perl-Git-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:perl-Git-SVN-0:2.39.1-1.el8.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2859" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.src", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-all-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-core-doc-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-email-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-gui-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-instaweb-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-svn-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:gitk-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:gitweb-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:perl-Git-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:perl-Git-SVN-0:2.39.1-1.el8.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "git: On multi-user machines Git users might find themselves unexpectedly in a Git worktree" }, { "cve": "CVE-2022-29187", "cwe": { "id": "CWE-427", "name": "Uncontrolled Search Path Element" }, "discovery_date": "2022-07-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2107439" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Git. This flaw occurs due to Git not checking the ownership of directories in a local multi-user system when running commands specified in the local repository configuration. This issue allows the owner of the repository to cause arbitrary commands to be executed by other users who access the repository.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: Bypass of safe.directory protections", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw occurs due to an incomplete fix of CVE-2022-24765.", "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.GA:git-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.src", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-all-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-core-doc-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-email-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-gui-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-instaweb-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-svn-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:gitk-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:gitweb-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:perl-Git-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:perl-Git-SVN-0:2.39.1-1.el8.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-29187" }, { "category": "external", "summary": "RHBZ#2107439", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107439" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-29187", "url": "https://www.cve.org/CVERecord?id=CVE-2022-29187" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29187", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29187" } ], "release_date": "2022-07-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-16T08:32:51+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.GA:git-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.src", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-all-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-core-doc-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-email-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-gui-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-instaweb-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-svn-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:gitk-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:gitweb-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:perl-Git-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:perl-Git-SVN-0:2.39.1-1.el8.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2859" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.src", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-all-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-core-doc-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-email-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-gui-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-instaweb-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-svn-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:gitk-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:gitweb-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:perl-Git-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:perl-Git-SVN-0:2.39.1-1.el8.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "git: Bypass of safe.directory protections" }, { "cve": "CVE-2022-39253", "cwe": { "id": "CWE-59", "name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)" }, "discovery_date": "2022-10-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2137422" } ], "notes": [ { "category": "description", "text": "Git is an open source, scalable, distributed revision control system. Versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4 are subject to exposure of sensitive information to a malicious actor. When performing a local clone (where the source and target of the clone are on the same volume), Git copies the contents of the source\u0027s `$GIT_DIR/objects` directory into the destination by either creating hardlinks to the source contents, or copying them (if hardlinks are disabled via `--no-hardlinks`). A malicious actor could convince a victim to clone a repository with a symbolic link pointing at sensitive information on the victim\u0027s machine. This can be done either by having the victim clone a malicious repository on the same machine, or having them clone a malicious repository embedded as a bare repository via a submodule from any source, provided they clone with the `--recurse-submodules` option. Git does not create symbolic links in the `$GIT_DIR/objects` directory. The problem has been patched in the versions published on 2022-10-18, and backported to v2.30.x. Potential workarounds: Avoid cloning untrusted repositories using the `--local` optimization when on a shared machine, either by passing the `--no-local` option to `git clone` or cloning from a URL that uses the `file://` scheme. Alternatively, avoid cloning repositories from untrusted sources with `--recurse-submodules` or run `git config --global protocol.file.allow user`.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: exposure of sensitive information to a malicious actor", "title": "Vulnerability summary" }, { "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.GA:git-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.src", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-all-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-core-doc-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-email-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-gui-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-instaweb-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-svn-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:gitk-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:gitweb-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:perl-Git-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:perl-Git-SVN-0:2.39.1-1.el8.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-39253" }, { "category": "external", "summary": "RHBZ#2137422", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137422" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-39253", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39253" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39253", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39253" } ], "release_date": "2022-10-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-16T08:32:51+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.GA:git-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.src", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-all-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-core-doc-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-email-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-gui-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-instaweb-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-svn-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:gitk-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:gitweb-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:perl-Git-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:perl-Git-SVN-0:2.39.1-1.el8.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2859" }, { "category": "workaround", "details": "Avoid cloning untrusted repositories using the `--local` optimization when on a shared machine, either by passing the `--no-local` option to `git clone` or cloning from a URL that uses the `file://` scheme. Alternatively, avoid cloning repositories from untrusted sources with `--recurse-submodules` or run `git config --global protocol.file.allow user`.", "product_ids": [ "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.src", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-all-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-core-doc-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-email-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-gui-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-instaweb-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-svn-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:gitk-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:gitweb-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:perl-Git-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:perl-Git-SVN-0:2.39.1-1.el8.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.src", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-all-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-core-doc-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-email-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-gui-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-instaweb-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-svn-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:gitk-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:gitweb-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:perl-Git-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:perl-Git-SVN-0:2.39.1-1.el8.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "git: exposure of sensitive information to a malicious actor" }, { "cve": "CVE-2022-39260", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2022-10-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2137423" } ], "notes": [ { "category": "description", "text": "Git is an open source, scalable, distributed revision control system. `git shell` is a restricted login shell that can be used to implement Git\u0027s push/pull functionality via SSH. In versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4, the function that splits the command arguments into an array improperly uses an `int` to represent the number of entries in the array, allowing a malicious actor to intentionally overflow the return value, leading to arbitrary heap writes. Because the resulting array is then passed to `execv()`, it is possible to leverage this attack to gain remote code execution on a victim machine. Note that a victim must first allow access to `git shell` as a login shell in order to be vulnerable to this attack. This problem is patched in versions 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4 and users are advised to upgrade to the latest version. Disabling `git shell` access via remote logins is a viable short-term workaround.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: git shell function that splits command arguments can lead to arbitrary heap writes.", "title": "Vulnerability summary" }, { "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.GA:git-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.src", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-all-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-core-doc-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-email-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-gui-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-instaweb-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-svn-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:gitk-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:gitweb-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:perl-Git-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:perl-Git-SVN-0:2.39.1-1.el8.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-39260" }, { "category": "external", "summary": "RHBZ#2137423", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137423" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-39260", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39260" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39260", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39260" } ], "release_date": "2022-10-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-16T08:32:51+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.GA:git-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.src", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-all-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-core-doc-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-email-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-gui-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-instaweb-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-svn-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:gitk-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:gitweb-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:perl-Git-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:perl-Git-SVN-0:2.39.1-1.el8.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2859" }, { "category": "workaround", "details": "Disabling `git shell` access via remote logins is a viable short-term workaround.", "product_ids": [ "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.src", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-all-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-core-doc-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-email-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-gui-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-instaweb-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-svn-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:gitk-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:gitweb-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:perl-Git-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:perl-Git-SVN-0:2.39.1-1.el8.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.src", "AppStream-8.8.0.GA:git-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-all-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-core-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-core-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-core-doc-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-credential-libsecret-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-daemon-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-daemon-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-debuginfo-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-debugsource-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-email-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-gui-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-instaweb-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.aarch64", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.ppc64le", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.s390x", "AppStream-8.8.0.GA:git-subtree-0:2.39.1-1.el8.x86_64", "AppStream-8.8.0.GA:git-svn-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:gitk-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:gitweb-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:perl-Git-0:2.39.1-1.el8.noarch", "AppStream-8.8.0.GA:perl-Git-SVN-0:2.39.1-1.el8.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "git: git shell function that splits command arguments can lead to arbitrary heap writes." } ] }
rhsa-2023:2319
Vulnerability from csaf_redhat
Published
2023-05-09 10:03
Modified
2025-08-03 13:15
Summary
Red Hat Security Advisory: git security and bug fix 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 Moderate. 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: On multi-user machines Git users might find themselves unexpectedly in a Git worktree (CVE-2022-24765)
* git: Bypass of safe.directory protections (CVE-2022-29187)
* git: exposure of sensitive information to a malicious actor (CVE-2022-39253)
* git: git shell function that splits command arguments can lead to arbitrary heap writes. (CVE-2022-39260)
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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 9.2 Release Notes linked from 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": "Moderate" }, "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 Moderate. 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: On multi-user machines Git users might find themselves unexpectedly in a Git worktree (CVE-2022-24765)\n\n* git: Bypass of safe.directory protections (CVE-2022-29187)\n\n* git: exposure of sensitive information to a malicious actor (CVE-2022-39253)\n\n* git: git shell function that splits command arguments can lead to arbitrary heap writes. (CVE-2022-39260)\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.2 Release Notes linked from 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-2023:2319", "url": "https://access.redhat.com/errata/RHSA-2023:2319" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index" }, { "category": "external", "summary": "2073414", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073414" }, { "category": "external", "summary": "2107439", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107439" }, { "category": "external", "summary": "2137422", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137422" }, { "category": "external", "summary": "2137423", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137423" }, { "category": "external", "summary": "2139379", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139379" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2319.json" } ], "title": "Red Hat Security Advisory: git security and bug fix update", "tracking": { "current_release_date": "2025-08-03T13:15:59+00:00", "generator": { "date": "2025-08-03T13:15:59+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2023:2319", "initial_release_date": "2023-05-09T10:03:04+00:00", "revision_history": [ { "date": "2023-05-09T10:03:04+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-05-09T10:03:04+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-03T13:15:59+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.2.0.GA", "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.39.1-1.el9.src", "product": { "name": "git-0:2.39.1-1.el9.src", "product_id": "git-0:2.39.1-1.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.39.1-1.el9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "git-0:2.39.1-1.el9.aarch64", "product": { "name": "git-0:2.39.1-1.el9.aarch64", "product_id": "git-0:2.39.1-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.39.1-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "git-core-0:2.39.1-1.el9.aarch64", "product": { "name": "git-core-0:2.39.1-1.el9.aarch64", "product_id": "git-core-0:2.39.1-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.39.1-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.39.1-1.el9.aarch64", "product": { "name": "git-credential-libsecret-0:2.39.1-1.el9.aarch64", "product_id": "git-credential-libsecret-0:2.39.1-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.39.1-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "git-daemon-0:2.39.1-1.el9.aarch64", "product": { "name": "git-daemon-0:2.39.1-1.el9.aarch64", "product_id": "git-daemon-0:2.39.1-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.39.1-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "git-subtree-0:2.39.1-1.el9.aarch64", "product": { "name": "git-subtree-0:2.39.1-1.el9.aarch64", "product_id": "git-subtree-0:2.39.1-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.39.1-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "git-debugsource-0:2.39.1-1.el9.aarch64", "product": { "name": "git-debugsource-0:2.39.1-1.el9.aarch64", "product_id": "git-debugsource-0:2.39.1-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.39.1-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.39.1-1.el9.aarch64", "product": { "name": "git-core-debuginfo-0:2.39.1-1.el9.aarch64", "product_id": "git-core-debuginfo-0:2.39.1-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.39.1-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.39.1-1.el9.aarch64", "product": { "name": "git-credential-libsecret-debuginfo-0:2.39.1-1.el9.aarch64", "product_id": "git-credential-libsecret-debuginfo-0:2.39.1-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.39.1-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.39.1-1.el9.aarch64", "product": { "name": "git-daemon-debuginfo-0:2.39.1-1.el9.aarch64", "product_id": "git-daemon-debuginfo-0:2.39.1-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.39.1-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.39.1-1.el9.aarch64", "product": { "name": "git-debuginfo-0:2.39.1-1.el9.aarch64", "product_id": "git-debuginfo-0:2.39.1-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.39.1-1.el9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "git-0:2.39.1-1.el9.ppc64le", "product": { "name": "git-0:2.39.1-1.el9.ppc64le", "product_id": "git-0:2.39.1-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.39.1-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "git-core-0:2.39.1-1.el9.ppc64le", "product": { "name": "git-core-0:2.39.1-1.el9.ppc64le", "product_id": "git-core-0:2.39.1-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.39.1-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.39.1-1.el9.ppc64le", "product": { "name": "git-credential-libsecret-0:2.39.1-1.el9.ppc64le", "product_id": "git-credential-libsecret-0:2.39.1-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.39.1-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "git-daemon-0:2.39.1-1.el9.ppc64le", "product": { "name": "git-daemon-0:2.39.1-1.el9.ppc64le", "product_id": "git-daemon-0:2.39.1-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.39.1-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "git-subtree-0:2.39.1-1.el9.ppc64le", "product": { "name": "git-subtree-0:2.39.1-1.el9.ppc64le", "product_id": "git-subtree-0:2.39.1-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.39.1-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "git-debugsource-0:2.39.1-1.el9.ppc64le", "product": { "name": "git-debugsource-0:2.39.1-1.el9.ppc64le", "product_id": "git-debugsource-0:2.39.1-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.39.1-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.39.1-1.el9.ppc64le", "product": { "name": "git-core-debuginfo-0:2.39.1-1.el9.ppc64le", "product_id": "git-core-debuginfo-0:2.39.1-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.39.1-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.39.1-1.el9.ppc64le", "product": { "name": "git-credential-libsecret-debuginfo-0:2.39.1-1.el9.ppc64le", "product_id": "git-credential-libsecret-debuginfo-0:2.39.1-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.39.1-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.39.1-1.el9.ppc64le", "product": { "name": "git-daemon-debuginfo-0:2.39.1-1.el9.ppc64le", "product_id": "git-daemon-debuginfo-0:2.39.1-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.39.1-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.39.1-1.el9.ppc64le", "product": { "name": "git-debuginfo-0:2.39.1-1.el9.ppc64le", "product_id": "git-debuginfo-0:2.39.1-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.39.1-1.el9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "git-0:2.39.1-1.el9.x86_64", "product": { "name": "git-0:2.39.1-1.el9.x86_64", "product_id": "git-0:2.39.1-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.39.1-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "git-core-0:2.39.1-1.el9.x86_64", "product": { "name": "git-core-0:2.39.1-1.el9.x86_64", "product_id": "git-core-0:2.39.1-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.39.1-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.39.1-1.el9.x86_64", "product": { "name": "git-credential-libsecret-0:2.39.1-1.el9.x86_64", "product_id": "git-credential-libsecret-0:2.39.1-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.39.1-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "git-daemon-0:2.39.1-1.el9.x86_64", "product": { "name": "git-daemon-0:2.39.1-1.el9.x86_64", "product_id": "git-daemon-0:2.39.1-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.39.1-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "git-subtree-0:2.39.1-1.el9.x86_64", "product": { "name": "git-subtree-0:2.39.1-1.el9.x86_64", "product_id": "git-subtree-0:2.39.1-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.39.1-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "git-debugsource-0:2.39.1-1.el9.x86_64", "product": { "name": "git-debugsource-0:2.39.1-1.el9.x86_64", "product_id": "git-debugsource-0:2.39.1-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.39.1-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.39.1-1.el9.x86_64", "product": { "name": "git-core-debuginfo-0:2.39.1-1.el9.x86_64", "product_id": "git-core-debuginfo-0:2.39.1-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.39.1-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.39.1-1.el9.x86_64", "product": { "name": "git-credential-libsecret-debuginfo-0:2.39.1-1.el9.x86_64", "product_id": "git-credential-libsecret-debuginfo-0:2.39.1-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.39.1-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.39.1-1.el9.x86_64", "product": { "name": "git-daemon-debuginfo-0:2.39.1-1.el9.x86_64", "product_id": "git-daemon-debuginfo-0:2.39.1-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.39.1-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.39.1-1.el9.x86_64", "product": { "name": "git-debuginfo-0:2.39.1-1.el9.x86_64", "product_id": "git-debuginfo-0:2.39.1-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.39.1-1.el9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "git-0:2.39.1-1.el9.s390x", "product": { "name": "git-0:2.39.1-1.el9.s390x", "product_id": "git-0:2.39.1-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.39.1-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "git-core-0:2.39.1-1.el9.s390x", "product": { "name": "git-core-0:2.39.1-1.el9.s390x", "product_id": "git-core-0:2.39.1-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.39.1-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.39.1-1.el9.s390x", "product": { "name": "git-credential-libsecret-0:2.39.1-1.el9.s390x", "product_id": "git-credential-libsecret-0:2.39.1-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.39.1-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "git-daemon-0:2.39.1-1.el9.s390x", "product": { "name": "git-daemon-0:2.39.1-1.el9.s390x", "product_id": "git-daemon-0:2.39.1-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.39.1-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "git-subtree-0:2.39.1-1.el9.s390x", "product": { "name": "git-subtree-0:2.39.1-1.el9.s390x", "product_id": "git-subtree-0:2.39.1-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.39.1-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "git-debugsource-0:2.39.1-1.el9.s390x", "product": { "name": "git-debugsource-0:2.39.1-1.el9.s390x", "product_id": "git-debugsource-0:2.39.1-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.39.1-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.39.1-1.el9.s390x", "product": { "name": "git-core-debuginfo-0:2.39.1-1.el9.s390x", "product_id": "git-core-debuginfo-0:2.39.1-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.39.1-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.39.1-1.el9.s390x", "product": { "name": "git-credential-libsecret-debuginfo-0:2.39.1-1.el9.s390x", "product_id": "git-credential-libsecret-debuginfo-0:2.39.1-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.39.1-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.39.1-1.el9.s390x", "product": { "name": "git-daemon-debuginfo-0:2.39.1-1.el9.s390x", "product_id": "git-daemon-debuginfo-0:2.39.1-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.39.1-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.39.1-1.el9.s390x", "product": { "name": "git-debuginfo-0:2.39.1-1.el9.s390x", "product_id": "git-debuginfo-0:2.39.1-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.39.1-1.el9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "git-all-0:2.39.1-1.el9.noarch", "product": { "name": "git-all-0:2.39.1-1.el9.noarch", "product_id": "git-all-0:2.39.1-1.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-all@2.39.1-1.el9?arch=noarch" } } }, { "category": "product_version", "name": "git-core-doc-0:2.39.1-1.el9.noarch", "product": { "name": "git-core-doc-0:2.39.1-1.el9.noarch", "product_id": "git-core-doc-0:2.39.1-1.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-doc@2.39.1-1.el9?arch=noarch" } } }, { "category": "product_version", "name": "git-email-0:2.39.1-1.el9.noarch", "product": { "name": "git-email-0:2.39.1-1.el9.noarch", "product_id": "git-email-0:2.39.1-1.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-email@2.39.1-1.el9?arch=noarch" } } }, { "category": "product_version", "name": "git-gui-0:2.39.1-1.el9.noarch", "product": { "name": "git-gui-0:2.39.1-1.el9.noarch", "product_id": "git-gui-0:2.39.1-1.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-gui@2.39.1-1.el9?arch=noarch" } } }, { "category": "product_version", "name": "git-instaweb-0:2.39.1-1.el9.noarch", "product": { "name": "git-instaweb-0:2.39.1-1.el9.noarch", "product_id": "git-instaweb-0:2.39.1-1.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-instaweb@2.39.1-1.el9?arch=noarch" } } }, { "category": "product_version", "name": "git-svn-0:2.39.1-1.el9.noarch", "product": { "name": "git-svn-0:2.39.1-1.el9.noarch", "product_id": "git-svn-0:2.39.1-1.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-svn@2.39.1-1.el9?arch=noarch" } } }, { "category": "product_version", "name": "gitk-0:2.39.1-1.el9.noarch", "product": { "name": "gitk-0:2.39.1-1.el9.noarch", "product_id": "gitk-0:2.39.1-1.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/gitk@2.39.1-1.el9?arch=noarch" } } }, { "category": "product_version", "name": "gitweb-0:2.39.1-1.el9.noarch", "product": { "name": "gitweb-0:2.39.1-1.el9.noarch", "product_id": "gitweb-0:2.39.1-1.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/gitweb@2.39.1-1.el9?arch=noarch" } } }, { "category": "product_version", "name": "perl-Git-0:2.39.1-1.el9.noarch", "product": { "name": "perl-Git-0:2.39.1-1.el9.noarch", "product_id": "perl-Git-0:2.39.1-1.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Git@2.39.1-1.el9?arch=noarch" } } }, { "category": "product_version", "name": "perl-Git-SVN-0:2.39.1-1.el9.noarch", "product": { "name": "perl-Git-SVN-0:2.39.1-1.el9.noarch", "product_id": "perl-Git-SVN-0:2.39.1-1.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Git-SVN@2.39.1-1.el9?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "git-0:2.39.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.aarch64" }, "product_reference": "git-0:2.39.1-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.39.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.ppc64le" }, "product_reference": "git-0:2.39.1-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.39.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.s390x" }, "product_reference": "git-0:2.39.1-1.el9.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.39.1-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.src" }, "product_reference": "git-0:2.39.1-1.el9.src", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.39.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.x86_64" }, "product_reference": "git-0:2.39.1-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-all-0:2.39.1-1.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-all-0:2.39.1-1.el9.noarch" }, "product_reference": "git-all-0:2.39.1-1.el9.noarch", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.39.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.aarch64" }, "product_reference": "git-core-0:2.39.1-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.39.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.ppc64le" }, "product_reference": "git-core-0:2.39.1-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.39.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.s390x" }, "product_reference": "git-core-0:2.39.1-1.el9.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.39.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.x86_64" }, "product_reference": "git-core-0:2.39.1-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.39.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.aarch64" }, "product_reference": "git-core-debuginfo-0:2.39.1-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.39.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.ppc64le" }, "product_reference": "git-core-debuginfo-0:2.39.1-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.39.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.s390x" }, "product_reference": "git-core-debuginfo-0:2.39.1-1.el9.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.39.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.x86_64" }, "product_reference": "git-core-debuginfo-0:2.39.1-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-doc-0:2.39.1-1.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-core-doc-0:2.39.1-1.el9.noarch" }, "product_reference": "git-core-doc-0:2.39.1-1.el9.noarch", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.39.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.aarch64" }, "product_reference": "git-credential-libsecret-0:2.39.1-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.39.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.ppc64le" }, "product_reference": "git-credential-libsecret-0:2.39.1-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.39.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.s390x" }, "product_reference": "git-credential-libsecret-0:2.39.1-1.el9.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.39.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.x86_64" }, "product_reference": "git-credential-libsecret-0:2.39.1-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.39.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.aarch64" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.39.1-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.39.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.ppc64le" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.39.1-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.39.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.s390x" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.39.1-1.el9.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.39.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.x86_64" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.39.1-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.39.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.aarch64" }, "product_reference": "git-daemon-0:2.39.1-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.39.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.ppc64le" }, "product_reference": "git-daemon-0:2.39.1-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.39.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.s390x" }, "product_reference": "git-daemon-0:2.39.1-1.el9.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.39.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.x86_64" }, "product_reference": "git-daemon-0:2.39.1-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.39.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.aarch64" }, "product_reference": "git-daemon-debuginfo-0:2.39.1-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.39.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.ppc64le" }, "product_reference": "git-daemon-debuginfo-0:2.39.1-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.39.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.s390x" }, "product_reference": "git-daemon-debuginfo-0:2.39.1-1.el9.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.39.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.x86_64" }, "product_reference": "git-daemon-debuginfo-0:2.39.1-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.39.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.aarch64" }, "product_reference": "git-debuginfo-0:2.39.1-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.39.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.ppc64le" }, "product_reference": "git-debuginfo-0:2.39.1-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.39.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.s390x" }, "product_reference": "git-debuginfo-0:2.39.1-1.el9.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.39.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.x86_64" }, "product_reference": "git-debuginfo-0:2.39.1-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.39.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.aarch64" }, "product_reference": "git-debugsource-0:2.39.1-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.39.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.ppc64le" }, "product_reference": "git-debugsource-0:2.39.1-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.39.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.s390x" }, "product_reference": "git-debugsource-0:2.39.1-1.el9.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.39.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.x86_64" }, "product_reference": "git-debugsource-0:2.39.1-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-0:2.39.1-1.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-email-0:2.39.1-1.el9.noarch" }, "product_reference": "git-email-0:2.39.1-1.el9.noarch", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-0:2.39.1-1.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-gui-0:2.39.1-1.el9.noarch" }, "product_reference": "git-gui-0:2.39.1-1.el9.noarch", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-instaweb-0:2.39.1-1.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-instaweb-0:2.39.1-1.el9.noarch" }, "product_reference": "git-instaweb-0:2.39.1-1.el9.noarch", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.39.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.aarch64" }, "product_reference": "git-subtree-0:2.39.1-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.39.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.ppc64le" }, "product_reference": "git-subtree-0:2.39.1-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.39.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.s390x" }, "product_reference": "git-subtree-0:2.39.1-1.el9.s390x", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.39.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.x86_64" }, "product_reference": "git-subtree-0:2.39.1-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-0:2.39.1-1.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:git-svn-0:2.39.1-1.el9.noarch" }, "product_reference": "git-svn-0:2.39.1-1.el9.noarch", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-0:2.39.1-1.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:gitk-0:2.39.1-1.el9.noarch" }, "product_reference": "gitk-0:2.39.1-1.el9.noarch", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gitweb-0:2.39.1-1.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:gitweb-0:2.39.1-1.el9.noarch" }, "product_reference": "gitweb-0:2.39.1-1.el9.noarch", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-0:2.39.1-1.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:perl-Git-0:2.39.1-1.el9.noarch" }, "product_reference": "perl-Git-0:2.39.1-1.el9.noarch", "relates_to_product_reference": "AppStream-9.2.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-SVN-0:2.39.1-1.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.GA:perl-Git-SVN-0:2.39.1-1.el9.noarch" }, "product_reference": "perl-Git-SVN-0:2.39.1-1.el9.noarch", "relates_to_product_reference": "AppStream-9.2.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-24765", "cwe": { "id": "CWE-427", "name": "Uncontrolled Search Path Element" }, "discovery_date": "2022-04-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2073414" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Git. This flaw occurs due to Git not checking the ownership of directories in a local multi-user system when running commands specified in the local repository configuration. This allows the owner of the repository to cause arbitrary commands to be executed by other users who access the repository.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: On multi-user machines Git users might find themselves unexpectedly in a Git worktree", "title": "Vulnerability summary" }, { "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.GA:git-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.src", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-all-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-core-doc-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-email-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-gui-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-instaweb-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-svn-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:gitk-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:gitweb-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:perl-Git-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:perl-Git-SVN-0:2.39.1-1.el9.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24765" }, { "category": "external", "summary": "RHBZ#2073414", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073414" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24765", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24765" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24765", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24765" }, { "category": "external", "summary": "https://github.com/git-for-windows/git/security/advisories/GHSA-vw2c-22j4-2fh2", "url": "https://github.com/git-for-windows/git/security/advisories/GHSA-vw2c-22j4-2fh2" } ], "release_date": "2022-04-12T10:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T10:03:04+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.GA:git-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.src", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-all-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-core-doc-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-email-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-gui-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-instaweb-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-svn-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:gitk-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:gitweb-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:perl-Git-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:perl-Git-SVN-0:2.39.1-1.el9.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2319" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.src", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-all-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-core-doc-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-email-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-gui-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-instaweb-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-svn-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:gitk-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:gitweb-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:perl-Git-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:perl-Git-SVN-0:2.39.1-1.el9.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "git: On multi-user machines Git users might find themselves unexpectedly in a Git worktree" }, { "cve": "CVE-2022-29187", "cwe": { "id": "CWE-427", "name": "Uncontrolled Search Path Element" }, "discovery_date": "2022-07-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2107439" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Git. This flaw occurs due to Git not checking the ownership of directories in a local multi-user system when running commands specified in the local repository configuration. This issue allows the owner of the repository to cause arbitrary commands to be executed by other users who access the repository.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: Bypass of safe.directory protections", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw occurs due to an incomplete fix of CVE-2022-24765.", "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.GA:git-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.src", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-all-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-core-doc-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-email-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-gui-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-instaweb-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-svn-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:gitk-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:gitweb-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:perl-Git-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:perl-Git-SVN-0:2.39.1-1.el9.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-29187" }, { "category": "external", "summary": "RHBZ#2107439", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107439" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-29187", "url": "https://www.cve.org/CVERecord?id=CVE-2022-29187" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29187", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29187" } ], "release_date": "2022-07-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T10:03:04+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.GA:git-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.src", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-all-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-core-doc-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-email-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-gui-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-instaweb-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-svn-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:gitk-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:gitweb-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:perl-Git-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:perl-Git-SVN-0:2.39.1-1.el9.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2319" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.src", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-all-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-core-doc-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-email-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-gui-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-instaweb-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-svn-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:gitk-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:gitweb-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:perl-Git-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:perl-Git-SVN-0:2.39.1-1.el9.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "git: Bypass of safe.directory protections" }, { "cve": "CVE-2022-39253", "cwe": { "id": "CWE-59", "name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)" }, "discovery_date": "2022-10-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2137422" } ], "notes": [ { "category": "description", "text": "Git is an open source, scalable, distributed revision control system. Versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4 are subject to exposure of sensitive information to a malicious actor. When performing a local clone (where the source and target of the clone are on the same volume), Git copies the contents of the source\u0027s `$GIT_DIR/objects` directory into the destination by either creating hardlinks to the source contents, or copying them (if hardlinks are disabled via `--no-hardlinks`). A malicious actor could convince a victim to clone a repository with a symbolic link pointing at sensitive information on the victim\u0027s machine. This can be done either by having the victim clone a malicious repository on the same machine, or having them clone a malicious repository embedded as a bare repository via a submodule from any source, provided they clone with the `--recurse-submodules` option. Git does not create symbolic links in the `$GIT_DIR/objects` directory. The problem has been patched in the versions published on 2022-10-18, and backported to v2.30.x. Potential workarounds: Avoid cloning untrusted repositories using the `--local` optimization when on a shared machine, either by passing the `--no-local` option to `git clone` or cloning from a URL that uses the `file://` scheme. Alternatively, avoid cloning repositories from untrusted sources with `--recurse-submodules` or run `git config --global protocol.file.allow user`.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: exposure of sensitive information to a malicious actor", "title": "Vulnerability summary" }, { "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.GA:git-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.src", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-all-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-core-doc-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-email-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-gui-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-instaweb-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-svn-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:gitk-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:gitweb-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:perl-Git-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:perl-Git-SVN-0:2.39.1-1.el9.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-39253" }, { "category": "external", "summary": "RHBZ#2137422", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137422" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-39253", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39253" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39253", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39253" } ], "release_date": "2022-10-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T10:03:04+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.GA:git-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.src", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-all-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-core-doc-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-email-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-gui-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-instaweb-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-svn-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:gitk-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:gitweb-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:perl-Git-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:perl-Git-SVN-0:2.39.1-1.el9.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2319" }, { "category": "workaround", "details": "Avoid cloning untrusted repositories using the `--local` optimization when on a shared machine, either by passing the `--no-local` option to `git clone` or cloning from a URL that uses the `file://` scheme. Alternatively, avoid cloning repositories from untrusted sources with `--recurse-submodules` or run `git config --global protocol.file.allow user`.", "product_ids": [ "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.src", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-all-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-core-doc-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-email-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-gui-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-instaweb-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-svn-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:gitk-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:gitweb-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:perl-Git-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:perl-Git-SVN-0:2.39.1-1.el9.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.src", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-all-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-core-doc-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-email-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-gui-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-instaweb-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-svn-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:gitk-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:gitweb-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:perl-Git-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:perl-Git-SVN-0:2.39.1-1.el9.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "git: exposure of sensitive information to a malicious actor" }, { "cve": "CVE-2022-39260", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2022-10-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2137423" } ], "notes": [ { "category": "description", "text": "Git is an open source, scalable, distributed revision control system. `git shell` is a restricted login shell that can be used to implement Git\u0027s push/pull functionality via SSH. In versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4, the function that splits the command arguments into an array improperly uses an `int` to represent the number of entries in the array, allowing a malicious actor to intentionally overflow the return value, leading to arbitrary heap writes. Because the resulting array is then passed to `execv()`, it is possible to leverage this attack to gain remote code execution on a victim machine. Note that a victim must first allow access to `git shell` as a login shell in order to be vulnerable to this attack. This problem is patched in versions 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4 and users are advised to upgrade to the latest version. Disabling `git shell` access via remote logins is a viable short-term workaround.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: git shell function that splits command arguments can lead to arbitrary heap writes.", "title": "Vulnerability summary" }, { "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.GA:git-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.src", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-all-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-core-doc-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-email-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-gui-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-instaweb-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-svn-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:gitk-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:gitweb-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:perl-Git-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:perl-Git-SVN-0:2.39.1-1.el9.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-39260" }, { "category": "external", "summary": "RHBZ#2137423", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137423" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-39260", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39260" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39260", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39260" } ], "release_date": "2022-10-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T10:03:04+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.GA:git-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.src", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-all-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-core-doc-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-email-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-gui-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-instaweb-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-svn-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:gitk-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:gitweb-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:perl-Git-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:perl-Git-SVN-0:2.39.1-1.el9.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2319" }, { "category": "workaround", "details": "Disabling `git shell` access via remote logins is a viable short-term workaround.", "product_ids": [ "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.src", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-all-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-core-doc-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-email-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-gui-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-instaweb-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-svn-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:gitk-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:gitweb-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:perl-Git-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:perl-Git-SVN-0:2.39.1-1.el9.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.src", "AppStream-9.2.0.GA:git-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-all-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-core-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-core-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-core-doc-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-credential-libsecret-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-credential-libsecret-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-daemon-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-daemon-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-debuginfo-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-debugsource-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-email-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-gui-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-instaweb-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.aarch64", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.ppc64le", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.s390x", "AppStream-9.2.0.GA:git-subtree-0:2.39.1-1.el9.x86_64", "AppStream-9.2.0.GA:git-svn-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:gitk-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:gitweb-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:perl-Git-0:2.39.1-1.el9.noarch", "AppStream-9.2.0.GA:perl-Git-SVN-0:2.39.1-1.el9.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "git: git shell function that splits command arguments can lead to arbitrary heap writes." } ] }
rhsa-2024:0407
Vulnerability from csaf_redhat
Published
2024-01-25 08:01
Modified
2025-08-03 13:17
Summary
Red Hat Security Advisory: git security update
Notes
Topic
An update for git is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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: On multi-user machines Git users might find themselves unexpectedly in a Git worktree (CVE-2022-24765)
* git: Bypass of safe.directory protections (CVE-2022-29187)
* git: exposure of sensitive information to a malicious actor (CVE-2022-39253)
* git: git shell function that splits command arguments can lead to arbitrary heap writes. (CVE-2022-39260)
* git: data exfiltration with maliciously crafted repository (CVE-2023-22490)
* git: git apply: a path outside the working tree can be overwritten with crafted input (CVE-2023-23946)
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": "Moderate" }, "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 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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: On multi-user machines Git users might find themselves unexpectedly in a Git worktree (CVE-2022-24765)\n\n* git: Bypass of safe.directory protections (CVE-2022-29187)\n\n* git: exposure of sensitive information to a malicious actor (CVE-2022-39253)\n\n* git: git shell function that splits command arguments can lead to arbitrary heap writes. (CVE-2022-39260)\n\n* git: data exfiltration with maliciously crafted repository (CVE-2023-22490)\n\n* git: git apply: a path outside the working tree can be overwritten with crafted input (CVE-2023-23946)\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:0407", "url": "https://access.redhat.com/errata/RHSA-2024:0407" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2073414", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073414" }, { "category": "external", "summary": "2107439", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107439" }, { "category": "external", "summary": "2137422", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137422" }, { "category": "external", "summary": "2137423", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137423" }, { "category": "external", "summary": "2168160", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168160" }, { "category": "external", "summary": "2168161", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168161" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0407.json" } ], "title": "Red Hat Security Advisory: git security update", "tracking": { "current_release_date": "2025-08-03T13:17:47+00:00", "generator": { "date": "2025-08-03T13:17:47+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2024:0407", "initial_release_date": "2024-01-25T08:01:33+00:00", "revision_history": [ { "date": "2024-01-25T08:01:33+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-01-25T08:01:33+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-03T13:17:47+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.6)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "git-0:2.31.8-1.el8_6.src", "product": { "name": "git-0:2.31.8-1.el8_6.src", "product_id": "git-0:2.31.8-1.el8_6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.31.8-1.el8_6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "git-0:2.31.8-1.el8_6.aarch64", "product": { "name": "git-0:2.31.8-1.el8_6.aarch64", "product_id": "git-0:2.31.8-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.31.8-1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "git-core-0:2.31.8-1.el8_6.aarch64", "product": { "name": "git-core-0:2.31.8-1.el8_6.aarch64", "product_id": "git-core-0:2.31.8-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.31.8-1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.31.8-1.el8_6.aarch64", "product": { "name": "git-credential-libsecret-0:2.31.8-1.el8_6.aarch64", "product_id": "git-credential-libsecret-0:2.31.8-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.31.8-1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "git-daemon-0:2.31.8-1.el8_6.aarch64", "product": { "name": "git-daemon-0:2.31.8-1.el8_6.aarch64", "product_id": "git-daemon-0:2.31.8-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.31.8-1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "git-subtree-0:2.31.8-1.el8_6.aarch64", "product": { "name": "git-subtree-0:2.31.8-1.el8_6.aarch64", "product_id": "git-subtree-0:2.31.8-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.31.8-1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "git-debugsource-0:2.31.8-1.el8_6.aarch64", "product": { "name": "git-debugsource-0:2.31.8-1.el8_6.aarch64", "product_id": "git-debugsource-0:2.31.8-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.31.8-1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.31.8-1.el8_6.aarch64", "product": { "name": "git-core-debuginfo-0:2.31.8-1.el8_6.aarch64", "product_id": "git-core-debuginfo-0:2.31.8-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.31.8-1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.aarch64", "product": { "name": "git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.aarch64", "product_id": "git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.31.8-1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.31.8-1.el8_6.aarch64", "product": { "name": "git-daemon-debuginfo-0:2.31.8-1.el8_6.aarch64", "product_id": "git-daemon-debuginfo-0:2.31.8-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.31.8-1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.31.8-1.el8_6.aarch64", "product": { "name": "git-debuginfo-0:2.31.8-1.el8_6.aarch64", "product_id": "git-debuginfo-0:2.31.8-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.31.8-1.el8_6?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "git-0:2.31.8-1.el8_6.ppc64le", "product": { "name": "git-0:2.31.8-1.el8_6.ppc64le", "product_id": "git-0:2.31.8-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.31.8-1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "git-core-0:2.31.8-1.el8_6.ppc64le", "product": { "name": "git-core-0:2.31.8-1.el8_6.ppc64le", "product_id": "git-core-0:2.31.8-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.31.8-1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.31.8-1.el8_6.ppc64le", "product": { "name": "git-credential-libsecret-0:2.31.8-1.el8_6.ppc64le", "product_id": "git-credential-libsecret-0:2.31.8-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.31.8-1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "git-daemon-0:2.31.8-1.el8_6.ppc64le", "product": { "name": "git-daemon-0:2.31.8-1.el8_6.ppc64le", "product_id": "git-daemon-0:2.31.8-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.31.8-1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "git-subtree-0:2.31.8-1.el8_6.ppc64le", "product": { "name": "git-subtree-0:2.31.8-1.el8_6.ppc64le", "product_id": "git-subtree-0:2.31.8-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.31.8-1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "git-debugsource-0:2.31.8-1.el8_6.ppc64le", "product": { "name": "git-debugsource-0:2.31.8-1.el8_6.ppc64le", "product_id": "git-debugsource-0:2.31.8-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.31.8-1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.31.8-1.el8_6.ppc64le", "product": { "name": "git-core-debuginfo-0:2.31.8-1.el8_6.ppc64le", "product_id": "git-core-debuginfo-0:2.31.8-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.31.8-1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.ppc64le", "product": { "name": "git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.ppc64le", "product_id": "git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.31.8-1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.31.8-1.el8_6.ppc64le", "product": { "name": "git-daemon-debuginfo-0:2.31.8-1.el8_6.ppc64le", "product_id": "git-daemon-debuginfo-0:2.31.8-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.31.8-1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.31.8-1.el8_6.ppc64le", "product": { "name": "git-debuginfo-0:2.31.8-1.el8_6.ppc64le", "product_id": "git-debuginfo-0:2.31.8-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.31.8-1.el8_6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "git-0:2.31.8-1.el8_6.x86_64", "product": { "name": "git-0:2.31.8-1.el8_6.x86_64", "product_id": "git-0:2.31.8-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.31.8-1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "git-core-0:2.31.8-1.el8_6.x86_64", "product": { "name": "git-core-0:2.31.8-1.el8_6.x86_64", "product_id": "git-core-0:2.31.8-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.31.8-1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.31.8-1.el8_6.x86_64", "product": { "name": "git-credential-libsecret-0:2.31.8-1.el8_6.x86_64", "product_id": "git-credential-libsecret-0:2.31.8-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.31.8-1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "git-daemon-0:2.31.8-1.el8_6.x86_64", "product": { "name": "git-daemon-0:2.31.8-1.el8_6.x86_64", "product_id": "git-daemon-0:2.31.8-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.31.8-1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "git-subtree-0:2.31.8-1.el8_6.x86_64", "product": { "name": "git-subtree-0:2.31.8-1.el8_6.x86_64", "product_id": "git-subtree-0:2.31.8-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.31.8-1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "git-debugsource-0:2.31.8-1.el8_6.x86_64", "product": { "name": "git-debugsource-0:2.31.8-1.el8_6.x86_64", "product_id": "git-debugsource-0:2.31.8-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.31.8-1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.31.8-1.el8_6.x86_64", "product": { "name": "git-core-debuginfo-0:2.31.8-1.el8_6.x86_64", "product_id": "git-core-debuginfo-0:2.31.8-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.31.8-1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.x86_64", "product": { "name": "git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.x86_64", "product_id": "git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.31.8-1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.31.8-1.el8_6.x86_64", "product": { "name": "git-daemon-debuginfo-0:2.31.8-1.el8_6.x86_64", "product_id": "git-daemon-debuginfo-0:2.31.8-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.31.8-1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.31.8-1.el8_6.x86_64", "product": { "name": "git-debuginfo-0:2.31.8-1.el8_6.x86_64", "product_id": "git-debuginfo-0:2.31.8-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.31.8-1.el8_6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "git-0:2.31.8-1.el8_6.s390x", "product": { "name": "git-0:2.31.8-1.el8_6.s390x", "product_id": "git-0:2.31.8-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git@2.31.8-1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "git-core-0:2.31.8-1.el8_6.s390x", "product": { "name": "git-core-0:2.31.8-1.el8_6.s390x", "product_id": "git-core-0:2.31.8-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core@2.31.8-1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "git-credential-libsecret-0:2.31.8-1.el8_6.s390x", "product": { "name": "git-credential-libsecret-0:2.31.8-1.el8_6.s390x", "product_id": "git-credential-libsecret-0:2.31.8-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret@2.31.8-1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "git-daemon-0:2.31.8-1.el8_6.s390x", "product": { "name": "git-daemon-0:2.31.8-1.el8_6.s390x", "product_id": "git-daemon-0:2.31.8-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon@2.31.8-1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "git-subtree-0:2.31.8-1.el8_6.s390x", "product": { "name": "git-subtree-0:2.31.8-1.el8_6.s390x", "product_id": "git-subtree-0:2.31.8-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-subtree@2.31.8-1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "git-debugsource-0:2.31.8-1.el8_6.s390x", "product": { "name": "git-debugsource-0:2.31.8-1.el8_6.s390x", "product_id": "git-debugsource-0:2.31.8-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debugsource@2.31.8-1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "git-core-debuginfo-0:2.31.8-1.el8_6.s390x", "product": { "name": "git-core-debuginfo-0:2.31.8-1.el8_6.s390x", "product_id": "git-core-debuginfo-0:2.31.8-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-debuginfo@2.31.8-1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.s390x", "product": { "name": "git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.s390x", "product_id": "git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-credential-libsecret-debuginfo@2.31.8-1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "git-daemon-debuginfo-0:2.31.8-1.el8_6.s390x", "product": { "name": "git-daemon-debuginfo-0:2.31.8-1.el8_6.s390x", "product_id": "git-daemon-debuginfo-0:2.31.8-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-daemon-debuginfo@2.31.8-1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "git-debuginfo-0:2.31.8-1.el8_6.s390x", "product": { "name": "git-debuginfo-0:2.31.8-1.el8_6.s390x", "product_id": "git-debuginfo-0:2.31.8-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-debuginfo@2.31.8-1.el8_6?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "git-all-0:2.31.8-1.el8_6.noarch", "product": { "name": "git-all-0:2.31.8-1.el8_6.noarch", "product_id": "git-all-0:2.31.8-1.el8_6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-all@2.31.8-1.el8_6?arch=noarch" } } }, { "category": "product_version", "name": "git-core-doc-0:2.31.8-1.el8_6.noarch", "product": { "name": "git-core-doc-0:2.31.8-1.el8_6.noarch", "product_id": "git-core-doc-0:2.31.8-1.el8_6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-core-doc@2.31.8-1.el8_6?arch=noarch" } } }, { "category": "product_version", "name": "git-email-0:2.31.8-1.el8_6.noarch", "product": { "name": "git-email-0:2.31.8-1.el8_6.noarch", "product_id": "git-email-0:2.31.8-1.el8_6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-email@2.31.8-1.el8_6?arch=noarch" } } }, { "category": "product_version", "name": "git-gui-0:2.31.8-1.el8_6.noarch", "product": { "name": "git-gui-0:2.31.8-1.el8_6.noarch", "product_id": "git-gui-0:2.31.8-1.el8_6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-gui@2.31.8-1.el8_6?arch=noarch" } } }, { "category": "product_version", "name": "git-instaweb-0:2.31.8-1.el8_6.noarch", "product": { "name": "git-instaweb-0:2.31.8-1.el8_6.noarch", "product_id": "git-instaweb-0:2.31.8-1.el8_6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-instaweb@2.31.8-1.el8_6?arch=noarch" } } }, { "category": "product_version", "name": "git-svn-0:2.31.8-1.el8_6.noarch", "product": { "name": "git-svn-0:2.31.8-1.el8_6.noarch", "product_id": "git-svn-0:2.31.8-1.el8_6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/git-svn@2.31.8-1.el8_6?arch=noarch" } } }, { "category": "product_version", "name": "gitk-0:2.31.8-1.el8_6.noarch", "product": { "name": "gitk-0:2.31.8-1.el8_6.noarch", "product_id": "gitk-0:2.31.8-1.el8_6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/gitk@2.31.8-1.el8_6?arch=noarch" } } }, { "category": "product_version", "name": "gitweb-0:2.31.8-1.el8_6.noarch", "product": { "name": "gitweb-0:2.31.8-1.el8_6.noarch", "product_id": "gitweb-0:2.31.8-1.el8_6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/gitweb@2.31.8-1.el8_6?arch=noarch" } } }, { "category": "product_version", "name": "perl-Git-0:2.31.8-1.el8_6.noarch", "product": { "name": "perl-Git-0:2.31.8-1.el8_6.noarch", "product_id": "perl-Git-0:2.31.8-1.el8_6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Git@2.31.8-1.el8_6?arch=noarch" } } }, { "category": "product_version", "name": "perl-Git-SVN-0:2.31.8-1.el8_6.noarch", "product": { "name": "perl-Git-SVN-0:2.31.8-1.el8_6.noarch", "product_id": "perl-Git-SVN-0:2.31.8-1.el8_6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Git-SVN@2.31.8-1.el8_6?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "git-0:2.31.8-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.aarch64" }, "product_reference": "git-0:2.31.8-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.31.8-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.ppc64le" }, "product_reference": "git-0:2.31.8-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.31.8-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.s390x" }, "product_reference": "git-0:2.31.8-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.31.8-1.el8_6.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.src" }, "product_reference": "git-0:2.31.8-1.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-0:2.31.8-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.x86_64" }, "product_reference": "git-0:2.31.8-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-all-0:2.31.8-1.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-all-0:2.31.8-1.el8_6.noarch" }, "product_reference": "git-all-0:2.31.8-1.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.31.8-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.aarch64" }, "product_reference": "git-core-0:2.31.8-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.31.8-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.ppc64le" }, "product_reference": "git-core-0:2.31.8-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.31.8-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.s390x" }, "product_reference": "git-core-0:2.31.8-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-0:2.31.8-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.x86_64" }, "product_reference": "git-core-0:2.31.8-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.31.8-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.aarch64" }, "product_reference": "git-core-debuginfo-0:2.31.8-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.31.8-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.ppc64le" }, "product_reference": "git-core-debuginfo-0:2.31.8-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.31.8-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.s390x" }, "product_reference": "git-core-debuginfo-0:2.31.8-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-debuginfo-0:2.31.8-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.x86_64" }, "product_reference": "git-core-debuginfo-0:2.31.8-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-doc-0:2.31.8-1.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-core-doc-0:2.31.8-1.el8_6.noarch" }, "product_reference": "git-core-doc-0:2.31.8-1.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.31.8-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.aarch64" }, "product_reference": "git-credential-libsecret-0:2.31.8-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.31.8-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.ppc64le" }, "product_reference": "git-credential-libsecret-0:2.31.8-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.31.8-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.s390x" }, "product_reference": "git-credential-libsecret-0:2.31.8-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-0:2.31.8-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.x86_64" }, "product_reference": "git-credential-libsecret-0:2.31.8-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.aarch64" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.ppc64le" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.s390x" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.x86_64" }, "product_reference": "git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.31.8-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.aarch64" }, "product_reference": "git-daemon-0:2.31.8-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.31.8-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.ppc64le" }, "product_reference": "git-daemon-0:2.31.8-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.31.8-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.s390x" }, "product_reference": "git-daemon-0:2.31.8-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-0:2.31.8-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.x86_64" }, "product_reference": "git-daemon-0:2.31.8-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.31.8-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.aarch64" }, "product_reference": "git-daemon-debuginfo-0:2.31.8-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.31.8-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.ppc64le" }, "product_reference": "git-daemon-debuginfo-0:2.31.8-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.31.8-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.s390x" }, "product_reference": "git-daemon-debuginfo-0:2.31.8-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-debuginfo-0:2.31.8-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.x86_64" }, "product_reference": "git-daemon-debuginfo-0:2.31.8-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.31.8-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.aarch64" }, "product_reference": "git-debuginfo-0:2.31.8-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.31.8-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.ppc64le" }, "product_reference": "git-debuginfo-0:2.31.8-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.31.8-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.s390x" }, "product_reference": "git-debuginfo-0:2.31.8-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debuginfo-0:2.31.8-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.x86_64" }, "product_reference": "git-debuginfo-0:2.31.8-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.31.8-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.aarch64" }, "product_reference": "git-debugsource-0:2.31.8-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.31.8-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.ppc64le" }, "product_reference": "git-debugsource-0:2.31.8-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.31.8-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.s390x" }, "product_reference": "git-debugsource-0:2.31.8-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-debugsource-0:2.31.8-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.x86_64" }, "product_reference": "git-debugsource-0:2.31.8-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-0:2.31.8-1.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-email-0:2.31.8-1.el8_6.noarch" }, "product_reference": "git-email-0:2.31.8-1.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-0:2.31.8-1.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-gui-0:2.31.8-1.el8_6.noarch" }, "product_reference": "git-gui-0:2.31.8-1.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-instaweb-0:2.31.8-1.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-instaweb-0:2.31.8-1.el8_6.noarch" }, "product_reference": "git-instaweb-0:2.31.8-1.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.31.8-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.aarch64" }, "product_reference": "git-subtree-0:2.31.8-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.31.8-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.ppc64le" }, "product_reference": "git-subtree-0:2.31.8-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.31.8-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.s390x" }, "product_reference": "git-subtree-0:2.31.8-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-subtree-0:2.31.8-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.x86_64" }, "product_reference": "git-subtree-0:2.31.8-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-0:2.31.8-1.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:git-svn-0:2.31.8-1.el8_6.noarch" }, "product_reference": "git-svn-0:2.31.8-1.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-0:2.31.8-1.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:gitk-0:2.31.8-1.el8_6.noarch" }, "product_reference": "gitk-0:2.31.8-1.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "gitweb-0:2.31.8-1.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:gitweb-0:2.31.8-1.el8_6.noarch" }, "product_reference": "gitweb-0:2.31.8-1.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-0:2.31.8-1.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:perl-Git-0:2.31.8-1.el8_6.noarch" }, "product_reference": "perl-Git-0:2.31.8-1.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-SVN-0:2.31.8-1.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:perl-Git-SVN-0:2.31.8-1.el8_6.noarch" }, "product_reference": "perl-Git-SVN-0:2.31.8-1.el8_6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-24765", "cwe": { "id": "CWE-427", "name": "Uncontrolled Search Path Element" }, "discovery_date": "2022-04-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2073414" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Git. This flaw occurs due to Git not checking the ownership of directories in a local multi-user system when running commands specified in the local repository configuration. This allows the owner of the repository to cause arbitrary commands to be executed by other users who access the repository.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: On multi-user machines Git users might find themselves unexpectedly in a Git worktree", "title": "Vulnerability summary" }, { "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.EUS:git-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.src", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-all-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-doc-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-email-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-gui-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-instaweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-svn-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitk-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-SVN-0:2.31.8-1.el8_6.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24765" }, { "category": "external", "summary": "RHBZ#2073414", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073414" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24765", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24765" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24765", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24765" }, { "category": "external", "summary": "https://github.com/git-for-windows/git/security/advisories/GHSA-vw2c-22j4-2fh2", "url": "https://github.com/git-for-windows/git/security/advisories/GHSA-vw2c-22j4-2fh2" } ], "release_date": "2022-04-12T10:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:01: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.EUS:git-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.src", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-all-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-doc-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-email-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-gui-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-instaweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-svn-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitk-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-SVN-0:2.31.8-1.el8_6.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0407" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.src", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-all-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-doc-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-email-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-gui-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-instaweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-svn-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitk-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-SVN-0:2.31.8-1.el8_6.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "git: On multi-user machines Git users might find themselves unexpectedly in a Git worktree" }, { "cve": "CVE-2022-29187", "cwe": { "id": "CWE-427", "name": "Uncontrolled Search Path Element" }, "discovery_date": "2022-07-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2107439" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Git. This flaw occurs due to Git not checking the ownership of directories in a local multi-user system when running commands specified in the local repository configuration. This issue allows the owner of the repository to cause arbitrary commands to be executed by other users who access the repository.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: Bypass of safe.directory protections", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw occurs due to an incomplete fix of CVE-2022-24765.", "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.EUS:git-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.src", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-all-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-doc-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-email-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-gui-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-instaweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-svn-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitk-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-SVN-0:2.31.8-1.el8_6.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-29187" }, { "category": "external", "summary": "RHBZ#2107439", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107439" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-29187", "url": "https://www.cve.org/CVERecord?id=CVE-2022-29187" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29187", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29187" } ], "release_date": "2022-07-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:01: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.EUS:git-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.src", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-all-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-doc-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-email-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-gui-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-instaweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-svn-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitk-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-SVN-0:2.31.8-1.el8_6.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0407" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.src", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-all-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-doc-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-email-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-gui-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-instaweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-svn-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitk-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-SVN-0:2.31.8-1.el8_6.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "git: Bypass of safe.directory protections" }, { "cve": "CVE-2022-39253", "cwe": { "id": "CWE-59", "name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)" }, "discovery_date": "2022-10-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2137422" } ], "notes": [ { "category": "description", "text": "Git is an open source, scalable, distributed revision control system. Versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4 are subject to exposure of sensitive information to a malicious actor. When performing a local clone (where the source and target of the clone are on the same volume), Git copies the contents of the source\u0027s `$GIT_DIR/objects` directory into the destination by either creating hardlinks to the source contents, or copying them (if hardlinks are disabled via `--no-hardlinks`). A malicious actor could convince a victim to clone a repository with a symbolic link pointing at sensitive information on the victim\u0027s machine. This can be done either by having the victim clone a malicious repository on the same machine, or having them clone a malicious repository embedded as a bare repository via a submodule from any source, provided they clone with the `--recurse-submodules` option. Git does not create symbolic links in the `$GIT_DIR/objects` directory. The problem has been patched in the versions published on 2022-10-18, and backported to v2.30.x. Potential workarounds: Avoid cloning untrusted repositories using the `--local` optimization when on a shared machine, either by passing the `--no-local` option to `git clone` or cloning from a URL that uses the `file://` scheme. Alternatively, avoid cloning repositories from untrusted sources with `--recurse-submodules` or run `git config --global protocol.file.allow user`.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: exposure of sensitive information to a malicious actor", "title": "Vulnerability summary" }, { "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.EUS:git-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.src", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-all-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-doc-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-email-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-gui-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-instaweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-svn-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitk-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-SVN-0:2.31.8-1.el8_6.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-39253" }, { "category": "external", "summary": "RHBZ#2137422", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137422" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-39253", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39253" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39253", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39253" } ], "release_date": "2022-10-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:01: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.EUS:git-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.src", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-all-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-doc-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-email-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-gui-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-instaweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-svn-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitk-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-SVN-0:2.31.8-1.el8_6.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0407" }, { "category": "workaround", "details": "Avoid cloning untrusted repositories using the `--local` optimization when on a shared machine, either by passing the `--no-local` option to `git clone` or cloning from a URL that uses the `file://` scheme. Alternatively, avoid cloning repositories from untrusted sources with `--recurse-submodules` or run `git config --global protocol.file.allow user`.", "product_ids": [ "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.src", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-all-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-doc-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-email-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-gui-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-instaweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-svn-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitk-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-SVN-0:2.31.8-1.el8_6.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.src", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-all-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-doc-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-email-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-gui-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-instaweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-svn-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitk-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-SVN-0:2.31.8-1.el8_6.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "git: exposure of sensitive information to a malicious actor" }, { "cve": "CVE-2022-39260", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2022-10-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2137423" } ], "notes": [ { "category": "description", "text": "Git is an open source, scalable, distributed revision control system. `git shell` is a restricted login shell that can be used to implement Git\u0027s push/pull functionality via SSH. In versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4, the function that splits the command arguments into an array improperly uses an `int` to represent the number of entries in the array, allowing a malicious actor to intentionally overflow the return value, leading to arbitrary heap writes. Because the resulting array is then passed to `execv()`, it is possible to leverage this attack to gain remote code execution on a victim machine. Note that a victim must first allow access to `git shell` as a login shell in order to be vulnerable to this attack. This problem is patched in versions 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4 and users are advised to upgrade to the latest version. Disabling `git shell` access via remote logins is a viable short-term workaround.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: git shell function that splits command arguments can lead to arbitrary heap writes.", "title": "Vulnerability summary" }, { "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.EUS:git-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.src", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-all-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-doc-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-email-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-gui-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-instaweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-svn-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitk-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-SVN-0:2.31.8-1.el8_6.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-39260" }, { "category": "external", "summary": "RHBZ#2137423", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137423" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-39260", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39260" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39260", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39260" } ], "release_date": "2022-10-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:01: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.EUS:git-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.src", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-all-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-doc-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-email-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-gui-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-instaweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-svn-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitk-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-SVN-0:2.31.8-1.el8_6.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0407" }, { "category": "workaround", "details": "Disabling `git shell` access via remote logins is a viable short-term workaround.", "product_ids": [ "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.src", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-all-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-doc-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-email-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-gui-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-instaweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-svn-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitk-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-SVN-0:2.31.8-1.el8_6.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.src", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-all-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-doc-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-email-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-gui-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-instaweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-svn-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitk-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-SVN-0:2.31.8-1.el8_6.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "git: git shell function that splits command arguments can lead to arbitrary heap writes." }, { "cve": "CVE-2023-22490", "cwe": { "id": "CWE-402", "name": "Transmission of Private Resources into a New Sphere (\u0027Resource Leak\u0027)" }, "discovery_date": "2023-02-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2168160" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Git. Using a specially-crafted repository, Git can be tricked into using its local clone optimization even when using a non-local transport. Though Git will abort local clones whose source $GIT_DIR/objects directory contains symbolic links (CVE-2022-39253), the objects directory may still be a symbolic link.", "title": "Vulnerability description" }, { "category": "summary", "text": "git: data exfiltration with maliciously crafted repository", "title": "Vulnerability summary" }, { "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.EUS:git-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.src", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-all-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-doc-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-email-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-gui-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-instaweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-svn-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitk-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-SVN-0:2.31.8-1.el8_6.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-22490" }, { "category": "external", "summary": "RHBZ#2168160", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168160" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-22490", "url": "https://www.cve.org/CVERecord?id=CVE-2023-22490" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-22490", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-22490" }, { "category": "external", "summary": "https://github.blog/2023-02-14-git-security-vulnerabilities-announced-3/", "url": "https://github.blog/2023-02-14-git-security-vulnerabilities-announced-3/" }, { "category": "external", "summary": "https://github.com/git/git/security/advisories/GHSA-gw92-x3fm-3g3q", "url": "https://github.com/git/git/security/advisories/GHSA-gw92-x3fm-3g3q" } ], "release_date": "2023-02-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:01: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.EUS:git-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.src", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-all-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-doc-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-email-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-gui-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-instaweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-svn-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitk-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-SVN-0:2.31.8-1.el8_6.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0407" }, { "category": "workaround", "details": "- Avoid cloning repositories from untrusted sources with --recurse-submodules.\n- Instead, consider cloning repositories without recursively cloning their submodules, and instead run git submodule update at each layer. Before doing so, inspect each new .gitmodules file to ensure that it does not contain suspicious module URLs.", "product_ids": [ "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.src", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-all-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-doc-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-email-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-gui-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-instaweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-svn-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitk-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-SVN-0:2.31.8-1.el8_6.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.src", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-all-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-doc-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-email-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-gui-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-instaweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-svn-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitk-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-SVN-0:2.31.8-1.el8_6.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "git: data exfiltration with maliciously crafted repository" }, { "cve": "CVE-2023-23946", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2023-02-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2168161" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Git. This security issue occurs when feeding a crafted input to \"git apply.\" A path outside the working tree can be overwritten by the user running \"git apply.\"", "title": "Vulnerability description" }, { "category": "summary", "text": "git: git apply: a path outside the working tree can be overwritten with crafted input", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability marked as Moderate severity and it\u0027s less likely to be exploitable because it requires a specially crafted malicious patch to be applied via git apply, to overwrite files outside the working tree of the user running git apply. This could lead to some compromise of integrity of resources under certain circumstances, however it does not compromise the whole system or gain additional privileges to execute arbitrary code, or allow remote users to cause a denial of service.", "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.EUS:git-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.src", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-all-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-doc-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-email-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-gui-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-instaweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-svn-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitk-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-SVN-0:2.31.8-1.el8_6.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23946" }, { "category": "external", "summary": "RHBZ#2168161", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168161" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23946", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23946" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23946", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23946" }, { "category": "external", "summary": "https://github.blog/2023-02-14-git-security-vulnerabilities-announced-3/", "url": "https://github.blog/2023-02-14-git-security-vulnerabilities-announced-3/" }, { "category": "external", "summary": "https://github.com/git/git/security/advisories/GHSA-r87m-v37r-cwfh", "url": "https://github.com/git/git/security/advisories/GHSA-r87m-v37r-cwfh" } ], "release_date": "2023-02-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-25T08:01: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.EUS:git-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.src", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-all-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-doc-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-email-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-gui-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-instaweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-svn-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitk-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-SVN-0:2.31.8-1.el8_6.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0407" }, { "category": "workaround", "details": "Use git apply --stat to inspect a patch before applying; avoid applying one that creates a symbolic link and then creates a file beyond the symbolic link.", "product_ids": [ "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.src", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-all-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-doc-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-email-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-gui-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-instaweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-svn-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitk-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-SVN-0:2.31.8-1.el8_6.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.src", "AppStream-8.6.0.Z.EUS:git-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-all-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-core-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-core-doc-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-credential-libsecret-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-daemon-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debuginfo-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-debugsource-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-email-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-gui-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-instaweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:git-subtree-0:2.31.8-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:git-svn-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitk-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:gitweb-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-0:2.31.8-1.el8_6.noarch", "AppStream-8.6.0.Z.EUS:perl-Git-SVN-0:2.31.8-1.el8_6.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "git: git apply: a path outside the working tree can be overwritten with crafted input" } ] }
suse-su-2022:1260-1
Vulnerability from csaf_suse
Published
2022-04-19 10:26
Modified
2022-04-19 10:26
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-2022-24765: Fixed a potential command injection via git worktree (bsc#1198234).
Patchnames
SUSE-2022-1260,SUSE-SLE-Product-HPC-15-2022-1260,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-1260,SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-1260,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-1260,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-1260,SUSE-SLE-Product-RT-15-SP2-2022-1260,SUSE-SLE-Product-SLES-15-2022-1260,SUSE-SLE-Product-SLES-15-SP1-BCL-2022-1260,SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-1260,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-1260,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-1260,SUSE-SLE-Product-SLES_SAP-15-2022-1260,SUSE-SLE-Product-SLES_SAP-15-SP1-2022-1260,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-1260,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-1260,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-1260,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-1260,SUSE-Storage-6-2022-1260,SUSE-Storage-7-2022-1260,openSUSE-SLE-15.3-2022-1260,openSUSE-SLE-15.4-2022-1260
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-2022-24765: Fixed a potential command injection via git worktree (bsc#1198234).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2022-1260,SUSE-SLE-Product-HPC-15-2022-1260,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-1260,SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-1260,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-1260,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-1260,SUSE-SLE-Product-RT-15-SP2-2022-1260,SUSE-SLE-Product-SLES-15-2022-1260,SUSE-SLE-Product-SLES-15-SP1-BCL-2022-1260,SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-1260,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-1260,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-1260,SUSE-SLE-Product-SLES_SAP-15-2022-1260,SUSE-SLE-Product-SLES_SAP-15-SP1-2022-1260,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-1260,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-1260,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-1260,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-1260,SUSE-Storage-6-2022-1260,SUSE-Storage-7-2022-1260,openSUSE-SLE-15.3-2022-1260,openSUSE-SLE-15.4-2022-1260", "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-2022_1260-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2022:1260-1", "url": "https://www.suse.com/support/update/announcement/2022/suse-su-20221260-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2022:1260-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-April/010750.html" }, { "category": "self", "summary": "SUSE Bug 1198234", "url": "https://bugzilla.suse.com/1198234" }, { "category": "self", "summary": "SUSE CVE CVE-2022-24765 page", "url": "https://www.suse.com/security/cve/CVE-2022-24765/" } ], "title": "Security update for git", "tracking": { "current_release_date": "2022-04-19T10:26:05Z", "generator": { "date": "2022-04-19T10:26:05Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2022:1260-1", "initial_release_date": "2022-04-19T10:26:05Z", "revision_history": [ { "date": "2022-04-19T10:26:05Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "git-2.26.2-150000.36.1.aarch64", "product": { "name": "git-2.26.2-150000.36.1.aarch64", "product_id": "git-2.26.2-150000.36.1.aarch64" } }, { "category": "product_version", "name": "git-arch-2.26.2-150000.36.1.aarch64", "product": { "name": "git-arch-2.26.2-150000.36.1.aarch64", "product_id": "git-arch-2.26.2-150000.36.1.aarch64" } }, { "category": "product_version", "name": "git-core-2.26.2-150000.36.1.aarch64", "product": { "name": "git-core-2.26.2-150000.36.1.aarch64", "product_id": "git-core-2.26.2-150000.36.1.aarch64" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.26.2-150000.36.1.aarch64", "product": { "name": "git-credential-gnome-keyring-2.26.2-150000.36.1.aarch64", "product_id": "git-credential-gnome-keyring-2.26.2-150000.36.1.aarch64" } }, { "category": "product_version", "name": "git-credential-libsecret-2.26.2-150000.36.1.aarch64", "product": { "name": "git-credential-libsecret-2.26.2-150000.36.1.aarch64", "product_id": "git-credential-libsecret-2.26.2-150000.36.1.aarch64" } }, { "category": "product_version", "name": "git-cvs-2.26.2-150000.36.1.aarch64", "product": { "name": "git-cvs-2.26.2-150000.36.1.aarch64", "product_id": "git-cvs-2.26.2-150000.36.1.aarch64" } }, { "category": "product_version", "name": "git-daemon-2.26.2-150000.36.1.aarch64", "product": { "name": "git-daemon-2.26.2-150000.36.1.aarch64", "product_id": "git-daemon-2.26.2-150000.36.1.aarch64" } }, { "category": "product_version", "name": "git-email-2.26.2-150000.36.1.aarch64", "product": { "name": "git-email-2.26.2-150000.36.1.aarch64", "product_id": "git-email-2.26.2-150000.36.1.aarch64" } }, { "category": "product_version", "name": "git-gui-2.26.2-150000.36.1.aarch64", "product": { "name": "git-gui-2.26.2-150000.36.1.aarch64", "product_id": "git-gui-2.26.2-150000.36.1.aarch64" } }, { "category": "product_version", "name": "git-p4-2.26.2-150000.36.1.aarch64", "product": { "name": "git-p4-2.26.2-150000.36.1.aarch64", "product_id": "git-p4-2.26.2-150000.36.1.aarch64" } }, { "category": "product_version", "name": "git-svn-2.26.2-150000.36.1.aarch64", "product": { "name": "git-svn-2.26.2-150000.36.1.aarch64", "product_id": "git-svn-2.26.2-150000.36.1.aarch64" } }, { "category": "product_version", "name": "git-web-2.26.2-150000.36.1.aarch64", "product": { "name": "git-web-2.26.2-150000.36.1.aarch64", "product_id": "git-web-2.26.2-150000.36.1.aarch64" } }, { "category": "product_version", "name": "gitk-2.26.2-150000.36.1.aarch64", "product": { "name": "gitk-2.26.2-150000.36.1.aarch64", "product_id": "gitk-2.26.2-150000.36.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "git-2.26.2-150000.36.1.i586", "product": { "name": "git-2.26.2-150000.36.1.i586", "product_id": "git-2.26.2-150000.36.1.i586" } }, { "category": "product_version", "name": "git-arch-2.26.2-150000.36.1.i586", "product": { "name": "git-arch-2.26.2-150000.36.1.i586", "product_id": "git-arch-2.26.2-150000.36.1.i586" } }, { "category": "product_version", "name": "git-core-2.26.2-150000.36.1.i586", "product": { "name": "git-core-2.26.2-150000.36.1.i586", "product_id": "git-core-2.26.2-150000.36.1.i586" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.26.2-150000.36.1.i586", "product": { "name": "git-credential-gnome-keyring-2.26.2-150000.36.1.i586", "product_id": "git-credential-gnome-keyring-2.26.2-150000.36.1.i586" } }, { "category": "product_version", "name": "git-credential-libsecret-2.26.2-150000.36.1.i586", "product": { "name": "git-credential-libsecret-2.26.2-150000.36.1.i586", "product_id": "git-credential-libsecret-2.26.2-150000.36.1.i586" } }, { "category": "product_version", "name": "git-cvs-2.26.2-150000.36.1.i586", "product": { "name": "git-cvs-2.26.2-150000.36.1.i586", "product_id": "git-cvs-2.26.2-150000.36.1.i586" } }, { "category": "product_version", "name": "git-daemon-2.26.2-150000.36.1.i586", "product": { "name": "git-daemon-2.26.2-150000.36.1.i586", "product_id": "git-daemon-2.26.2-150000.36.1.i586" } }, { "category": "product_version", "name": "git-email-2.26.2-150000.36.1.i586", "product": { "name": "git-email-2.26.2-150000.36.1.i586", "product_id": "git-email-2.26.2-150000.36.1.i586" } }, { "category": "product_version", "name": "git-gui-2.26.2-150000.36.1.i586", "product": { "name": "git-gui-2.26.2-150000.36.1.i586", "product_id": "git-gui-2.26.2-150000.36.1.i586" } }, { "category": "product_version", "name": "git-p4-2.26.2-150000.36.1.i586", "product": { "name": "git-p4-2.26.2-150000.36.1.i586", "product_id": "git-p4-2.26.2-150000.36.1.i586" } }, { "category": "product_version", "name": "git-svn-2.26.2-150000.36.1.i586", "product": { "name": "git-svn-2.26.2-150000.36.1.i586", "product_id": "git-svn-2.26.2-150000.36.1.i586" } }, { "category": "product_version", "name": "git-web-2.26.2-150000.36.1.i586", "product": { "name": "git-web-2.26.2-150000.36.1.i586", "product_id": "git-web-2.26.2-150000.36.1.i586" } }, { "category": "product_version", "name": "gitk-2.26.2-150000.36.1.i586", "product": { "name": "gitk-2.26.2-150000.36.1.i586", "product_id": "gitk-2.26.2-150000.36.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "git-doc-2.26.2-150000.36.1.noarch", "product": { "name": "git-doc-2.26.2-150000.36.1.noarch", "product_id": "git-doc-2.26.2-150000.36.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "git-2.26.2-150000.36.1.ppc64le", "product": { "name": "git-2.26.2-150000.36.1.ppc64le", "product_id": "git-2.26.2-150000.36.1.ppc64le" } }, { "category": "product_version", "name": "git-arch-2.26.2-150000.36.1.ppc64le", "product": { "name": "git-arch-2.26.2-150000.36.1.ppc64le", "product_id": "git-arch-2.26.2-150000.36.1.ppc64le" } }, { "category": "product_version", "name": "git-core-2.26.2-150000.36.1.ppc64le", "product": { "name": "git-core-2.26.2-150000.36.1.ppc64le", "product_id": "git-core-2.26.2-150000.36.1.ppc64le" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.26.2-150000.36.1.ppc64le", "product": { "name": "git-credential-gnome-keyring-2.26.2-150000.36.1.ppc64le", "product_id": "git-credential-gnome-keyring-2.26.2-150000.36.1.ppc64le" } }, { "category": "product_version", "name": "git-credential-libsecret-2.26.2-150000.36.1.ppc64le", "product": { "name": "git-credential-libsecret-2.26.2-150000.36.1.ppc64le", "product_id": "git-credential-libsecret-2.26.2-150000.36.1.ppc64le" } }, { "category": "product_version", "name": "git-cvs-2.26.2-150000.36.1.ppc64le", "product": { "name": "git-cvs-2.26.2-150000.36.1.ppc64le", "product_id": "git-cvs-2.26.2-150000.36.1.ppc64le" } }, { "category": "product_version", "name": "git-daemon-2.26.2-150000.36.1.ppc64le", "product": { "name": "git-daemon-2.26.2-150000.36.1.ppc64le", "product_id": "git-daemon-2.26.2-150000.36.1.ppc64le" } }, { "category": "product_version", "name": "git-email-2.26.2-150000.36.1.ppc64le", "product": { "name": "git-email-2.26.2-150000.36.1.ppc64le", "product_id": "git-email-2.26.2-150000.36.1.ppc64le" } }, { "category": "product_version", "name": "git-gui-2.26.2-150000.36.1.ppc64le", "product": { "name": "git-gui-2.26.2-150000.36.1.ppc64le", "product_id": "git-gui-2.26.2-150000.36.1.ppc64le" } }, { "category": "product_version", "name": "git-p4-2.26.2-150000.36.1.ppc64le", "product": { "name": "git-p4-2.26.2-150000.36.1.ppc64le", "product_id": "git-p4-2.26.2-150000.36.1.ppc64le" } }, { "category": "product_version", "name": "git-svn-2.26.2-150000.36.1.ppc64le", "product": { "name": "git-svn-2.26.2-150000.36.1.ppc64le", "product_id": "git-svn-2.26.2-150000.36.1.ppc64le" } }, { "category": "product_version", "name": "git-web-2.26.2-150000.36.1.ppc64le", "product": { "name": "git-web-2.26.2-150000.36.1.ppc64le", "product_id": "git-web-2.26.2-150000.36.1.ppc64le" } }, { "category": "product_version", "name": "gitk-2.26.2-150000.36.1.ppc64le", "product": { "name": "gitk-2.26.2-150000.36.1.ppc64le", "product_id": "gitk-2.26.2-150000.36.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "git-2.26.2-150000.36.1.s390x", "product": { "name": "git-2.26.2-150000.36.1.s390x", "product_id": "git-2.26.2-150000.36.1.s390x" } }, { "category": "product_version", "name": "git-arch-2.26.2-150000.36.1.s390x", "product": { "name": "git-arch-2.26.2-150000.36.1.s390x", "product_id": "git-arch-2.26.2-150000.36.1.s390x" } }, { "category": "product_version", "name": "git-core-2.26.2-150000.36.1.s390x", "product": { "name": "git-core-2.26.2-150000.36.1.s390x", "product_id": "git-core-2.26.2-150000.36.1.s390x" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.26.2-150000.36.1.s390x", "product": { "name": "git-credential-gnome-keyring-2.26.2-150000.36.1.s390x", "product_id": "git-credential-gnome-keyring-2.26.2-150000.36.1.s390x" } }, { "category": "product_version", "name": "git-credential-libsecret-2.26.2-150000.36.1.s390x", "product": { "name": "git-credential-libsecret-2.26.2-150000.36.1.s390x", "product_id": "git-credential-libsecret-2.26.2-150000.36.1.s390x" } }, { "category": "product_version", "name": "git-cvs-2.26.2-150000.36.1.s390x", "product": { "name": "git-cvs-2.26.2-150000.36.1.s390x", "product_id": "git-cvs-2.26.2-150000.36.1.s390x" } }, { "category": "product_version", "name": "git-daemon-2.26.2-150000.36.1.s390x", "product": { "name": "git-daemon-2.26.2-150000.36.1.s390x", "product_id": "git-daemon-2.26.2-150000.36.1.s390x" } }, { "category": "product_version", "name": "git-email-2.26.2-150000.36.1.s390x", "product": { "name": "git-email-2.26.2-150000.36.1.s390x", "product_id": "git-email-2.26.2-150000.36.1.s390x" } }, { "category": "product_version", "name": "git-gui-2.26.2-150000.36.1.s390x", "product": { "name": "git-gui-2.26.2-150000.36.1.s390x", "product_id": "git-gui-2.26.2-150000.36.1.s390x" } }, { "category": "product_version", "name": "git-p4-2.26.2-150000.36.1.s390x", "product": { "name": "git-p4-2.26.2-150000.36.1.s390x", "product_id": "git-p4-2.26.2-150000.36.1.s390x" } }, { "category": "product_version", "name": "git-svn-2.26.2-150000.36.1.s390x", "product": { "name": "git-svn-2.26.2-150000.36.1.s390x", "product_id": "git-svn-2.26.2-150000.36.1.s390x" } }, { "category": "product_version", "name": "git-web-2.26.2-150000.36.1.s390x", "product": { "name": "git-web-2.26.2-150000.36.1.s390x", "product_id": "git-web-2.26.2-150000.36.1.s390x" } }, { "category": "product_version", "name": "gitk-2.26.2-150000.36.1.s390x", "product": { "name": "gitk-2.26.2-150000.36.1.s390x", "product_id": "gitk-2.26.2-150000.36.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "git-2.26.2-150000.36.1.x86_64", "product": { "name": "git-2.26.2-150000.36.1.x86_64", "product_id": "git-2.26.2-150000.36.1.x86_64" } }, { "category": "product_version", "name": "git-arch-2.26.2-150000.36.1.x86_64", "product": { "name": "git-arch-2.26.2-150000.36.1.x86_64", "product_id": "git-arch-2.26.2-150000.36.1.x86_64" } }, { "category": "product_version", "name": "git-core-2.26.2-150000.36.1.x86_64", "product": { "name": "git-core-2.26.2-150000.36.1.x86_64", "product_id": "git-core-2.26.2-150000.36.1.x86_64" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.26.2-150000.36.1.x86_64", "product": { "name": "git-credential-gnome-keyring-2.26.2-150000.36.1.x86_64", "product_id": "git-credential-gnome-keyring-2.26.2-150000.36.1.x86_64" } }, { "category": "product_version", "name": "git-credential-libsecret-2.26.2-150000.36.1.x86_64", "product": { "name": "git-credential-libsecret-2.26.2-150000.36.1.x86_64", "product_id": "git-credential-libsecret-2.26.2-150000.36.1.x86_64" } }, { "category": "product_version", "name": "git-cvs-2.26.2-150000.36.1.x86_64", "product": { "name": "git-cvs-2.26.2-150000.36.1.x86_64", "product_id": "git-cvs-2.26.2-150000.36.1.x86_64" } }, { "category": "product_version", "name": "git-daemon-2.26.2-150000.36.1.x86_64", "product": { "name": "git-daemon-2.26.2-150000.36.1.x86_64", "product_id": "git-daemon-2.26.2-150000.36.1.x86_64" } }, { "category": "product_version", "name": "git-email-2.26.2-150000.36.1.x86_64", "product": { "name": "git-email-2.26.2-150000.36.1.x86_64", "product_id": "git-email-2.26.2-150000.36.1.x86_64" } }, { "category": "product_version", "name": "git-gui-2.26.2-150000.36.1.x86_64", "product": { "name": "git-gui-2.26.2-150000.36.1.x86_64", "product_id": "git-gui-2.26.2-150000.36.1.x86_64" } }, { "category": "product_version", "name": "git-p4-2.26.2-150000.36.1.x86_64", "product": { "name": "git-p4-2.26.2-150000.36.1.x86_64", "product_id": "git-p4-2.26.2-150000.36.1.x86_64" } }, { "category": "product_version", "name": "git-svn-2.26.2-150000.36.1.x86_64", "product": { "name": "git-svn-2.26.2-150000.36.1.x86_64", "product_id": "git-svn-2.26.2-150000.36.1.x86_64" } }, { "category": "product_version", "name": "git-web-2.26.2-150000.36.1.x86_64", "product": { "name": "git-web-2.26.2-150000.36.1.x86_64", "product_id": "git-web-2.26.2-150000.36.1.x86_64" } }, { "category": "product_version", "name": "gitk-2.26.2-150000.36.1.x86_64", "product": { "name": "gitk-2.26.2-150000.36.1.x86_64", "product_id": "gitk-2.26.2-150000.36.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp2" } } }, { "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 Real Time 15 SP2", "product": { "name": "SUSE Linux Enterprise Real Time 15 SP2", "product_id": "SUSE Linux Enterprise Real Time 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_rt:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP1-BCL", "product": { "name": "SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_bcl:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP2-BCL", "product": { "name": "SUSE Linux Enterprise Server 15 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP2-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_bcl: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", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp1" } } }, { "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_name", "name": "SUSE Manager Proxy 4.1", "product": { "name": "SUSE Manager Proxy 4.1", "product_id": "SUSE Manager Proxy 4.1", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-proxy:4.1" } } }, { "category": "product_name", "name": "SUSE Manager Retail Branch Server 4.1", "product": { "name": "SUSE Manager Retail Branch Server 4.1", "product_id": "SUSE Manager Retail Branch Server 4.1", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-retail-branch-server:4.1" } } }, { "category": "product_name", "name": "SUSE Manager Server 4.1", "product": { "name": "SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server:4.1" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 6", "product": { "name": "SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:6" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7", "product": { "name": "SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7" } } }, { "category": "product_name", "name": "openSUSE Leap 15.3", "product": { "name": "openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.3" } } } ], "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.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-arch-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-arch-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-arch-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-arch-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-core-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-core-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-core-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-core-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-cvs-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-cvs-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-cvs-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-cvs-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-daemon-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-daemon-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-daemon-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-daemon-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.26.2-150000.36.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-doc-2.26.2-150000.36.1.noarch" }, "product_reference": "git-doc-2.26.2-150000.36.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-email-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-email-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-email-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-email-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-gui-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-gui-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-gui-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-gui-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-svn-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-svn-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-svn-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-svn-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-web-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-web-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-web-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-web-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:gitk-2.26.2-150000.36.1.aarch64" }, "product_reference": "gitk-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:gitk-2.26.2-150000.36.1.x86_64" }, "product_reference": "gitk-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-arch-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-arch-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-arch-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-arch-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-core-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-core-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-core-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-core-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-cvs-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-cvs-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-cvs-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-cvs-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-daemon-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-daemon-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-daemon-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-daemon-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.26.2-150000.36.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-doc-2.26.2-150000.36.1.noarch" }, "product_reference": "git-doc-2.26.2-150000.36.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-email-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-email-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-email-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-email-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-gui-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-gui-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-gui-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-gui-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-svn-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-svn-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-svn-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-svn-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-web-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-web-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-web-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-web-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:gitk-2.26.2-150000.36.1.aarch64" }, "product_reference": "gitk-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:gitk-2.26.2-150000.36.1.x86_64" }, "product_reference": "gitk-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-arch-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-arch-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-arch-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-arch-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-core-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-core-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-core-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-core-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-cvs-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-cvs-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-cvs-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-cvs-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-daemon-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-daemon-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-daemon-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-daemon-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.26.2-150000.36.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-doc-2.26.2-150000.36.1.noarch" }, "product_reference": "git-doc-2.26.2-150000.36.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-email-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-email-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-email-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-email-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-gui-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-gui-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-gui-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-gui-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-svn-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-svn-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-svn-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-svn-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-web-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-web-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-web-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-web-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gitk-2.26.2-150000.36.1.aarch64" }, "product_reference": "gitk-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gitk-2.26.2-150000.36.1.x86_64" }, "product_reference": "gitk-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-arch-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-arch-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-arch-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-arch-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-core-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-core-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-core-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-core-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-cvs-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-cvs-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-cvs-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-cvs-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-daemon-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-daemon-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-daemon-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-daemon-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.26.2-150000.36.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-doc-2.26.2-150000.36.1.noarch" }, "product_reference": "git-doc-2.26.2-150000.36.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-email-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-email-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-email-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-email-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-gui-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-gui-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-gui-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-gui-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-svn-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-svn-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-svn-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-svn-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-web-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-web-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-web-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-web-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gitk-2.26.2-150000.36.1.aarch64" }, "product_reference": "gitk-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gitk-2.26.2-150000.36.1.x86_64" }, "product_reference": "gitk-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-arch-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-arch-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-arch-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-arch-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-core-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-core-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-core-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-core-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-cvs-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-cvs-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-cvs-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-cvs-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-daemon-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-daemon-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-daemon-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-daemon-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.26.2-150000.36.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-doc-2.26.2-150000.36.1.noarch" }, "product_reference": "git-doc-2.26.2-150000.36.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-email-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-email-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-email-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-email-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-gui-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-gui-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-gui-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-gui-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-svn-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-svn-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-svn-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-svn-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-web-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-web-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-web-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-web-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gitk-2.26.2-150000.36.1.aarch64" }, "product_reference": "gitk-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gitk-2.26.2-150000.36.1.x86_64" }, "product_reference": "gitk-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.36.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.36.1.aarch64" }, "product_reference": "git-2.26.2-150000.36.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.36.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.36.1.x86_64" }, "product_reference": "git-2.26.2-150000.36.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.36.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.36.1.aarch64" }, "product_reference": "git-arch-2.26.2-150000.36.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.36.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.36.1.x86_64" }, "product_reference": "git-arch-2.26.2-150000.36.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.36.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.36.1.aarch64" }, "product_reference": "git-core-2.26.2-150000.36.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.36.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.36.1.x86_64" }, "product_reference": "git-core-2.26.2-150000.36.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.36.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.36.1.aarch64" }, "product_reference": "git-cvs-2.26.2-150000.36.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.36.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.36.1.x86_64" }, "product_reference": "git-cvs-2.26.2-150000.36.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.36.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.36.1.aarch64" }, "product_reference": "git-daemon-2.26.2-150000.36.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.36.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.36.1.x86_64" }, "product_reference": "git-daemon-2.26.2-150000.36.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.36.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.36.1.noarch" }, "product_reference": "git-doc-2.26.2-150000.36.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.36.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.36.1.aarch64" }, "product_reference": "git-email-2.26.2-150000.36.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.36.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.36.1.x86_64" }, "product_reference": "git-email-2.26.2-150000.36.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.36.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.36.1.aarch64" }, "product_reference": "git-gui-2.26.2-150000.36.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.36.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.36.1.x86_64" }, "product_reference": "git-gui-2.26.2-150000.36.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.36.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.36.1.aarch64" }, "product_reference": "git-svn-2.26.2-150000.36.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.36.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.36.1.x86_64" }, "product_reference": "git-svn-2.26.2-150000.36.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.36.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.36.1.aarch64" }, "product_reference": "git-web-2.26.2-150000.36.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.36.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.36.1.x86_64" }, "product_reference": "git-web-2.26.2-150000.36.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.36.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.36.1.aarch64" }, "product_reference": "gitk-2.26.2-150000.36.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.36.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.36.1.x86_64" }, "product_reference": "gitk-2.26.2-150000.36.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.36.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2", "product_id": "SUSE Linux Enterprise Real Time 15 SP2:git-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2", "product_id": "SUSE Linux Enterprise Real Time 15 SP2:git-arch-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-arch-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2", "product_id": "SUSE Linux Enterprise Real Time 15 SP2:git-core-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-core-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2", "product_id": "SUSE Linux Enterprise Real Time 15 SP2:git-cvs-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-cvs-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2", "product_id": "SUSE Linux Enterprise Real Time 15 SP2:git-daemon-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-daemon-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.26.2-150000.36.1.noarch as component of SUSE Linux Enterprise Real Time 15 SP2", "product_id": "SUSE Linux Enterprise Real Time 15 SP2:git-doc-2.26.2-150000.36.1.noarch" }, "product_reference": "git-doc-2.26.2-150000.36.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2", "product_id": "SUSE Linux Enterprise Real Time 15 SP2:git-email-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-email-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2", "product_id": "SUSE Linux Enterprise Real Time 15 SP2:git-gui-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-gui-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2", "product_id": "SUSE Linux Enterprise Real Time 15 SP2:git-svn-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-svn-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2", "product_id": "SUSE Linux Enterprise Real Time 15 SP2:git-web-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-web-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2", "product_id": "SUSE Linux Enterprise Real Time 15 SP2:gitk-2.26.2-150000.36.1.x86_64" }, "product_reference": "gitk-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.36.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-2.26.2-150000.36.1.s390x" }, "product_reference": "git-2.26.2-150000.36.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-arch-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-arch-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.36.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.26.2-150000.36.1.s390x" }, "product_reference": "git-arch-2.26.2-150000.36.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-arch-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-core-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-core-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-core-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-core-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.36.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-core-2.26.2-150000.36.1.s390x" }, "product_reference": "git-core-2.26.2-150000.36.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-core-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-core-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-cvs-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-cvs-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.36.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.26.2-150000.36.1.s390x" }, "product_reference": "git-cvs-2.26.2-150000.36.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-cvs-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-daemon-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-daemon-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.36.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.26.2-150000.36.1.s390x" }, "product_reference": "git-daemon-2.26.2-150000.36.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-daemon-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.26.2-150000.36.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-doc-2.26.2-150000.36.1.noarch" }, "product_reference": "git-doc-2.26.2-150000.36.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-email-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-email-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-email-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-email-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.36.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-email-2.26.2-150000.36.1.s390x" }, "product_reference": "git-email-2.26.2-150000.36.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-email-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-email-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-gui-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-gui-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.36.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.26.2-150000.36.1.s390x" }, "product_reference": "git-gui-2.26.2-150000.36.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-gui-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-svn-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-svn-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.36.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.26.2-150000.36.1.s390x" }, "product_reference": "git-svn-2.26.2-150000.36.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-svn-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-web-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-web-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-web-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-web-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.36.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-web-2.26.2-150000.36.1.s390x" }, "product_reference": "git-web-2.26.2-150000.36.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:git-web-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-web-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:gitk-2.26.2-150000.36.1.aarch64" }, "product_reference": "gitk-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:gitk-2.26.2-150000.36.1.ppc64le" }, "product_reference": "gitk-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.36.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:gitk-2.26.2-150000.36.1.s390x" }, "product_reference": "gitk-2.26.2-150000.36.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:gitk-2.26.2-150000.36.1.x86_64" }, "product_reference": "gitk-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:git-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:git-arch-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-arch-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:git-core-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-core-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:git-cvs-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-cvs-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:git-daemon-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-daemon-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.26.2-150000.36.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:git-doc-2.26.2-150000.36.1.noarch" }, "product_reference": "git-doc-2.26.2-150000.36.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:git-email-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-email-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:git-gui-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-gui-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:git-svn-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-svn-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:git-web-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-web-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:gitk-2.26.2-150000.36.1.x86_64" }, "product_reference": "gitk-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.36.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-2.26.2-150000.36.1.s390x" }, "product_reference": "git-2.26.2-150000.36.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-arch-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-arch-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-arch-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-arch-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.36.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-arch-2.26.2-150000.36.1.s390x" }, "product_reference": "git-arch-2.26.2-150000.36.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-arch-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-arch-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-core-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-core-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-core-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-core-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.36.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-core-2.26.2-150000.36.1.s390x" }, "product_reference": "git-core-2.26.2-150000.36.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-core-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-core-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-cvs-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-cvs-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-cvs-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-cvs-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.36.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-cvs-2.26.2-150000.36.1.s390x" }, "product_reference": "git-cvs-2.26.2-150000.36.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-cvs-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-cvs-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-daemon-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-daemon-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-daemon-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-daemon-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.36.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-daemon-2.26.2-150000.36.1.s390x" }, "product_reference": "git-daemon-2.26.2-150000.36.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-daemon-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-daemon-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.26.2-150000.36.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-doc-2.26.2-150000.36.1.noarch" }, "product_reference": "git-doc-2.26.2-150000.36.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-email-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-email-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-email-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-email-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.36.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-email-2.26.2-150000.36.1.s390x" }, "product_reference": "git-email-2.26.2-150000.36.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-email-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-email-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-gui-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-gui-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-gui-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-gui-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.36.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-gui-2.26.2-150000.36.1.s390x" }, "product_reference": "git-gui-2.26.2-150000.36.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-gui-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-gui-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-svn-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-svn-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-svn-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-svn-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.36.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-svn-2.26.2-150000.36.1.s390x" }, "product_reference": "git-svn-2.26.2-150000.36.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-svn-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-svn-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-web-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-web-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-web-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-web-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.36.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-web-2.26.2-150000.36.1.s390x" }, "product_reference": "git-web-2.26.2-150000.36.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:git-web-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-web-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.36.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:gitk-2.26.2-150000.36.1.aarch64" }, "product_reference": "gitk-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:gitk-2.26.2-150000.36.1.ppc64le" }, "product_reference": "gitk-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.36.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:gitk-2.26.2-150000.36.1.s390x" }, "product_reference": "gitk-2.26.2-150000.36.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:gitk-2.26.2-150000.36.1.x86_64" }, "product_reference": "gitk-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:git-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:git-arch-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-arch-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:git-core-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-core-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:git-cvs-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-cvs-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:git-daemon-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-daemon-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.26.2-150000.36.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:git-doc-2.26.2-150000.36.1.noarch" }, "product_reference": "git-doc-2.26.2-150000.36.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:git-email-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-email-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:git-gui-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-gui-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:git-svn-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-svn-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:git-web-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-web-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:gitk-2.26.2-150000.36.1.x86_64" }, "product_reference": "gitk-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.36.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.36.1.aarch64" }, "product_reference": "git-2.26.2-150000.36.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.36.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.36.1.ppc64le" }, "product_reference": "git-2.26.2-150000.36.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.36.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.36.1.s390x" }, "product_reference": "git-2.26.2-150000.36.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.36.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.36.1.x86_64" }, "product_reference": "git-2.26.2-150000.36.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.36.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.36.1.aarch64" }, "product_reference": "git-arch-2.26.2-150000.36.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.36.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.36.1.ppc64le" }, "product_reference": "git-arch-2.26.2-150000.36.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.36.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.36.1.s390x" }, "product_reference": "git-arch-2.26.2-150000.36.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.36.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.36.1.x86_64" }, "product_reference": "git-arch-2.26.2-150000.36.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.36.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.36.1.aarch64" }, "product_reference": "git-core-2.26.2-150000.36.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.36.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.36.1.ppc64le" }, "product_reference": "git-core-2.26.2-150000.36.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.36.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.36.1.s390x" }, "product_reference": "git-core-2.26.2-150000.36.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.36.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.36.1.x86_64" }, "product_reference": "git-core-2.26.2-150000.36.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.36.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.36.1.aarch64" }, "product_reference": "git-cvs-2.26.2-150000.36.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.36.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.36.1.ppc64le" }, "product_reference": "git-cvs-2.26.2-150000.36.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.36.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.36.1.s390x" }, "product_reference": "git-cvs-2.26.2-150000.36.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.36.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.36.1.x86_64" }, "product_reference": "git-cvs-2.26.2-150000.36.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.36.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.36.1.aarch64" }, "product_reference": "git-daemon-2.26.2-150000.36.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.36.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.36.1.ppc64le" }, "product_reference": "git-daemon-2.26.2-150000.36.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.36.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.36.1.s390x" }, "product_reference": "git-daemon-2.26.2-150000.36.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.36.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.36.1.x86_64" }, "product_reference": "git-daemon-2.26.2-150000.36.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.36.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.36.1.noarch" }, "product_reference": "git-doc-2.26.2-150000.36.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.36.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.36.1.aarch64" }, "product_reference": "git-email-2.26.2-150000.36.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.36.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.36.1.ppc64le" }, "product_reference": "git-email-2.26.2-150000.36.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.36.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.36.1.s390x" }, "product_reference": "git-email-2.26.2-150000.36.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.36.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.36.1.x86_64" }, "product_reference": "git-email-2.26.2-150000.36.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.36.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.36.1.aarch64" }, "product_reference": "git-gui-2.26.2-150000.36.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.36.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.36.1.ppc64le" }, "product_reference": "git-gui-2.26.2-150000.36.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.36.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.36.1.s390x" }, "product_reference": "git-gui-2.26.2-150000.36.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.36.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.36.1.x86_64" }, "product_reference": "git-gui-2.26.2-150000.36.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.36.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.36.1.aarch64" }, "product_reference": "git-svn-2.26.2-150000.36.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.36.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.36.1.ppc64le" }, "product_reference": "git-svn-2.26.2-150000.36.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.36.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.36.1.s390x" }, "product_reference": "git-svn-2.26.2-150000.36.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.36.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.36.1.x86_64" }, "product_reference": "git-svn-2.26.2-150000.36.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.36.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.36.1.aarch64" }, "product_reference": "git-web-2.26.2-150000.36.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.36.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.36.1.ppc64le" }, "product_reference": "git-web-2.26.2-150000.36.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.36.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.36.1.s390x" }, "product_reference": "git-web-2.26.2-150000.36.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.36.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.36.1.x86_64" }, "product_reference": "git-web-2.26.2-150000.36.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.36.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.36.1.aarch64" }, "product_reference": "gitk-2.26.2-150000.36.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.36.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.36.1.ppc64le" }, "product_reference": "gitk-2.26.2-150000.36.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.36.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.36.1.s390x" }, "product_reference": "gitk-2.26.2-150000.36.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.36.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.36.1.x86_64" }, "product_reference": "gitk-2.26.2-150000.36.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.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:git-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:git-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:git-arch-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-arch-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:git-arch-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-arch-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:git-core-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-core-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:git-core-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-core-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:git-cvs-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-cvs-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:git-cvs-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-cvs-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:git-daemon-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-daemon-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:git-daemon-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-daemon-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.26.2-150000.36.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:git-doc-2.26.2-150000.36.1.noarch" }, "product_reference": "git-doc-2.26.2-150000.36.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:git-email-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-email-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:git-email-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-email-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:git-gui-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-gui-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:git-gui-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-gui-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:git-svn-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-svn-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:git-svn-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-svn-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:git-web-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-web-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:git-web-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-web-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:gitk-2.26.2-150000.36.1.ppc64le" }, "product_reference": "gitk-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:gitk-2.26.2-150000.36.1.x86_64" }, "product_reference": "gitk-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-arch-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-arch-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-arch-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-arch-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-core-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-core-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-core-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-core-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-cvs-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-cvs-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-cvs-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-cvs-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-daemon-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-daemon-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-daemon-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-daemon-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.26.2-150000.36.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-doc-2.26.2-150000.36.1.noarch" }, "product_reference": "git-doc-2.26.2-150000.36.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-email-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-email-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-email-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-email-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-gui-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-gui-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-gui-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-gui-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-svn-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-svn-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-svn-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-svn-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-web-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-web-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-web-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-web-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gitk-2.26.2-150000.36.1.ppc64le" }, "product_reference": "gitk-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gitk-2.26.2-150000.36.1.x86_64" }, "product_reference": "gitk-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.36.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.36.1.ppc64le" }, "product_reference": "git-2.26.2-150000.36.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.36.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.36.1.x86_64" }, "product_reference": "git-2.26.2-150000.36.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.36.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.36.1.ppc64le" }, "product_reference": "git-arch-2.26.2-150000.36.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.36.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.36.1.x86_64" }, "product_reference": "git-arch-2.26.2-150000.36.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.36.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.36.1.ppc64le" }, "product_reference": "git-core-2.26.2-150000.36.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.36.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.36.1.x86_64" }, "product_reference": "git-core-2.26.2-150000.36.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.36.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.36.1.ppc64le" }, "product_reference": "git-cvs-2.26.2-150000.36.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.36.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.36.1.x86_64" }, "product_reference": "git-cvs-2.26.2-150000.36.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.36.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.36.1.ppc64le" }, "product_reference": "git-daemon-2.26.2-150000.36.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.36.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.36.1.x86_64" }, "product_reference": "git-daemon-2.26.2-150000.36.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.36.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.36.1.noarch" }, "product_reference": "git-doc-2.26.2-150000.36.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.36.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.36.1.ppc64le" }, "product_reference": "git-email-2.26.2-150000.36.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.36.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.36.1.x86_64" }, "product_reference": "git-email-2.26.2-150000.36.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.36.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.36.1.ppc64le" }, "product_reference": "git-gui-2.26.2-150000.36.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.36.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.36.1.x86_64" }, "product_reference": "git-gui-2.26.2-150000.36.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.36.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.36.1.ppc64le" }, "product_reference": "git-svn-2.26.2-150000.36.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.36.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.36.1.x86_64" }, "product_reference": "git-svn-2.26.2-150000.36.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.36.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.36.1.ppc64le" }, "product_reference": "git-web-2.26.2-150000.36.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.36.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.36.1.x86_64" }, "product_reference": "git-web-2.26.2-150000.36.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.36.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.36.1.ppc64le" }, "product_reference": "gitk-2.26.2-150000.36.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.36.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.36.1.x86_64" }, "product_reference": "gitk-2.26.2-150000.36.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-2.26.2-150000.36.1.x86_64 as component of SUSE Manager Proxy 4.1", "product_id": "SUSE Manager Proxy 4.1:git-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.36.1.x86_64 as component of SUSE Manager Proxy 4.1", "product_id": "SUSE Manager Proxy 4.1:git-arch-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-arch-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.36.1.x86_64 as component of SUSE Manager Proxy 4.1", "product_id": "SUSE Manager Proxy 4.1:git-core-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-core-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.36.1.x86_64 as component of SUSE Manager Proxy 4.1", "product_id": "SUSE Manager Proxy 4.1:git-cvs-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-cvs-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.36.1.x86_64 as component of SUSE Manager Proxy 4.1", "product_id": "SUSE Manager Proxy 4.1:git-daemon-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-daemon-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.26.2-150000.36.1.noarch as component of SUSE Manager Proxy 4.1", "product_id": "SUSE Manager Proxy 4.1:git-doc-2.26.2-150000.36.1.noarch" }, "product_reference": "git-doc-2.26.2-150000.36.1.noarch", "relates_to_product_reference": "SUSE Manager Proxy 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.36.1.x86_64 as component of SUSE Manager Proxy 4.1", "product_id": "SUSE Manager Proxy 4.1:git-email-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-email-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.36.1.x86_64 as component of SUSE Manager Proxy 4.1", "product_id": "SUSE Manager Proxy 4.1:git-gui-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-gui-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.36.1.x86_64 as component of SUSE Manager Proxy 4.1", "product_id": "SUSE Manager Proxy 4.1:git-svn-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-svn-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.36.1.x86_64 as component of SUSE Manager Proxy 4.1", "product_id": "SUSE Manager Proxy 4.1:git-web-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-web-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.36.1.x86_64 as component of SUSE Manager Proxy 4.1", "product_id": "SUSE Manager Proxy 4.1:gitk-2.26.2-150000.36.1.x86_64" }, "product_reference": "gitk-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.36.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1", "product_id": "SUSE Manager Retail Branch Server 4.1:git-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.36.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1", "product_id": "SUSE Manager Retail Branch Server 4.1:git-arch-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-arch-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.36.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1", "product_id": "SUSE Manager Retail Branch Server 4.1:git-core-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-core-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.36.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1", "product_id": "SUSE Manager Retail Branch Server 4.1:git-cvs-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-cvs-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.36.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1", "product_id": "SUSE Manager Retail Branch Server 4.1:git-daemon-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-daemon-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.26.2-150000.36.1.noarch as component of SUSE Manager Retail Branch Server 4.1", "product_id": "SUSE Manager Retail Branch Server 4.1:git-doc-2.26.2-150000.36.1.noarch" }, "product_reference": "git-doc-2.26.2-150000.36.1.noarch", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.36.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1", "product_id": "SUSE Manager Retail Branch Server 4.1:git-email-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-email-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.36.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1", "product_id": "SUSE Manager Retail Branch Server 4.1:git-gui-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-gui-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.36.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1", "product_id": "SUSE Manager Retail Branch Server 4.1:git-svn-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-svn-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.36.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1", "product_id": "SUSE Manager Retail Branch Server 4.1:git-web-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-web-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.36.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1", "product_id": "SUSE Manager Retail Branch Server 4.1:gitk-2.26.2-150000.36.1.x86_64" }, "product_reference": "gitk-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.36.1.ppc64le as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:git-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.36.1.s390x as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:git-2.26.2-150000.36.1.s390x" }, "product_reference": "git-2.26.2-150000.36.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.36.1.x86_64 as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:git-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.36.1.ppc64le as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:git-arch-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-arch-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.36.1.s390x as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:git-arch-2.26.2-150000.36.1.s390x" }, "product_reference": "git-arch-2.26.2-150000.36.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.36.1.x86_64 as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:git-arch-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-arch-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.36.1.ppc64le as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:git-core-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-core-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.36.1.s390x as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:git-core-2.26.2-150000.36.1.s390x" }, "product_reference": "git-core-2.26.2-150000.36.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.36.1.x86_64 as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:git-core-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-core-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.36.1.ppc64le as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:git-cvs-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-cvs-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.36.1.s390x as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:git-cvs-2.26.2-150000.36.1.s390x" }, "product_reference": "git-cvs-2.26.2-150000.36.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.36.1.x86_64 as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:git-cvs-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-cvs-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.36.1.ppc64le as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:git-daemon-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-daemon-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.36.1.s390x as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:git-daemon-2.26.2-150000.36.1.s390x" }, "product_reference": "git-daemon-2.26.2-150000.36.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.36.1.x86_64 as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:git-daemon-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-daemon-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.26.2-150000.36.1.noarch as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:git-doc-2.26.2-150000.36.1.noarch" }, "product_reference": "git-doc-2.26.2-150000.36.1.noarch", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.36.1.ppc64le as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:git-email-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-email-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.36.1.s390x as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:git-email-2.26.2-150000.36.1.s390x" }, "product_reference": "git-email-2.26.2-150000.36.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.36.1.x86_64 as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:git-email-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-email-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.36.1.ppc64le as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:git-gui-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-gui-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.36.1.s390x as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:git-gui-2.26.2-150000.36.1.s390x" }, "product_reference": "git-gui-2.26.2-150000.36.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.36.1.x86_64 as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:git-gui-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-gui-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.36.1.ppc64le as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:git-svn-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-svn-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.36.1.s390x as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:git-svn-2.26.2-150000.36.1.s390x" }, "product_reference": "git-svn-2.26.2-150000.36.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.36.1.x86_64 as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:git-svn-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-svn-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.36.1.ppc64le as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:git-web-2.26.2-150000.36.1.ppc64le" }, "product_reference": "git-web-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.36.1.s390x as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:git-web-2.26.2-150000.36.1.s390x" }, "product_reference": "git-web-2.26.2-150000.36.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.36.1.x86_64 as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:git-web-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-web-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.36.1.ppc64le as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:gitk-2.26.2-150000.36.1.ppc64le" }, "product_reference": "gitk-2.26.2-150000.36.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.36.1.s390x as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:gitk-2.26.2-150000.36.1.s390x" }, "product_reference": "gitk-2.26.2-150000.36.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.36.1.x86_64 as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:gitk-2.26.2-150000.36.1.x86_64" }, "product_reference": "gitk-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.36.1.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:git-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.36.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:git-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.36.1.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:git-arch-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-arch-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.36.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:git-arch-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-arch-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.36.1.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:git-core-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-core-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.36.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:git-core-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-core-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.36.1.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:git-cvs-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-cvs-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.36.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:git-cvs-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-cvs-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.36.1.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:git-daemon-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-daemon-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.36.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:git-daemon-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-daemon-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.26.2-150000.36.1.noarch as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:git-doc-2.26.2-150000.36.1.noarch" }, "product_reference": "git-doc-2.26.2-150000.36.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.36.1.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:git-email-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-email-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.36.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:git-email-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-email-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.36.1.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:git-gui-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-gui-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.36.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:git-gui-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-gui-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.36.1.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:git-svn-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-svn-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.36.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:git-svn-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-svn-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.36.1.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:git-web-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-web-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.36.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:git-web-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-web-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.36.1.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:gitk-2.26.2-150000.36.1.aarch64" }, "product_reference": "gitk-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.36.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:gitk-2.26.2-150000.36.1.x86_64" }, "product_reference": "gitk-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.36.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:git-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.36.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:git-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.36.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:git-arch-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-arch-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-150000.36.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:git-arch-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-arch-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.36.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:git-core-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-core-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-150000.36.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:git-core-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-core-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.36.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:git-cvs-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-cvs-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-150000.36.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:git-cvs-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-cvs-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.36.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:git-daemon-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-daemon-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-150000.36.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:git-daemon-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-daemon-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.26.2-150000.36.1.noarch as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:git-doc-2.26.2-150000.36.1.noarch" }, "product_reference": "git-doc-2.26.2-150000.36.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.36.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:git-email-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-email-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-150000.36.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:git-email-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-email-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.36.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:git-gui-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-gui-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-150000.36.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:git-gui-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-gui-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.36.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:git-svn-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-svn-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-150000.36.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:git-svn-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-svn-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.36.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:git-web-2.26.2-150000.36.1.aarch64" }, "product_reference": "git-web-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-150000.36.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:git-web-2.26.2-150000.36.1.x86_64" }, "product_reference": "git-web-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.36.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:gitk-2.26.2-150000.36.1.aarch64" }, "product_reference": "gitk-2.26.2-150000.36.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-150000.36.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:gitk-2.26.2-150000.36.1.x86_64" }, "product_reference": "gitk-2.26.2-150000.36.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-24765", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-24765" } ], "notes": [ { "category": "general", "text": "Git for Windows is a fork of Git containing Windows-specific patches. This vulnerability affects users working on multi-user machines, where untrusted parties have write access to the same hard disk. Those untrusted parties could create the folder `C:\\.git`, which would be picked up by Git operations run supposedly outside a repository while searching for a Git directory. Git would then respect any config in said Git directory. Git Bash users who set `GIT_PS1_SHOWDIRTYSTATE` are vulnerable as well. Users who installed posh-gitare vulnerable simply by starting a PowerShell. Users of IDEs such as Visual Studio are vulnerable: simply creating a new project would already read and respect the config specified in `C:\\.git\\config`. Users of the Microsoft fork of Git are vulnerable simply by starting a Git Bash. The problem has been patched in Git for Windows v2.35.2. Users unable to upgrade may create the folder `.git` on all drives where Git commands are run, and remove read/write access from those folders as a workaround. Alternatively, define or extend `GIT_CEILING_DIRECTORIES` to cover the _parent_ directory of the user profile, e.g. `C:\\Users` if the user profile is located in `C:\\Users\\my-user-name`.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:git-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 6:git-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 6:git-arch-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 6:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 6:git-core-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 6:git-core-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 6:git-cvs-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 6:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 6:git-daemon-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 6:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 6:git-doc-2.26.2-150000.36.1.noarch", "SUSE Enterprise Storage 6:git-email-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 6:git-email-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 6:git-gui-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 6:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 6:git-svn-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 6:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 6:git-web-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 6:git-web-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 6:gitk-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 6:gitk-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 7:git-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 7:git-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 7:git-arch-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 7:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 7:git-core-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 7:git-core-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 7:git-cvs-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 7:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 7:git-daemon-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 7:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 7:git-doc-2.26.2-150000.36.1.noarch", "SUSE Enterprise Storage 7:git-email-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 7:git-email-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 7:git-gui-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 7:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 7:git-svn-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 7:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 7:git-web-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 7:git-web-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 7:gitk-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 7:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-arch-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-core-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-cvs-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-daemon-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-email-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-gui-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-svn-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-web-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gitk-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-arch-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-core-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-cvs-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-daemon-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-email-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-gui-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-svn-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-web-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gitk-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-arch-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-core-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-cvs-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-daemon-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-email-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-gui-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-svn-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-web-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gitk-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-arch-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-core-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-cvs-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-daemon-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-email-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-gui-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-svn-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-web-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:gitk-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-arch-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-core-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-cvs-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-daemon-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-email-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-gui-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-svn-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-web-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:gitk-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise Real Time 15 SP2:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-arch-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-arch-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-arch-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-core-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-core-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-core-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-cvs-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-cvs-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-cvs-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-daemon-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-daemon-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-daemon-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-email-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-email-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-email-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-gui-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-gui-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-gui-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-svn-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-svn-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-svn-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-web-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-web-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-web-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gitk-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gitk-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:gitk-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise Server 15 SP2-BCL:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-arch-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-core-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-cvs-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-daemon-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-email-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-gui-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-svn-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-web-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gitk-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-arch-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-core-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-cvs-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-daemon-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:git-email-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-gui-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-svn-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-web-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:gitk-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:gitk-2.26.2-150000.36.1.x86_64", "SUSE Manager Proxy 4.1:git-2.26.2-150000.36.1.x86_64", "SUSE Manager Proxy 4.1:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Manager Proxy 4.1:git-core-2.26.2-150000.36.1.x86_64", "SUSE Manager Proxy 4.1:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Manager Proxy 4.1:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Manager Proxy 4.1:git-doc-2.26.2-150000.36.1.noarch", "SUSE Manager Proxy 4.1:git-email-2.26.2-150000.36.1.x86_64", "SUSE Manager Proxy 4.1:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Manager Proxy 4.1:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Manager Proxy 4.1:git-web-2.26.2-150000.36.1.x86_64", "SUSE Manager Proxy 4.1:gitk-2.26.2-150000.36.1.x86_64", "SUSE Manager Retail Branch Server 4.1:git-2.26.2-150000.36.1.x86_64", "SUSE Manager Retail Branch Server 4.1:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Manager Retail Branch Server 4.1:git-core-2.26.2-150000.36.1.x86_64", "SUSE Manager Retail Branch Server 4.1:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Manager Retail Branch Server 4.1:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Manager Retail Branch Server 4.1:git-doc-2.26.2-150000.36.1.noarch", "SUSE Manager Retail Branch Server 4.1:git-email-2.26.2-150000.36.1.x86_64", "SUSE Manager Retail Branch Server 4.1:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Manager Retail Branch Server 4.1:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Manager Retail Branch Server 4.1:git-web-2.26.2-150000.36.1.x86_64", "SUSE Manager Retail Branch Server 4.1:gitk-2.26.2-150000.36.1.x86_64", "SUSE Manager Server 4.1:git-2.26.2-150000.36.1.ppc64le", "SUSE Manager Server 4.1:git-2.26.2-150000.36.1.s390x", "SUSE Manager Server 4.1:git-2.26.2-150000.36.1.x86_64", "SUSE Manager Server 4.1:git-arch-2.26.2-150000.36.1.ppc64le", "SUSE Manager Server 4.1:git-arch-2.26.2-150000.36.1.s390x", "SUSE Manager Server 4.1:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Manager Server 4.1:git-core-2.26.2-150000.36.1.ppc64le", "SUSE Manager Server 4.1:git-core-2.26.2-150000.36.1.s390x", "SUSE Manager Server 4.1:git-core-2.26.2-150000.36.1.x86_64", "SUSE Manager Server 4.1:git-cvs-2.26.2-150000.36.1.ppc64le", "SUSE Manager Server 4.1:git-cvs-2.26.2-150000.36.1.s390x", "SUSE Manager Server 4.1:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Manager Server 4.1:git-daemon-2.26.2-150000.36.1.ppc64le", "SUSE Manager Server 4.1:git-daemon-2.26.2-150000.36.1.s390x", "SUSE Manager Server 4.1:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Manager Server 4.1:git-doc-2.26.2-150000.36.1.noarch", "SUSE Manager Server 4.1:git-email-2.26.2-150000.36.1.ppc64le", "SUSE Manager Server 4.1:git-email-2.26.2-150000.36.1.s390x", "SUSE Manager Server 4.1:git-email-2.26.2-150000.36.1.x86_64", "SUSE Manager Server 4.1:git-gui-2.26.2-150000.36.1.ppc64le", "SUSE Manager Server 4.1:git-gui-2.26.2-150000.36.1.s390x", "SUSE Manager Server 4.1:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Manager Server 4.1:git-svn-2.26.2-150000.36.1.ppc64le", "SUSE Manager Server 4.1:git-svn-2.26.2-150000.36.1.s390x", "SUSE Manager Server 4.1:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Manager Server 4.1:git-web-2.26.2-150000.36.1.ppc64le", "SUSE Manager Server 4.1:git-web-2.26.2-150000.36.1.s390x", "SUSE Manager Server 4.1:git-web-2.26.2-150000.36.1.x86_64", "SUSE Manager Server 4.1:gitk-2.26.2-150000.36.1.ppc64le", "SUSE Manager Server 4.1:gitk-2.26.2-150000.36.1.s390x", "SUSE Manager Server 4.1:gitk-2.26.2-150000.36.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-24765", "url": "https://www.suse.com/security/cve/CVE-2022-24765" }, { "category": "external", "summary": "SUSE Bug 1198234 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1198234" }, { "category": "external", "summary": "SUSE Bug 1199109 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1199109" }, { "category": "external", "summary": "SUSE Bug 1200119 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1200119" }, { "category": "external", "summary": "SUSE Bug 1200201 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1200201" }, { "category": "external", "summary": "SUSE Bug 1201431 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1201431" }, { "category": "external", "summary": "SUSE Bug 1201794 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1201794" } ], "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 6:git-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 6:git-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 6:git-arch-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 6:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 6:git-core-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 6:git-core-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 6:git-cvs-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 6:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 6:git-daemon-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 6:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 6:git-doc-2.26.2-150000.36.1.noarch", "SUSE Enterprise Storage 6:git-email-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 6:git-email-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 6:git-gui-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 6:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 6:git-svn-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 6:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 6:git-web-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 6:git-web-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 6:gitk-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 6:gitk-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 7:git-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 7:git-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 7:git-arch-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 7:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 7:git-core-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 7:git-core-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 7:git-cvs-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 7:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 7:git-daemon-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 7:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 7:git-doc-2.26.2-150000.36.1.noarch", "SUSE Enterprise Storage 7:git-email-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 7:git-email-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 7:git-gui-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 7:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 7:git-svn-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 7:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 7:git-web-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 7:git-web-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 7:gitk-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 7:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-arch-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-core-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-cvs-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-daemon-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-email-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-gui-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-svn-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-web-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gitk-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-arch-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-core-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-cvs-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-daemon-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-email-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-gui-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-svn-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-web-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gitk-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-arch-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-core-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-cvs-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-daemon-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-email-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-gui-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-svn-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-web-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gitk-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-arch-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-core-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-cvs-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-daemon-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-email-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-gui-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-svn-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-web-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:gitk-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-arch-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-core-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-cvs-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-daemon-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-email-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-gui-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-svn-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-web-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:gitk-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise Real Time 15 SP2:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-arch-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-arch-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-arch-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-core-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-core-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-core-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-cvs-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-cvs-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-cvs-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-daemon-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-daemon-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-daemon-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-email-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-email-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-email-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-gui-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-gui-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-gui-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-svn-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-svn-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-svn-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-web-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-web-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-web-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gitk-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gitk-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:gitk-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise Server 15 SP2-BCL:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-arch-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-core-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-cvs-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-daemon-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-email-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-gui-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-svn-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-web-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gitk-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-arch-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-core-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-cvs-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-daemon-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:git-email-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-gui-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-svn-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-web-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:gitk-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:gitk-2.26.2-150000.36.1.x86_64", "SUSE Manager Proxy 4.1:git-2.26.2-150000.36.1.x86_64", "SUSE Manager Proxy 4.1:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Manager Proxy 4.1:git-core-2.26.2-150000.36.1.x86_64", "SUSE Manager Proxy 4.1:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Manager Proxy 4.1:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Manager Proxy 4.1:git-doc-2.26.2-150000.36.1.noarch", "SUSE Manager Proxy 4.1:git-email-2.26.2-150000.36.1.x86_64", "SUSE Manager Proxy 4.1:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Manager Proxy 4.1:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Manager Proxy 4.1:git-web-2.26.2-150000.36.1.x86_64", "SUSE Manager Proxy 4.1:gitk-2.26.2-150000.36.1.x86_64", "SUSE Manager Retail Branch Server 4.1:git-2.26.2-150000.36.1.x86_64", "SUSE Manager Retail Branch Server 4.1:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Manager Retail Branch Server 4.1:git-core-2.26.2-150000.36.1.x86_64", "SUSE Manager Retail Branch Server 4.1:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Manager Retail Branch Server 4.1:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Manager Retail Branch Server 4.1:git-doc-2.26.2-150000.36.1.noarch", "SUSE Manager Retail Branch Server 4.1:git-email-2.26.2-150000.36.1.x86_64", "SUSE Manager Retail Branch Server 4.1:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Manager Retail Branch Server 4.1:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Manager Retail Branch Server 4.1:git-web-2.26.2-150000.36.1.x86_64", "SUSE Manager Retail Branch Server 4.1:gitk-2.26.2-150000.36.1.x86_64", "SUSE Manager Server 4.1:git-2.26.2-150000.36.1.ppc64le", "SUSE Manager Server 4.1:git-2.26.2-150000.36.1.s390x", "SUSE Manager Server 4.1:git-2.26.2-150000.36.1.x86_64", "SUSE Manager Server 4.1:git-arch-2.26.2-150000.36.1.ppc64le", "SUSE Manager Server 4.1:git-arch-2.26.2-150000.36.1.s390x", "SUSE Manager Server 4.1:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Manager Server 4.1:git-core-2.26.2-150000.36.1.ppc64le", "SUSE Manager Server 4.1:git-core-2.26.2-150000.36.1.s390x", "SUSE Manager Server 4.1:git-core-2.26.2-150000.36.1.x86_64", "SUSE Manager Server 4.1:git-cvs-2.26.2-150000.36.1.ppc64le", "SUSE Manager Server 4.1:git-cvs-2.26.2-150000.36.1.s390x", "SUSE Manager Server 4.1:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Manager Server 4.1:git-daemon-2.26.2-150000.36.1.ppc64le", "SUSE Manager Server 4.1:git-daemon-2.26.2-150000.36.1.s390x", "SUSE Manager Server 4.1:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Manager Server 4.1:git-doc-2.26.2-150000.36.1.noarch", "SUSE Manager Server 4.1:git-email-2.26.2-150000.36.1.ppc64le", "SUSE Manager Server 4.1:git-email-2.26.2-150000.36.1.s390x", "SUSE Manager Server 4.1:git-email-2.26.2-150000.36.1.x86_64", "SUSE Manager Server 4.1:git-gui-2.26.2-150000.36.1.ppc64le", "SUSE Manager Server 4.1:git-gui-2.26.2-150000.36.1.s390x", "SUSE Manager Server 4.1:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Manager Server 4.1:git-svn-2.26.2-150000.36.1.ppc64le", "SUSE Manager Server 4.1:git-svn-2.26.2-150000.36.1.s390x", "SUSE Manager Server 4.1:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Manager Server 4.1:git-web-2.26.2-150000.36.1.ppc64le", "SUSE Manager Server 4.1:git-web-2.26.2-150000.36.1.s390x", "SUSE Manager Server 4.1:git-web-2.26.2-150000.36.1.x86_64", "SUSE Manager Server 4.1:gitk-2.26.2-150000.36.1.ppc64le", "SUSE Manager Server 4.1:gitk-2.26.2-150000.36.1.s390x", "SUSE Manager Server 4.1:gitk-2.26.2-150000.36.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 6:git-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 6:git-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 6:git-arch-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 6:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 6:git-core-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 6:git-core-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 6:git-cvs-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 6:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 6:git-daemon-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 6:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 6:git-doc-2.26.2-150000.36.1.noarch", "SUSE Enterprise Storage 6:git-email-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 6:git-email-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 6:git-gui-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 6:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 6:git-svn-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 6:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 6:git-web-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 6:git-web-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 6:gitk-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 6:gitk-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 7:git-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 7:git-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 7:git-arch-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 7:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 7:git-core-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 7:git-core-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 7:git-cvs-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 7:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 7:git-daemon-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 7:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 7:git-doc-2.26.2-150000.36.1.noarch", "SUSE Enterprise Storage 7:git-email-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 7:git-email-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 7:git-gui-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 7:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 7:git-svn-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 7:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 7:git-web-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 7:git-web-2.26.2-150000.36.1.x86_64", "SUSE Enterprise Storage 7:gitk-2.26.2-150000.36.1.aarch64", "SUSE Enterprise Storage 7:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-arch-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-core-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-cvs-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-daemon-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-email-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-gui-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-svn-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-web-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gitk-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-arch-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-core-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-cvs-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-daemon-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-email-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-gui-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-svn-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-web-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gitk-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-arch-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-core-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-cvs-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-daemon-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-email-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-gui-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-svn-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-web-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gitk-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-arch-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-core-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-cvs-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-daemon-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-email-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-gui-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-svn-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-web-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:gitk-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-arch-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-core-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-cvs-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-daemon-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-email-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-gui-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-svn-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-web-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:gitk-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise Real Time 15 SP2:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-arch-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-arch-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-arch-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-core-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-core-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-core-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-cvs-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-cvs-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-cvs-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-daemon-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-daemon-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-daemon-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-email-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-email-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-email-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-gui-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-gui-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-gui-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-svn-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-svn-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-svn-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-web-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-web-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-web-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gitk-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gitk-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:gitk-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise Server 15 SP2-BCL:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.26.2-150000.36.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.26.2-150000.36.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-arch-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-core-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-cvs-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-daemon-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-email-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-gui-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-svn-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-web-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gitk-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-arch-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-core-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-core-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-cvs-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-daemon-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-doc-2.26.2-150000.36.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:git-email-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-email-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-gui-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-svn-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:git-web-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:git-web-2.26.2-150000.36.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:gitk-2.26.2-150000.36.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:gitk-2.26.2-150000.36.1.x86_64", "SUSE Manager Proxy 4.1:git-2.26.2-150000.36.1.x86_64", "SUSE Manager Proxy 4.1:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Manager Proxy 4.1:git-core-2.26.2-150000.36.1.x86_64", "SUSE Manager Proxy 4.1:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Manager Proxy 4.1:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Manager Proxy 4.1:git-doc-2.26.2-150000.36.1.noarch", "SUSE Manager Proxy 4.1:git-email-2.26.2-150000.36.1.x86_64", "SUSE Manager Proxy 4.1:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Manager Proxy 4.1:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Manager Proxy 4.1:git-web-2.26.2-150000.36.1.x86_64", "SUSE Manager Proxy 4.1:gitk-2.26.2-150000.36.1.x86_64", "SUSE Manager Retail Branch Server 4.1:git-2.26.2-150000.36.1.x86_64", "SUSE Manager Retail Branch Server 4.1:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Manager Retail Branch Server 4.1:git-core-2.26.2-150000.36.1.x86_64", "SUSE Manager Retail Branch Server 4.1:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Manager Retail Branch Server 4.1:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Manager Retail Branch Server 4.1:git-doc-2.26.2-150000.36.1.noarch", "SUSE Manager Retail Branch Server 4.1:git-email-2.26.2-150000.36.1.x86_64", "SUSE Manager Retail Branch Server 4.1:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Manager Retail Branch Server 4.1:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Manager Retail Branch Server 4.1:git-web-2.26.2-150000.36.1.x86_64", "SUSE Manager Retail Branch Server 4.1:gitk-2.26.2-150000.36.1.x86_64", "SUSE Manager Server 4.1:git-2.26.2-150000.36.1.ppc64le", "SUSE Manager Server 4.1:git-2.26.2-150000.36.1.s390x", "SUSE Manager Server 4.1:git-2.26.2-150000.36.1.x86_64", "SUSE Manager Server 4.1:git-arch-2.26.2-150000.36.1.ppc64le", "SUSE Manager Server 4.1:git-arch-2.26.2-150000.36.1.s390x", "SUSE Manager Server 4.1:git-arch-2.26.2-150000.36.1.x86_64", "SUSE Manager Server 4.1:git-core-2.26.2-150000.36.1.ppc64le", "SUSE Manager Server 4.1:git-core-2.26.2-150000.36.1.s390x", "SUSE Manager Server 4.1:git-core-2.26.2-150000.36.1.x86_64", "SUSE Manager Server 4.1:git-cvs-2.26.2-150000.36.1.ppc64le", "SUSE Manager Server 4.1:git-cvs-2.26.2-150000.36.1.s390x", "SUSE Manager Server 4.1:git-cvs-2.26.2-150000.36.1.x86_64", "SUSE Manager Server 4.1:git-daemon-2.26.2-150000.36.1.ppc64le", "SUSE Manager Server 4.1:git-daemon-2.26.2-150000.36.1.s390x", "SUSE Manager Server 4.1:git-daemon-2.26.2-150000.36.1.x86_64", "SUSE Manager Server 4.1:git-doc-2.26.2-150000.36.1.noarch", "SUSE Manager Server 4.1:git-email-2.26.2-150000.36.1.ppc64le", "SUSE Manager Server 4.1:git-email-2.26.2-150000.36.1.s390x", "SUSE Manager Server 4.1:git-email-2.26.2-150000.36.1.x86_64", "SUSE Manager Server 4.1:git-gui-2.26.2-150000.36.1.ppc64le", "SUSE Manager Server 4.1:git-gui-2.26.2-150000.36.1.s390x", "SUSE Manager Server 4.1:git-gui-2.26.2-150000.36.1.x86_64", "SUSE Manager Server 4.1:git-svn-2.26.2-150000.36.1.ppc64le", "SUSE Manager Server 4.1:git-svn-2.26.2-150000.36.1.s390x", "SUSE Manager Server 4.1:git-svn-2.26.2-150000.36.1.x86_64", "SUSE Manager Server 4.1:git-web-2.26.2-150000.36.1.ppc64le", "SUSE Manager Server 4.1:git-web-2.26.2-150000.36.1.s390x", "SUSE Manager Server 4.1:git-web-2.26.2-150000.36.1.x86_64", "SUSE Manager Server 4.1:gitk-2.26.2-150000.36.1.ppc64le", "SUSE Manager Server 4.1:gitk-2.26.2-150000.36.1.s390x", "SUSE Manager Server 4.1:gitk-2.26.2-150000.36.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-04-19T10:26:05Z", "details": "important" } ], "title": "CVE-2022-24765" } ] }
suse-su-2022:3283-1
Vulnerability from csaf_suse
Published
2022-09-15 13:33
Modified
2022-09-15 13:33
Summary
Security update for libgit2
Notes
Title of the patch
Security update for libgit2
Description of the patch
This update for libgit2 fixes the following issues:
- CVE-2022-24765: Fixed potential command injection via git worktree (bsc#1198234).
- CVE-2022-29187: Fixed incomplete fix for CVE-2022-24765 (bsc#1201431).
Patchnames
SUSE-2022-3283,SUSE-SLE-Module-Development-Tools-15-SP4-2022-3283,openSUSE-SLE-15.4-2022-3283
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 libgit2", "title": "Title of the patch" }, { "category": "description", "text": "This update for libgit2 fixes the following issues:\n\n- CVE-2022-24765: Fixed potential command injection via git worktree (bsc#1198234).\n- CVE-2022-29187: Fixed incomplete fix for CVE-2022-24765 (bsc#1201431).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2022-3283,SUSE-SLE-Module-Development-Tools-15-SP4-2022-3283,openSUSE-SLE-15.4-2022-3283", "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-2022_3283-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2022:3283-1", "url": "https://www.suse.com/support/update/announcement/2022/suse-su-20223283-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2022:3283-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-September/012252.html" }, { "category": "self", "summary": "SUSE Bug 1198234", "url": "https://bugzilla.suse.com/1198234" }, { "category": "self", "summary": "SUSE Bug 1201431", "url": "https://bugzilla.suse.com/1201431" }, { "category": "self", "summary": "SUSE CVE CVE-2022-24765 page", "url": "https://www.suse.com/security/cve/CVE-2022-24765/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-29187 page", "url": "https://www.suse.com/security/cve/CVE-2022-29187/" } ], "title": "Security update for libgit2", "tracking": { "current_release_date": "2022-09-15T13:33:57Z", "generator": { "date": "2022-09-15T13:33:57Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2022:3283-1", "initial_release_date": "2022-09-15T13:33:57Z", "revision_history": [ { "date": "2022-09-15T13:33:57Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libgit2-1_3-1.3.0-150400.3.3.1.aarch64", "product": { "name": "libgit2-1_3-1.3.0-150400.3.3.1.aarch64", "product_id": "libgit2-1_3-1.3.0-150400.3.3.1.aarch64" } }, { "category": "product_version", "name": "libgit2-devel-1.3.0-150400.3.3.1.aarch64", "product": { "name": "libgit2-devel-1.3.0-150400.3.3.1.aarch64", "product_id": "libgit2-devel-1.3.0-150400.3.3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libgit2-1_3-64bit-1.3.0-150400.3.3.1.aarch64_ilp32", "product": { "name": "libgit2-1_3-64bit-1.3.0-150400.3.3.1.aarch64_ilp32", "product_id": "libgit2-1_3-64bit-1.3.0-150400.3.3.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libgit2-1_3-1.3.0-150400.3.3.1.i586", "product": { "name": "libgit2-1_3-1.3.0-150400.3.3.1.i586", "product_id": "libgit2-1_3-1.3.0-150400.3.3.1.i586" } }, { "category": "product_version", "name": "libgit2-devel-1.3.0-150400.3.3.1.i586", "product": { "name": "libgit2-devel-1.3.0-150400.3.3.1.i586", "product_id": "libgit2-devel-1.3.0-150400.3.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libgit2-1_3-1.3.0-150400.3.3.1.ppc64le", "product": { "name": "libgit2-1_3-1.3.0-150400.3.3.1.ppc64le", "product_id": "libgit2-1_3-1.3.0-150400.3.3.1.ppc64le" } }, { "category": "product_version", "name": "libgit2-devel-1.3.0-150400.3.3.1.ppc64le", "product": { "name": "libgit2-devel-1.3.0-150400.3.3.1.ppc64le", "product_id": "libgit2-devel-1.3.0-150400.3.3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libgit2-1_3-1.3.0-150400.3.3.1.s390x", "product": { "name": "libgit2-1_3-1.3.0-150400.3.3.1.s390x", "product_id": "libgit2-1_3-1.3.0-150400.3.3.1.s390x" } }, { "category": "product_version", "name": "libgit2-devel-1.3.0-150400.3.3.1.s390x", "product": { "name": "libgit2-devel-1.3.0-150400.3.3.1.s390x", "product_id": "libgit2-devel-1.3.0-150400.3.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libgit2-1_3-1.3.0-150400.3.3.1.x86_64", "product": { "name": "libgit2-1_3-1.3.0-150400.3.3.1.x86_64", "product_id": "libgit2-1_3-1.3.0-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgit2-1_3-32bit-1.3.0-150400.3.3.1.x86_64", "product": { "name": "libgit2-1_3-32bit-1.3.0-150400.3.3.1.x86_64", "product_id": "libgit2-1_3-32bit-1.3.0-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgit2-devel-1.3.0-150400.3.3.1.x86_64", "product": { "name": "libgit2-devel-1.3.0-150400.3.3.1.x86_64", "product_id": "libgit2-devel-1.3.0-150400.3.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Development Tools 15 SP4", "product": { "name": "SUSE Linux Enterprise Module for Development Tools 15 SP4", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-development-tools:15:sp4" } } }, { "category": "product_name", "name": "openSUSE Leap 15.4", "product": { "name": "openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_3-1.3.0-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-1_3-1.3.0-150400.3.3.1.aarch64" }, "product_reference": "libgit2-1_3-1.3.0-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_3-1.3.0-150400.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-1_3-1.3.0-150400.3.3.1.ppc64le" }, "product_reference": "libgit2-1_3-1.3.0-150400.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_3-1.3.0-150400.3.3.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-1_3-1.3.0-150400.3.3.1.s390x" }, "product_reference": "libgit2-1_3-1.3.0-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_3-1.3.0-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-1_3-1.3.0-150400.3.3.1.x86_64" }, "product_reference": "libgit2-1_3-1.3.0-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.3.0-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-devel-1.3.0-150400.3.3.1.aarch64" }, "product_reference": "libgit2-devel-1.3.0-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.3.0-150400.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-devel-1.3.0-150400.3.3.1.ppc64le" }, "product_reference": "libgit2-devel-1.3.0-150400.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.3.0-150400.3.3.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-devel-1.3.0-150400.3.3.1.s390x" }, "product_reference": "libgit2-devel-1.3.0-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.3.0-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-devel-1.3.0-150400.3.3.1.x86_64" }, "product_reference": "libgit2-devel-1.3.0-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_3-1.3.0-150400.3.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgit2-1_3-1.3.0-150400.3.3.1.aarch64" }, "product_reference": "libgit2-1_3-1.3.0-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_3-1.3.0-150400.3.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgit2-1_3-1.3.0-150400.3.3.1.ppc64le" }, "product_reference": "libgit2-1_3-1.3.0-150400.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_3-1.3.0-150400.3.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgit2-1_3-1.3.0-150400.3.3.1.s390x" }, "product_reference": "libgit2-1_3-1.3.0-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_3-1.3.0-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgit2-1_3-1.3.0-150400.3.3.1.x86_64" }, "product_reference": "libgit2-1_3-1.3.0-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_3-32bit-1.3.0-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgit2-1_3-32bit-1.3.0-150400.3.3.1.x86_64" }, "product_reference": "libgit2-1_3-32bit-1.3.0-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.3.0-150400.3.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgit2-devel-1.3.0-150400.3.3.1.aarch64" }, "product_reference": "libgit2-devel-1.3.0-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.3.0-150400.3.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgit2-devel-1.3.0-150400.3.3.1.ppc64le" }, "product_reference": "libgit2-devel-1.3.0-150400.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.3.0-150400.3.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgit2-devel-1.3.0-150400.3.3.1.s390x" }, "product_reference": "libgit2-devel-1.3.0-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.3.0-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgit2-devel-1.3.0-150400.3.3.1.x86_64" }, "product_reference": "libgit2-devel-1.3.0-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-24765", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-24765" } ], "notes": [ { "category": "general", "text": "Git for Windows is a fork of Git containing Windows-specific patches. This vulnerability affects users working on multi-user machines, where untrusted parties have write access to the same hard disk. Those untrusted parties could create the folder `C:\\.git`, which would be picked up by Git operations run supposedly outside a repository while searching for a Git directory. Git would then respect any config in said Git directory. Git Bash users who set `GIT_PS1_SHOWDIRTYSTATE` are vulnerable as well. Users who installed posh-gitare vulnerable simply by starting a PowerShell. Users of IDEs such as Visual Studio are vulnerable: simply creating a new project would already read and respect the config specified in `C:\\.git\\config`. Users of the Microsoft fork of Git are vulnerable simply by starting a Git Bash. The problem has been patched in Git for Windows v2.35.2. Users unable to upgrade may create the folder `.git` on all drives where Git commands are run, and remove read/write access from those folders as a workaround. Alternatively, define or extend `GIT_CEILING_DIRECTORIES` to cover the _parent_ directory of the user profile, e.g. `C:\\Users` if the user profile is located in `C:\\Users\\my-user-name`.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-1_3-1.3.0-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-1_3-1.3.0-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-1_3-1.3.0-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-1_3-1.3.0-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-devel-1.3.0-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-devel-1.3.0-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-devel-1.3.0-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-devel-1.3.0-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgit2-1_3-1.3.0-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgit2-1_3-1.3.0-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgit2-1_3-1.3.0-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgit2-1_3-1.3.0-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgit2-1_3-32bit-1.3.0-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgit2-devel-1.3.0-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgit2-devel-1.3.0-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgit2-devel-1.3.0-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgit2-devel-1.3.0-150400.3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-24765", "url": "https://www.suse.com/security/cve/CVE-2022-24765" }, { "category": "external", "summary": "SUSE Bug 1198234 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1198234" }, { "category": "external", "summary": "SUSE Bug 1199109 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1199109" }, { "category": "external", "summary": "SUSE Bug 1200119 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1200119" }, { "category": "external", "summary": "SUSE Bug 1200201 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1200201" }, { "category": "external", "summary": "SUSE Bug 1201431 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1201431" }, { "category": "external", "summary": "SUSE Bug 1201794 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1201794" } ], "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 Development Tools 15 SP4:libgit2-1_3-1.3.0-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-1_3-1.3.0-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-1_3-1.3.0-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-1_3-1.3.0-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-devel-1.3.0-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-devel-1.3.0-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-devel-1.3.0-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-devel-1.3.0-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgit2-1_3-1.3.0-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgit2-1_3-1.3.0-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgit2-1_3-1.3.0-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgit2-1_3-1.3.0-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgit2-1_3-32bit-1.3.0-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgit2-devel-1.3.0-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgit2-devel-1.3.0-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgit2-devel-1.3.0-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgit2-devel-1.3.0-150400.3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-1_3-1.3.0-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-1_3-1.3.0-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-1_3-1.3.0-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-1_3-1.3.0-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-devel-1.3.0-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-devel-1.3.0-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-devel-1.3.0-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-devel-1.3.0-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgit2-1_3-1.3.0-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgit2-1_3-1.3.0-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgit2-1_3-1.3.0-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgit2-1_3-1.3.0-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgit2-1_3-32bit-1.3.0-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgit2-devel-1.3.0-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgit2-devel-1.3.0-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgit2-devel-1.3.0-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgit2-devel-1.3.0-150400.3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-09-15T13:33:57Z", "details": "important" } ], "title": "CVE-2022-24765" }, { "cve": "CVE-2022-29187", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-29187" } ], "notes": [ { "category": "general", "text": "Git is a distributed revision control system. Git prior to versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5, is vulnerable to privilege escalation in all platforms. An unsuspecting user could still be affected by the issue reported in CVE-2022-24765, for example when navigating as root into a shared tmp directory that is owned by them, but where an attacker could create a git repository. Versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5 contain a patch for this issue. The simplest way to avoid being affected by the exploit described in the example is to avoid running git as root (or an Administrator in Windows), and if needed to reduce its use to a minimum. While a generic workaround is not possible, a system could be hardened from the exploit described in the example by removing any such repository if it exists already and creating one as root to block any future attacks.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-1_3-1.3.0-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-1_3-1.3.0-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-1_3-1.3.0-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-1_3-1.3.0-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-devel-1.3.0-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-devel-1.3.0-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-devel-1.3.0-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-devel-1.3.0-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgit2-1_3-1.3.0-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgit2-1_3-1.3.0-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgit2-1_3-1.3.0-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgit2-1_3-1.3.0-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgit2-1_3-32bit-1.3.0-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgit2-devel-1.3.0-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgit2-devel-1.3.0-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgit2-devel-1.3.0-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgit2-devel-1.3.0-150400.3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-29187", "url": "https://www.suse.com/security/cve/CVE-2022-29187" }, { "category": "external", "summary": "SUSE Bug 1201431 for CVE-2022-29187", "url": "https://bugzilla.suse.com/1201431" }, { "category": "external", "summary": "SUSE Bug 1201794 for CVE-2022-29187", "url": "https://bugzilla.suse.com/1201794" }, { "category": "external", "summary": "SUSE Bug 1203448 for CVE-2022-29187", "url": "https://bugzilla.suse.com/1203448" } ], "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 Development Tools 15 SP4:libgit2-1_3-1.3.0-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-1_3-1.3.0-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-1_3-1.3.0-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-1_3-1.3.0-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-devel-1.3.0-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-devel-1.3.0-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-devel-1.3.0-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-devel-1.3.0-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgit2-1_3-1.3.0-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgit2-1_3-1.3.0-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgit2-1_3-1.3.0-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgit2-1_3-1.3.0-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgit2-1_3-32bit-1.3.0-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgit2-devel-1.3.0-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgit2-devel-1.3.0-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgit2-devel-1.3.0-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgit2-devel-1.3.0-150400.3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-1_3-1.3.0-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-1_3-1.3.0-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-1_3-1.3.0-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-1_3-1.3.0-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-devel-1.3.0-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-devel-1.3.0-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-devel-1.3.0-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-devel-1.3.0-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgit2-1_3-1.3.0-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgit2-1_3-1.3.0-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgit2-1_3-1.3.0-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgit2-1_3-1.3.0-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgit2-1_3-32bit-1.3.0-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgit2-devel-1.3.0-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgit2-devel-1.3.0-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgit2-devel-1.3.0-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgit2-devel-1.3.0-150400.3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-09-15T13:33:57Z", "details": "important" } ], "title": "CVE-2022-29187" } ] }
suse-su-2022:1306-1
Vulnerability from csaf_suse
Published
2022-04-22 13:28
Modified
2022-04-22 13:28
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-2022-24765: Fixed a potential command injection via git worktree (bsc#1198234).
Patchnames
HPE-Helion-OpenStack-8-2022-1306,SUSE-2022-1306,SUSE-OpenStack-Cloud-8-2022-1306,SUSE-OpenStack-Cloud-9-2022-1306,SUSE-OpenStack-Cloud-Crowbar-8-2022-1306,SUSE-OpenStack-Cloud-Crowbar-9-2022-1306,SUSE-SLE-SAP-12-SP3-2022-1306,SUSE-SLE-SAP-12-SP4-2022-1306,SUSE-SLE-SDK-12-SP5-2022-1306,SUSE-SLE-SERVER-12-SP2-BCL-2022-1306,SUSE-SLE-SERVER-12-SP3-2022-1306,SUSE-SLE-SERVER-12-SP3-BCL-2022-1306,SUSE-SLE-SERVER-12-SP4-LTSS-2022-1306,SUSE-SLE-SERVER-12-SP5-2022-1306
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-2022-24765: Fixed a potential command injection via git worktree (bsc#1198234).\n", "title": "Description of the patch" }, { "category": "details", "text": "HPE-Helion-OpenStack-8-2022-1306,SUSE-2022-1306,SUSE-OpenStack-Cloud-8-2022-1306,SUSE-OpenStack-Cloud-9-2022-1306,SUSE-OpenStack-Cloud-Crowbar-8-2022-1306,SUSE-OpenStack-Cloud-Crowbar-9-2022-1306,SUSE-SLE-SAP-12-SP3-2022-1306,SUSE-SLE-SAP-12-SP4-2022-1306,SUSE-SLE-SDK-12-SP5-2022-1306,SUSE-SLE-SERVER-12-SP2-BCL-2022-1306,SUSE-SLE-SERVER-12-SP3-2022-1306,SUSE-SLE-SERVER-12-SP3-BCL-2022-1306,SUSE-SLE-SERVER-12-SP4-LTSS-2022-1306,SUSE-SLE-SERVER-12-SP5-2022-1306", "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-2022_1306-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2022:1306-1", "url": "https://www.suse.com/support/update/announcement/2022/suse-su-20221306-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2022:1306-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-April/010798.html" }, { "category": "self", "summary": "SUSE Bug 1198234", "url": "https://bugzilla.suse.com/1198234" }, { "category": "self", "summary": "SUSE CVE CVE-2022-24765 page", "url": "https://www.suse.com/security/cve/CVE-2022-24765/" } ], "title": "Security update for git", "tracking": { "current_release_date": "2022-04-22T13:28:29Z", "generator": { "date": "2022-04-22T13:28:29Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2022:1306-1", "initial_release_date": "2022-04-22T13:28:29Z", "revision_history": [ { "date": "2022-04-22T13:28:29Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "git-2.26.2-27.52.1.aarch64", "product": { "name": "git-2.26.2-27.52.1.aarch64", "product_id": "git-2.26.2-27.52.1.aarch64" } }, { "category": "product_version", "name": "git-arch-2.26.2-27.52.1.aarch64", "product": { "name": "git-arch-2.26.2-27.52.1.aarch64", "product_id": "git-arch-2.26.2-27.52.1.aarch64" } }, { "category": "product_version", "name": "git-core-2.26.2-27.52.1.aarch64", "product": { "name": "git-core-2.26.2-27.52.1.aarch64", "product_id": "git-core-2.26.2-27.52.1.aarch64" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.26.2-27.52.1.aarch64", "product": { "name": "git-credential-gnome-keyring-2.26.2-27.52.1.aarch64", "product_id": "git-credential-gnome-keyring-2.26.2-27.52.1.aarch64" } }, { "category": "product_version", "name": "git-credential-libsecret-2.26.2-27.52.1.aarch64", "product": { "name": "git-credential-libsecret-2.26.2-27.52.1.aarch64", "product_id": "git-credential-libsecret-2.26.2-27.52.1.aarch64" } }, { "category": "product_version", "name": "git-cvs-2.26.2-27.52.1.aarch64", "product": { "name": "git-cvs-2.26.2-27.52.1.aarch64", "product_id": "git-cvs-2.26.2-27.52.1.aarch64" } }, { "category": "product_version", "name": "git-daemon-2.26.2-27.52.1.aarch64", "product": { "name": "git-daemon-2.26.2-27.52.1.aarch64", "product_id": "git-daemon-2.26.2-27.52.1.aarch64" } }, { "category": "product_version", "name": "git-email-2.26.2-27.52.1.aarch64", "product": { "name": "git-email-2.26.2-27.52.1.aarch64", "product_id": "git-email-2.26.2-27.52.1.aarch64" } }, { "category": "product_version", "name": "git-gui-2.26.2-27.52.1.aarch64", "product": { "name": "git-gui-2.26.2-27.52.1.aarch64", "product_id": "git-gui-2.26.2-27.52.1.aarch64" } }, { "category": "product_version", "name": "git-p4-2.26.2-27.52.1.aarch64", "product": { "name": "git-p4-2.26.2-27.52.1.aarch64", "product_id": "git-p4-2.26.2-27.52.1.aarch64" } }, { "category": "product_version", "name": "git-svn-2.26.2-27.52.1.aarch64", "product": { "name": "git-svn-2.26.2-27.52.1.aarch64", "product_id": "git-svn-2.26.2-27.52.1.aarch64" } }, { "category": "product_version", "name": "git-web-2.26.2-27.52.1.aarch64", "product": { "name": "git-web-2.26.2-27.52.1.aarch64", "product_id": "git-web-2.26.2-27.52.1.aarch64" } }, { "category": "product_version", "name": "gitk-2.26.2-27.52.1.aarch64", "product": { "name": "gitk-2.26.2-27.52.1.aarch64", "product_id": "gitk-2.26.2-27.52.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "git-2.26.2-27.52.1.i586", "product": { "name": "git-2.26.2-27.52.1.i586", "product_id": "git-2.26.2-27.52.1.i586" } }, { "category": "product_version", "name": "git-arch-2.26.2-27.52.1.i586", "product": { "name": "git-arch-2.26.2-27.52.1.i586", "product_id": "git-arch-2.26.2-27.52.1.i586" } }, { "category": "product_version", "name": "git-core-2.26.2-27.52.1.i586", "product": { "name": "git-core-2.26.2-27.52.1.i586", "product_id": "git-core-2.26.2-27.52.1.i586" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.26.2-27.52.1.i586", "product": { "name": "git-credential-gnome-keyring-2.26.2-27.52.1.i586", "product_id": "git-credential-gnome-keyring-2.26.2-27.52.1.i586" } }, { "category": "product_version", "name": "git-credential-libsecret-2.26.2-27.52.1.i586", "product": { "name": "git-credential-libsecret-2.26.2-27.52.1.i586", "product_id": "git-credential-libsecret-2.26.2-27.52.1.i586" } }, { "category": "product_version", "name": "git-cvs-2.26.2-27.52.1.i586", "product": { "name": "git-cvs-2.26.2-27.52.1.i586", "product_id": "git-cvs-2.26.2-27.52.1.i586" } }, { "category": "product_version", "name": "git-daemon-2.26.2-27.52.1.i586", "product": { "name": "git-daemon-2.26.2-27.52.1.i586", "product_id": "git-daemon-2.26.2-27.52.1.i586" } }, { "category": "product_version", "name": "git-email-2.26.2-27.52.1.i586", "product": { "name": "git-email-2.26.2-27.52.1.i586", "product_id": "git-email-2.26.2-27.52.1.i586" } }, { "category": "product_version", "name": "git-gui-2.26.2-27.52.1.i586", "product": { "name": "git-gui-2.26.2-27.52.1.i586", "product_id": "git-gui-2.26.2-27.52.1.i586" } }, { "category": "product_version", "name": "git-p4-2.26.2-27.52.1.i586", "product": { "name": "git-p4-2.26.2-27.52.1.i586", "product_id": "git-p4-2.26.2-27.52.1.i586" } }, { "category": "product_version", "name": "git-svn-2.26.2-27.52.1.i586", "product": { "name": "git-svn-2.26.2-27.52.1.i586", "product_id": "git-svn-2.26.2-27.52.1.i586" } }, { "category": "product_version", "name": "git-web-2.26.2-27.52.1.i586", "product": { "name": "git-web-2.26.2-27.52.1.i586", "product_id": "git-web-2.26.2-27.52.1.i586" } }, { "category": "product_version", "name": "gitk-2.26.2-27.52.1.i586", "product": { "name": "gitk-2.26.2-27.52.1.i586", "product_id": "gitk-2.26.2-27.52.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "git-doc-2.26.2-27.52.1.noarch", "product": { "name": "git-doc-2.26.2-27.52.1.noarch", "product_id": "git-doc-2.26.2-27.52.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "git-2.26.2-27.52.1.ppc64le", "product": { "name": "git-2.26.2-27.52.1.ppc64le", "product_id": "git-2.26.2-27.52.1.ppc64le" } }, { "category": "product_version", "name": "git-arch-2.26.2-27.52.1.ppc64le", "product": { "name": "git-arch-2.26.2-27.52.1.ppc64le", "product_id": "git-arch-2.26.2-27.52.1.ppc64le" } }, { "category": "product_version", "name": "git-core-2.26.2-27.52.1.ppc64le", "product": { "name": "git-core-2.26.2-27.52.1.ppc64le", "product_id": "git-core-2.26.2-27.52.1.ppc64le" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.26.2-27.52.1.ppc64le", "product": { "name": "git-credential-gnome-keyring-2.26.2-27.52.1.ppc64le", "product_id": "git-credential-gnome-keyring-2.26.2-27.52.1.ppc64le" } }, { "category": "product_version", "name": "git-credential-libsecret-2.26.2-27.52.1.ppc64le", "product": { "name": "git-credential-libsecret-2.26.2-27.52.1.ppc64le", "product_id": "git-credential-libsecret-2.26.2-27.52.1.ppc64le" } }, { "category": "product_version", "name": "git-cvs-2.26.2-27.52.1.ppc64le", "product": { "name": "git-cvs-2.26.2-27.52.1.ppc64le", "product_id": "git-cvs-2.26.2-27.52.1.ppc64le" } }, { "category": "product_version", "name": "git-daemon-2.26.2-27.52.1.ppc64le", "product": { "name": "git-daemon-2.26.2-27.52.1.ppc64le", "product_id": "git-daemon-2.26.2-27.52.1.ppc64le" } }, { "category": "product_version", "name": "git-email-2.26.2-27.52.1.ppc64le", "product": { "name": "git-email-2.26.2-27.52.1.ppc64le", "product_id": "git-email-2.26.2-27.52.1.ppc64le" } }, { "category": "product_version", "name": "git-gui-2.26.2-27.52.1.ppc64le", "product": { "name": "git-gui-2.26.2-27.52.1.ppc64le", "product_id": "git-gui-2.26.2-27.52.1.ppc64le" } }, { "category": "product_version", "name": "git-p4-2.26.2-27.52.1.ppc64le", "product": { "name": "git-p4-2.26.2-27.52.1.ppc64le", "product_id": "git-p4-2.26.2-27.52.1.ppc64le" } }, { "category": "product_version", "name": "git-svn-2.26.2-27.52.1.ppc64le", "product": { "name": "git-svn-2.26.2-27.52.1.ppc64le", "product_id": "git-svn-2.26.2-27.52.1.ppc64le" } }, { "category": "product_version", "name": "git-web-2.26.2-27.52.1.ppc64le", "product": { "name": "git-web-2.26.2-27.52.1.ppc64le", "product_id": "git-web-2.26.2-27.52.1.ppc64le" } }, { "category": "product_version", "name": "gitk-2.26.2-27.52.1.ppc64le", "product": { "name": "gitk-2.26.2-27.52.1.ppc64le", "product_id": "gitk-2.26.2-27.52.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "git-2.26.2-27.52.1.s390", "product": { "name": "git-2.26.2-27.52.1.s390", "product_id": "git-2.26.2-27.52.1.s390" } }, { "category": "product_version", "name": "git-arch-2.26.2-27.52.1.s390", "product": { "name": "git-arch-2.26.2-27.52.1.s390", "product_id": "git-arch-2.26.2-27.52.1.s390" } }, { "category": "product_version", "name": "git-core-2.26.2-27.52.1.s390", "product": { "name": "git-core-2.26.2-27.52.1.s390", "product_id": "git-core-2.26.2-27.52.1.s390" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.26.2-27.52.1.s390", "product": { "name": "git-credential-gnome-keyring-2.26.2-27.52.1.s390", "product_id": "git-credential-gnome-keyring-2.26.2-27.52.1.s390" } }, { "category": "product_version", "name": "git-credential-libsecret-2.26.2-27.52.1.s390", "product": { "name": "git-credential-libsecret-2.26.2-27.52.1.s390", "product_id": "git-credential-libsecret-2.26.2-27.52.1.s390" } }, { "category": "product_version", "name": "git-cvs-2.26.2-27.52.1.s390", "product": { "name": "git-cvs-2.26.2-27.52.1.s390", "product_id": "git-cvs-2.26.2-27.52.1.s390" } }, { "category": "product_version", "name": "git-daemon-2.26.2-27.52.1.s390", "product": { "name": "git-daemon-2.26.2-27.52.1.s390", "product_id": "git-daemon-2.26.2-27.52.1.s390" } }, { "category": "product_version", "name": "git-email-2.26.2-27.52.1.s390", "product": { "name": "git-email-2.26.2-27.52.1.s390", "product_id": "git-email-2.26.2-27.52.1.s390" } }, { "category": "product_version", "name": "git-gui-2.26.2-27.52.1.s390", "product": { "name": "git-gui-2.26.2-27.52.1.s390", "product_id": "git-gui-2.26.2-27.52.1.s390" } }, { "category": "product_version", "name": "git-p4-2.26.2-27.52.1.s390", "product": { "name": "git-p4-2.26.2-27.52.1.s390", "product_id": "git-p4-2.26.2-27.52.1.s390" } }, { "category": "product_version", "name": "git-svn-2.26.2-27.52.1.s390", "product": { "name": "git-svn-2.26.2-27.52.1.s390", "product_id": "git-svn-2.26.2-27.52.1.s390" } }, { "category": "product_version", "name": "git-web-2.26.2-27.52.1.s390", "product": { "name": "git-web-2.26.2-27.52.1.s390", "product_id": "git-web-2.26.2-27.52.1.s390" } }, { "category": "product_version", "name": "gitk-2.26.2-27.52.1.s390", "product": { "name": "gitk-2.26.2-27.52.1.s390", "product_id": "gitk-2.26.2-27.52.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "git-2.26.2-27.52.1.s390x", "product": { "name": "git-2.26.2-27.52.1.s390x", "product_id": "git-2.26.2-27.52.1.s390x" } }, { "category": "product_version", "name": "git-arch-2.26.2-27.52.1.s390x", "product": { "name": "git-arch-2.26.2-27.52.1.s390x", "product_id": "git-arch-2.26.2-27.52.1.s390x" } }, { "category": "product_version", "name": "git-core-2.26.2-27.52.1.s390x", "product": { "name": "git-core-2.26.2-27.52.1.s390x", "product_id": "git-core-2.26.2-27.52.1.s390x" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.26.2-27.52.1.s390x", "product": { "name": "git-credential-gnome-keyring-2.26.2-27.52.1.s390x", "product_id": "git-credential-gnome-keyring-2.26.2-27.52.1.s390x" } }, { "category": "product_version", "name": "git-credential-libsecret-2.26.2-27.52.1.s390x", "product": { "name": "git-credential-libsecret-2.26.2-27.52.1.s390x", "product_id": "git-credential-libsecret-2.26.2-27.52.1.s390x" } }, { "category": "product_version", "name": "git-cvs-2.26.2-27.52.1.s390x", "product": { "name": "git-cvs-2.26.2-27.52.1.s390x", "product_id": "git-cvs-2.26.2-27.52.1.s390x" } }, { "category": "product_version", "name": "git-daemon-2.26.2-27.52.1.s390x", "product": { "name": "git-daemon-2.26.2-27.52.1.s390x", "product_id": "git-daemon-2.26.2-27.52.1.s390x" } }, { "category": "product_version", "name": "git-email-2.26.2-27.52.1.s390x", "product": { "name": "git-email-2.26.2-27.52.1.s390x", "product_id": "git-email-2.26.2-27.52.1.s390x" } }, { "category": "product_version", "name": "git-gui-2.26.2-27.52.1.s390x", "product": { "name": "git-gui-2.26.2-27.52.1.s390x", "product_id": "git-gui-2.26.2-27.52.1.s390x" } }, { "category": "product_version", "name": "git-p4-2.26.2-27.52.1.s390x", "product": { "name": "git-p4-2.26.2-27.52.1.s390x", "product_id": "git-p4-2.26.2-27.52.1.s390x" } }, { "category": "product_version", "name": "git-svn-2.26.2-27.52.1.s390x", "product": { "name": "git-svn-2.26.2-27.52.1.s390x", "product_id": "git-svn-2.26.2-27.52.1.s390x" } }, { "category": "product_version", "name": "git-web-2.26.2-27.52.1.s390x", "product": { "name": "git-web-2.26.2-27.52.1.s390x", "product_id": "git-web-2.26.2-27.52.1.s390x" } }, { "category": "product_version", "name": "gitk-2.26.2-27.52.1.s390x", "product": { "name": "gitk-2.26.2-27.52.1.s390x", "product_id": "gitk-2.26.2-27.52.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "git-2.26.2-27.52.1.x86_64", "product": { "name": "git-2.26.2-27.52.1.x86_64", "product_id": "git-2.26.2-27.52.1.x86_64" } }, { "category": "product_version", "name": "git-core-2.26.2-27.52.1.x86_64", "product": { "name": "git-core-2.26.2-27.52.1.x86_64", "product_id": "git-core-2.26.2-27.52.1.x86_64" } }, { "category": "product_version", "name": "git-cvs-2.26.2-27.52.1.x86_64", "product": { "name": "git-cvs-2.26.2-27.52.1.x86_64", "product_id": "git-cvs-2.26.2-27.52.1.x86_64" } }, { "category": "product_version", "name": "git-daemon-2.26.2-27.52.1.x86_64", "product": { "name": "git-daemon-2.26.2-27.52.1.x86_64", "product_id": "git-daemon-2.26.2-27.52.1.x86_64" } }, { "category": "product_version", "name": "git-email-2.26.2-27.52.1.x86_64", "product": { "name": "git-email-2.26.2-27.52.1.x86_64", "product_id": "git-email-2.26.2-27.52.1.x86_64" } }, { "category": "product_version", "name": "git-gui-2.26.2-27.52.1.x86_64", "product": { "name": "git-gui-2.26.2-27.52.1.x86_64", "product_id": "git-gui-2.26.2-27.52.1.x86_64" } }, { "category": "product_version", "name": "git-svn-2.26.2-27.52.1.x86_64", "product": { "name": "git-svn-2.26.2-27.52.1.x86_64", "product_id": "git-svn-2.26.2-27.52.1.x86_64" } }, { "category": "product_version", "name": "git-web-2.26.2-27.52.1.x86_64", "product": { "name": "git-web-2.26.2-27.52.1.x86_64", "product_id": "git-web-2.26.2-27.52.1.x86_64" } }, { "category": "product_version", "name": "gitk-2.26.2-27.52.1.x86_64", "product": { "name": "gitk-2.26.2-27.52.1.x86_64", "product_id": "gitk-2.26.2-27.52.1.x86_64" } }, { "category": "product_version", "name": "git-arch-2.26.2-27.52.1.x86_64", "product": { "name": "git-arch-2.26.2-27.52.1.x86_64", "product_id": "git-arch-2.26.2-27.52.1.x86_64" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.26.2-27.52.1.x86_64", "product": { "name": "git-credential-gnome-keyring-2.26.2-27.52.1.x86_64", "product_id": "git-credential-gnome-keyring-2.26.2-27.52.1.x86_64" } }, { "category": "product_version", "name": "git-credential-libsecret-2.26.2-27.52.1.x86_64", "product": { "name": "git-credential-libsecret-2.26.2-27.52.1.x86_64", "product_id": "git-credential-libsecret-2.26.2-27.52.1.x86_64" } }, { "category": "product_version", "name": "git-p4-2.26.2-27.52.1.x86_64", "product": { "name": "git-p4-2.26.2-27.52.1.x86_64", "product_id": "git-p4-2.26.2-27.52.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "HPE Helion OpenStack 8", "product": { "name": "HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8", "product_identification_helper": { "cpe": "cpe:/o:suse:hpe-helion-openstack:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 8", "product": { "name": "SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 9", "product": { "name": "SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:9" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 8", "product": { "name": "SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 9", "product": { "name": "SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap: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.52.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:git-2.26.2-27.52.1.x86_64" }, "product_reference": "git-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.52.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:git-core-2.26.2-27.52.1.x86_64" }, "product_reference": "git-core-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.52.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:git-cvs-2.26.2-27.52.1.x86_64" }, "product_reference": "git-cvs-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.52.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:git-daemon-2.26.2-27.52.1.x86_64" }, "product_reference": "git-daemon-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.52.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:git-email-2.26.2-27.52.1.x86_64" }, "product_reference": "git-email-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.52.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:git-gui-2.26.2-27.52.1.x86_64" }, "product_reference": "git-gui-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.52.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:git-svn-2.26.2-27.52.1.x86_64" }, "product_reference": "git-svn-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.52.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:git-web-2.26.2-27.52.1.x86_64" }, "product_reference": "git-web-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.52.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:gitk-2.26.2-27.52.1.x86_64" }, "product_reference": "gitk-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:git-2.26.2-27.52.1.x86_64" }, "product_reference": "git-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:git-core-2.26.2-27.52.1.x86_64" }, "product_reference": "git-core-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:git-cvs-2.26.2-27.52.1.x86_64" }, "product_reference": "git-cvs-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:git-daemon-2.26.2-27.52.1.x86_64" }, "product_reference": "git-daemon-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:git-email-2.26.2-27.52.1.x86_64" }, "product_reference": "git-email-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:git-gui-2.26.2-27.52.1.x86_64" }, "product_reference": "git-gui-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:git-svn-2.26.2-27.52.1.x86_64" }, "product_reference": "git-svn-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:git-web-2.26.2-27.52.1.x86_64" }, "product_reference": "git-web-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:gitk-2.26.2-27.52.1.x86_64" }, "product_reference": "gitk-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:git-2.26.2-27.52.1.x86_64" }, "product_reference": "git-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:git-core-2.26.2-27.52.1.x86_64" }, "product_reference": "git-core-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:git-cvs-2.26.2-27.52.1.x86_64" }, "product_reference": "git-cvs-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:git-daemon-2.26.2-27.52.1.x86_64" }, "product_reference": "git-daemon-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:git-email-2.26.2-27.52.1.x86_64" }, "product_reference": "git-email-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:git-gui-2.26.2-27.52.1.x86_64" }, "product_reference": "git-gui-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:git-svn-2.26.2-27.52.1.x86_64" }, "product_reference": "git-svn-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:git-web-2.26.2-27.52.1.x86_64" }, "product_reference": "git-web-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:gitk-2.26.2-27.52.1.x86_64" }, "product_reference": "gitk-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:git-2.26.2-27.52.1.x86_64" }, "product_reference": "git-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:git-core-2.26.2-27.52.1.x86_64" }, "product_reference": "git-core-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:git-cvs-2.26.2-27.52.1.x86_64" }, "product_reference": "git-cvs-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:git-daemon-2.26.2-27.52.1.x86_64" }, "product_reference": "git-daemon-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:git-email-2.26.2-27.52.1.x86_64" }, "product_reference": "git-email-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:git-gui-2.26.2-27.52.1.x86_64" }, "product_reference": "git-gui-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:git-svn-2.26.2-27.52.1.x86_64" }, "product_reference": "git-svn-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:git-web-2.26.2-27.52.1.x86_64" }, "product_reference": "git-web-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:gitk-2.26.2-27.52.1.x86_64" }, "product_reference": "gitk-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:git-2.26.2-27.52.1.x86_64" }, "product_reference": "git-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:git-core-2.26.2-27.52.1.x86_64" }, "product_reference": "git-core-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:git-cvs-2.26.2-27.52.1.x86_64" }, "product_reference": "git-cvs-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:git-daemon-2.26.2-27.52.1.x86_64" }, "product_reference": "git-daemon-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:git-email-2.26.2-27.52.1.x86_64" }, "product_reference": "git-email-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:git-gui-2.26.2-27.52.1.x86_64" }, "product_reference": "git-gui-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:git-svn-2.26.2-27.52.1.x86_64" }, "product_reference": "git-svn-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:git-web-2.26.2-27.52.1.x86_64" }, "product_reference": "git-web-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.52.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:gitk-2.26.2-27.52.1.x86_64" }, "product_reference": "gitk-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-2.26.2-27.52.1.x86_64" }, "product_reference": "git-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-core-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.2-27.52.1.x86_64" }, "product_reference": "git-core-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-cvs-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-cvs-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-cvs-2.26.2-27.52.1.x86_64" }, "product_reference": "git-cvs-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-daemon-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-daemon-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-daemon-2.26.2-27.52.1.x86_64" }, "product_reference": "git-daemon-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-email-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-email-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-email-2.26.2-27.52.1.x86_64" }, "product_reference": "git-email-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-gui-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-gui-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-gui-2.26.2-27.52.1.x86_64" }, "product_reference": "git-gui-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-svn-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-svn-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-svn-2.26.2-27.52.1.x86_64" }, "product_reference": "git-svn-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-web-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-web-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-web-2.26.2-27.52.1.x86_64" }, "product_reference": "git-web-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:gitk-2.26.2-27.52.1.ppc64le" }, "product_reference": "gitk-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:gitk-2.26.2-27.52.1.x86_64" }, "product_reference": "gitk-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-2.26.2-27.52.1.x86_64" }, "product_reference": "git-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-core-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.52.1.x86_64" }, "product_reference": "git-core-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-cvs-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-cvs-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-cvs-2.26.2-27.52.1.x86_64" }, "product_reference": "git-cvs-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-daemon-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-daemon-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-daemon-2.26.2-27.52.1.x86_64" }, "product_reference": "git-daemon-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-email-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-email-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-email-2.26.2-27.52.1.x86_64" }, "product_reference": "git-email-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-gui-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-gui-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-gui-2.26.2-27.52.1.x86_64" }, "product_reference": "git-gui-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-svn-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-svn-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-svn-2.26.2-27.52.1.x86_64" }, "product_reference": "git-svn-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-web-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-web-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-web-2.26.2-27.52.1.x86_64" }, "product_reference": "git-web-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:gitk-2.26.2-27.52.1.ppc64le" }, "product_reference": "gitk-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:gitk-2.26.2-27.52.1.x86_64" }, "product_reference": "gitk-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.52.1.aarch64" }, "product_reference": "git-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.52.1.s390x" }, "product_reference": "git-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.52.1.x86_64" }, "product_reference": "git-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.52.1.aarch64" }, "product_reference": "git-arch-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-arch-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.52.1.s390x" }, "product_reference": "git-arch-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.52.1.x86_64" }, "product_reference": "git-arch-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.52.1.aarch64" }, "product_reference": "git-core-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-core-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.52.1.s390x" }, "product_reference": "git-core-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.52.1.x86_64" }, "product_reference": "git-core-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.52.1.aarch64" }, "product_reference": "git-cvs-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-cvs-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.52.1.s390x" }, "product_reference": "git-cvs-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.52.1.x86_64" }, "product_reference": "git-cvs-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.52.1.aarch64" }, "product_reference": "git-daemon-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-daemon-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.52.1.s390x" }, "product_reference": "git-daemon-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.52.1.x86_64" }, "product_reference": "git-daemon-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.26.2-27.52.1.noarch as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-doc-2.26.2-27.52.1.noarch" }, "product_reference": "git-doc-2.26.2-27.52.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.52.1.aarch64" }, "product_reference": "git-email-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-email-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.52.1.s390x" }, "product_reference": "git-email-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.52.1.x86_64" }, "product_reference": "git-email-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.52.1.aarch64" }, "product_reference": "git-gui-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-gui-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.52.1.s390x" }, "product_reference": "git-gui-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.52.1.x86_64" }, "product_reference": "git-gui-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.52.1.aarch64" }, "product_reference": "git-svn-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-svn-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.52.1.s390x" }, "product_reference": "git-svn-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.52.1.x86_64" }, "product_reference": "git-svn-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.52.1.aarch64" }, "product_reference": "git-web-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-web-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.52.1.s390x" }, "product_reference": "git-web-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.52.1.x86_64" }, "product_reference": "git-web-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.52.1.aarch64" }, "product_reference": "gitk-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.52.1.ppc64le" }, "product_reference": "gitk-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.52.1.s390x" }, "product_reference": "gitk-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.52.1.x86_64" }, "product_reference": "gitk-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:git-2.26.2-27.52.1.x86_64" }, "product_reference": "git-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:git-core-2.26.2-27.52.1.x86_64" }, "product_reference": "git-core-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:git-cvs-2.26.2-27.52.1.x86_64" }, "product_reference": "git-cvs-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:git-daemon-2.26.2-27.52.1.x86_64" }, "product_reference": "git-daemon-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.26.2-27.52.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:git-doc-2.26.2-27.52.1.noarch" }, "product_reference": "git-doc-2.26.2-27.52.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:git-email-2.26.2-27.52.1.x86_64" }, "product_reference": "git-email-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:git-gui-2.26.2-27.52.1.x86_64" }, "product_reference": "git-gui-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:git-svn-2.26.2-27.52.1.x86_64" }, "product_reference": "git-svn-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:git-web-2.26.2-27.52.1.x86_64" }, "product_reference": "git-web-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:gitk-2.26.2-27.52.1.x86_64" }, "product_reference": "gitk-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:git-2.26.2-27.52.1.aarch64" }, "product_reference": "git-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:git-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:git-2.26.2-27.52.1.s390x" }, "product_reference": "git-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:git-2.26.2-27.52.1.x86_64" }, "product_reference": "git-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.52.1.aarch64" }, "product_reference": "git-core-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-core-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.52.1.s390x" }, "product_reference": "git-core-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.52.1.x86_64" }, "product_reference": "git-core-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:git-cvs-2.26.2-27.52.1.aarch64" }, "product_reference": "git-cvs-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:git-cvs-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-cvs-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:git-cvs-2.26.2-27.52.1.s390x" }, "product_reference": "git-cvs-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:git-cvs-2.26.2-27.52.1.x86_64" }, "product_reference": "git-cvs-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:git-daemon-2.26.2-27.52.1.aarch64" }, "product_reference": "git-daemon-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:git-daemon-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-daemon-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:git-daemon-2.26.2-27.52.1.s390x" }, "product_reference": "git-daemon-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:git-daemon-2.26.2-27.52.1.x86_64" }, "product_reference": "git-daemon-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:git-email-2.26.2-27.52.1.aarch64" }, "product_reference": "git-email-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:git-email-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-email-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:git-email-2.26.2-27.52.1.s390x" }, "product_reference": "git-email-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:git-email-2.26.2-27.52.1.x86_64" }, "product_reference": "git-email-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:git-gui-2.26.2-27.52.1.aarch64" }, "product_reference": "git-gui-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:git-gui-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-gui-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:git-gui-2.26.2-27.52.1.s390x" }, "product_reference": "git-gui-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:git-gui-2.26.2-27.52.1.x86_64" }, "product_reference": "git-gui-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:git-svn-2.26.2-27.52.1.aarch64" }, "product_reference": "git-svn-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:git-svn-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-svn-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:git-svn-2.26.2-27.52.1.s390x" }, "product_reference": "git-svn-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:git-svn-2.26.2-27.52.1.x86_64" }, "product_reference": "git-svn-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:git-web-2.26.2-27.52.1.aarch64" }, "product_reference": "git-web-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:git-web-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-web-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:git-web-2.26.2-27.52.1.s390x" }, "product_reference": "git-web-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:git-web-2.26.2-27.52.1.x86_64" }, "product_reference": "git-web-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:gitk-2.26.2-27.52.1.aarch64" }, "product_reference": "gitk-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:gitk-2.26.2-27.52.1.ppc64le" }, "product_reference": "gitk-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:gitk-2.26.2-27.52.1.s390x" }, "product_reference": "gitk-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:gitk-2.26.2-27.52.1.x86_64" }, "product_reference": "gitk-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:git-2.26.2-27.52.1.x86_64" }, "product_reference": "git-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:git-core-2.26.2-27.52.1.x86_64" }, "product_reference": "git-core-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:git-cvs-2.26.2-27.52.1.x86_64" }, "product_reference": "git-cvs-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:git-daemon-2.26.2-27.52.1.x86_64" }, "product_reference": "git-daemon-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:git-email-2.26.2-27.52.1.x86_64" }, "product_reference": "git-email-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:git-gui-2.26.2-27.52.1.x86_64" }, "product_reference": "git-gui-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:git-svn-2.26.2-27.52.1.x86_64" }, "product_reference": "git-svn-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:git-web-2.26.2-27.52.1.x86_64" }, "product_reference": "git-web-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:gitk-2.26.2-27.52.1.x86_64" }, "product_reference": "gitk-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:git-2.26.2-27.52.1.aarch64" }, "product_reference": "git-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:git-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:git-2.26.2-27.52.1.s390x" }, "product_reference": "git-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:git-2.26.2-27.52.1.x86_64" }, "product_reference": "git-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:git-core-2.26.2-27.52.1.aarch64" }, "product_reference": "git-core-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:git-core-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-core-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:git-core-2.26.2-27.52.1.s390x" }, "product_reference": "git-core-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:git-core-2.26.2-27.52.1.x86_64" }, "product_reference": "git-core-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:git-cvs-2.26.2-27.52.1.aarch64" }, "product_reference": "git-cvs-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:git-cvs-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-cvs-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:git-cvs-2.26.2-27.52.1.s390x" }, "product_reference": "git-cvs-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:git-cvs-2.26.2-27.52.1.x86_64" }, "product_reference": "git-cvs-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:git-daemon-2.26.2-27.52.1.aarch64" }, "product_reference": "git-daemon-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:git-daemon-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-daemon-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:git-daemon-2.26.2-27.52.1.s390x" }, "product_reference": "git-daemon-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:git-daemon-2.26.2-27.52.1.x86_64" }, "product_reference": "git-daemon-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:git-email-2.26.2-27.52.1.aarch64" }, "product_reference": "git-email-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:git-email-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-email-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:git-email-2.26.2-27.52.1.s390x" }, "product_reference": "git-email-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:git-email-2.26.2-27.52.1.x86_64" }, "product_reference": "git-email-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:git-gui-2.26.2-27.52.1.aarch64" }, "product_reference": "git-gui-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:git-gui-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-gui-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:git-gui-2.26.2-27.52.1.s390x" }, "product_reference": "git-gui-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:git-gui-2.26.2-27.52.1.x86_64" }, "product_reference": "git-gui-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:git-svn-2.26.2-27.52.1.aarch64" }, "product_reference": "git-svn-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:git-svn-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-svn-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:git-svn-2.26.2-27.52.1.s390x" }, "product_reference": "git-svn-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:git-svn-2.26.2-27.52.1.x86_64" }, "product_reference": "git-svn-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:git-web-2.26.2-27.52.1.aarch64" }, "product_reference": "git-web-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:git-web-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-web-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:git-web-2.26.2-27.52.1.s390x" }, "product_reference": "git-web-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:git-web-2.26.2-27.52.1.x86_64" }, "product_reference": "git-web-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:gitk-2.26.2-27.52.1.aarch64" }, "product_reference": "gitk-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:gitk-2.26.2-27.52.1.ppc64le" }, "product_reference": "gitk-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:gitk-2.26.2-27.52.1.s390x" }, "product_reference": "gitk-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:gitk-2.26.2-27.52.1.x86_64" }, "product_reference": "gitk-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.52.1.aarch64" }, "product_reference": "git-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.52.1.s390x" }, "product_reference": "git-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.52.1.x86_64" }, "product_reference": "git-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.52.1.aarch64" }, "product_reference": "git-core-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-core-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.52.1.s390x" }, "product_reference": "git-core-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.52.1.x86_64" }, "product_reference": "git-core-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.52.1.aarch64" }, "product_reference": "git-cvs-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-cvs-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.52.1.s390x" }, "product_reference": "git-cvs-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.52.1.x86_64" }, "product_reference": "git-cvs-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.52.1.aarch64" }, "product_reference": "git-daemon-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-daemon-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.52.1.s390x" }, "product_reference": "git-daemon-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.52.1.x86_64" }, "product_reference": "git-daemon-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.52.1.aarch64" }, "product_reference": "git-email-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-email-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.52.1.s390x" }, "product_reference": "git-email-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.52.1.x86_64" }, "product_reference": "git-email-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.52.1.aarch64" }, "product_reference": "git-gui-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-gui-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.52.1.s390x" }, "product_reference": "git-gui-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.52.1.x86_64" }, "product_reference": "git-gui-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.52.1.aarch64" }, "product_reference": "git-svn-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-svn-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.52.1.s390x" }, "product_reference": "git-svn-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.52.1.x86_64" }, "product_reference": "git-svn-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.52.1.aarch64" }, "product_reference": "git-web-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-web-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.52.1.s390x" }, "product_reference": "git-web-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.52.1.x86_64" }, "product_reference": "git-web-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.52.1.aarch64" }, "product_reference": "gitk-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.52.1.ppc64le" }, "product_reference": "gitk-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.52.1.s390x" }, "product_reference": "gitk-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.52.1.x86_64" }, "product_reference": "gitk-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.52.1.aarch64" }, "product_reference": "git-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.52.1.s390x" }, "product_reference": "git-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.52.1.x86_64" }, "product_reference": "git-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.52.1.aarch64" }, "product_reference": "git-core-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-core-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.52.1.s390x" }, "product_reference": "git-core-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.52.1.x86_64" }, "product_reference": "git-core-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.52.1.aarch64" }, "product_reference": "git-cvs-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-cvs-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.52.1.s390x" }, "product_reference": "git-cvs-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.52.1.x86_64" }, "product_reference": "git-cvs-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.52.1.aarch64" }, "product_reference": "git-daemon-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-daemon-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.52.1.s390x" }, "product_reference": "git-daemon-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.52.1.x86_64" }, "product_reference": "git-daemon-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.52.1.aarch64" }, "product_reference": "git-email-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-email-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.52.1.s390x" }, "product_reference": "git-email-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.52.1.x86_64" }, "product_reference": "git-email-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.52.1.aarch64" }, "product_reference": "git-gui-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-gui-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.52.1.s390x" }, "product_reference": "git-gui-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.52.1.x86_64" }, "product_reference": "git-gui-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.52.1.aarch64" }, "product_reference": "git-svn-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-svn-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.52.1.s390x" }, "product_reference": "git-svn-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.52.1.x86_64" }, "product_reference": "git-svn-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.52.1.aarch64" }, "product_reference": "git-web-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.52.1.ppc64le" }, "product_reference": "git-web-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.52.1.s390x" }, "product_reference": "git-web-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.52.1.x86_64" }, "product_reference": "git-web-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.52.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.52.1.aarch64" }, "product_reference": "gitk-2.26.2-27.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.52.1.ppc64le" }, "product_reference": "gitk-2.26.2-27.52.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.52.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.52.1.s390x" }, "product_reference": "gitk-2.26.2-27.52.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.26.2-27.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.52.1.x86_64" }, "product_reference": "gitk-2.26.2-27.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-24765", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-24765" } ], "notes": [ { "category": "general", "text": "Git for Windows is a fork of Git containing Windows-specific patches. This vulnerability affects users working on multi-user machines, where untrusted parties have write access to the same hard disk. Those untrusted parties could create the folder `C:\\.git`, which would be picked up by Git operations run supposedly outside a repository while searching for a Git directory. Git would then respect any config in said Git directory. Git Bash users who set `GIT_PS1_SHOWDIRTYSTATE` are vulnerable as well. Users who installed posh-gitare vulnerable simply by starting a PowerShell. Users of IDEs such as Visual Studio are vulnerable: simply creating a new project would already read and respect the config specified in `C:\\.git\\config`. Users of the Microsoft fork of Git are vulnerable simply by starting a Git Bash. The problem has been patched in Git for Windows v2.35.2. Users unable to upgrade may create the folder `.git` on all drives where Git commands are run, and remove read/write access from those folders as a workaround. Alternatively, define or extend `GIT_CEILING_DIRECTORIES` to cover the _parent_ directory of the user profile, e.g. `C:\\Users` if the user profile is located in `C:\\Users\\my-user-name`.", "title": "CVE description" } ], "product_status": { "recommended": [ "HPE Helion OpenStack 8:git-2.26.2-27.52.1.x86_64", "HPE Helion OpenStack 8:git-core-2.26.2-27.52.1.x86_64", "HPE Helion OpenStack 8:git-cvs-2.26.2-27.52.1.x86_64", "HPE Helion OpenStack 8:git-daemon-2.26.2-27.52.1.x86_64", "HPE Helion OpenStack 8:git-email-2.26.2-27.52.1.x86_64", "HPE Helion OpenStack 8:git-gui-2.26.2-27.52.1.x86_64", "HPE Helion OpenStack 8:git-svn-2.26.2-27.52.1.x86_64", "HPE Helion OpenStack 8:git-web-2.26.2-27.52.1.x86_64", "HPE Helion OpenStack 8:gitk-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-core-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-cvs-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-daemon-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-doc-2.26.2-27.52.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:git-email-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-gui-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-svn-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-web-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:gitk-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-core-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-cvs-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-daemon-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-email-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-gui-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-svn-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-web-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:gitk-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-cvs-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-cvs-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-cvs-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-cvs-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-daemon-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-daemon-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-daemon-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-daemon-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-email-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-email-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-email-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-email-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-gui-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-gui-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-gui-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-gui-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-svn-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-svn-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-svn-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-svn-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-web-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-web-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-web-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-web-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:gitk-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:gitk-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:gitk-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:gitk-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-core-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-core-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-core-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-core-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-cvs-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-cvs-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-cvs-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-cvs-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-daemon-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-daemon-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-daemon-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-daemon-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-email-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-email-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-email-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-email-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-gui-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-gui-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-gui-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-gui-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-svn-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-svn-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-svn-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-svn-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-web-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-web-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-web-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-web-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:gitk-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:gitk-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:gitk-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:gitk-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-cvs-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-cvs-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-daemon-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-daemon-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-email-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-email-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-gui-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-gui-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-svn-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-svn-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-web-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-web-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:gitk-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:gitk-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-cvs-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-cvs-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-daemon-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-daemon-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-email-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-email-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-gui-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-gui-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-svn-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-svn-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-web-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-web-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:gitk-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:gitk-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-doc-2.26.2-27.52.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 8:git-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 8:git-core-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 8:git-cvs-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 8:git-daemon-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 8:git-email-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 8:git-gui-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 8:git-svn-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 8:git-web-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 8:gitk-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 9:git-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 9:git-core-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 9:git-cvs-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 9:git-daemon-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 9:git-email-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 9:git-gui-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 9:git-svn-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 9:git-web-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 9:gitk-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-core-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-cvs-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-daemon-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-email-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-gui-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-svn-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-web-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:gitk-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-core-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-cvs-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-daemon-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-email-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-gui-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-svn-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-web-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:gitk-2.26.2-27.52.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-24765", "url": "https://www.suse.com/security/cve/CVE-2022-24765" }, { "category": "external", "summary": "SUSE Bug 1198234 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1198234" }, { "category": "external", "summary": "SUSE Bug 1199109 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1199109" }, { "category": "external", "summary": "SUSE Bug 1200119 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1200119" }, { "category": "external", "summary": "SUSE Bug 1200201 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1200201" }, { "category": "external", "summary": "SUSE Bug 1201431 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1201431" }, { "category": "external", "summary": "SUSE Bug 1201794 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1201794" } ], "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": [ "HPE Helion OpenStack 8:git-2.26.2-27.52.1.x86_64", "HPE Helion OpenStack 8:git-core-2.26.2-27.52.1.x86_64", "HPE Helion OpenStack 8:git-cvs-2.26.2-27.52.1.x86_64", "HPE Helion OpenStack 8:git-daemon-2.26.2-27.52.1.x86_64", "HPE Helion OpenStack 8:git-email-2.26.2-27.52.1.x86_64", "HPE Helion OpenStack 8:git-gui-2.26.2-27.52.1.x86_64", "HPE Helion OpenStack 8:git-svn-2.26.2-27.52.1.x86_64", "HPE Helion OpenStack 8:git-web-2.26.2-27.52.1.x86_64", "HPE Helion OpenStack 8:gitk-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-core-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-cvs-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-daemon-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-doc-2.26.2-27.52.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:git-email-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-gui-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-svn-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-web-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:gitk-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-core-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-cvs-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-daemon-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-email-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-gui-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-svn-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-web-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:gitk-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-cvs-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-cvs-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-cvs-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-cvs-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-daemon-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-daemon-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-daemon-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-daemon-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-email-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-email-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-email-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-email-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-gui-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-gui-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-gui-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-gui-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-svn-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-svn-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-svn-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-svn-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-web-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-web-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-web-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-web-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:gitk-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:gitk-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:gitk-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:gitk-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-core-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-core-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-core-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-core-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-cvs-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-cvs-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-cvs-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-cvs-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-daemon-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-daemon-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-daemon-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-daemon-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-email-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-email-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-email-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-email-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-gui-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-gui-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-gui-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-gui-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-svn-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-svn-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-svn-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-svn-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-web-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-web-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-web-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-web-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:gitk-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:gitk-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:gitk-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:gitk-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-cvs-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-cvs-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-daemon-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-daemon-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-email-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-email-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-gui-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-gui-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-svn-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-svn-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-web-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-web-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:gitk-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:gitk-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-cvs-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-cvs-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-daemon-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-daemon-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-email-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-email-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-gui-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-gui-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-svn-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-svn-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-web-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-web-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:gitk-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:gitk-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-doc-2.26.2-27.52.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 8:git-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 8:git-core-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 8:git-cvs-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 8:git-daemon-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 8:git-email-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 8:git-gui-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 8:git-svn-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 8:git-web-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 8:gitk-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 9:git-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 9:git-core-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 9:git-cvs-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 9:git-daemon-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 9:git-email-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 9:git-gui-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 9:git-svn-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 9:git-web-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 9:gitk-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-core-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-cvs-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-daemon-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-email-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-gui-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-svn-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-web-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:gitk-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-core-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-cvs-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-daemon-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-email-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-gui-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-svn-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-web-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:gitk-2.26.2-27.52.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "HPE Helion OpenStack 8:git-2.26.2-27.52.1.x86_64", "HPE Helion OpenStack 8:git-core-2.26.2-27.52.1.x86_64", "HPE Helion OpenStack 8:git-cvs-2.26.2-27.52.1.x86_64", "HPE Helion OpenStack 8:git-daemon-2.26.2-27.52.1.x86_64", "HPE Helion OpenStack 8:git-email-2.26.2-27.52.1.x86_64", "HPE Helion OpenStack 8:git-gui-2.26.2-27.52.1.x86_64", "HPE Helion OpenStack 8:git-svn-2.26.2-27.52.1.x86_64", "HPE Helion OpenStack 8:git-web-2.26.2-27.52.1.x86_64", "HPE Helion OpenStack 8:gitk-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-core-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-cvs-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-daemon-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-doc-2.26.2-27.52.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:git-email-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-gui-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-svn-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:git-web-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:gitk-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-core-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-cvs-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-daemon-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-email-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-gui-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-svn-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:git-web-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:gitk-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-core-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-cvs-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-cvs-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-cvs-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-cvs-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-daemon-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-daemon-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-daemon-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-daemon-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-email-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-email-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-email-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-email-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-gui-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-gui-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-gui-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-gui-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-svn-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-svn-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-svn-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-svn-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-web-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-web-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-web-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:git-web-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:gitk-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:gitk-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:gitk-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:gitk-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-core-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-core-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-core-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-core-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-cvs-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-cvs-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-cvs-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-cvs-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-daemon-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-daemon-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-daemon-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-daemon-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-email-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-email-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-email-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-email-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-gui-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-gui-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-gui-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-gui-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-svn-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-svn-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-svn-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-svn-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-web-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-web-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-web-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:git-web-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:gitk-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:gitk-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:gitk-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:gitk-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-core-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-cvs-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-cvs-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-daemon-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-daemon-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-email-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-email-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-gui-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-gui-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-svn-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-svn-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-web-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:git-web-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:gitk-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:gitk-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-cvs-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-cvs-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-daemon-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-daemon-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-email-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-email-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-gui-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-gui-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-svn-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-svn-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-web-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-web-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:gitk-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:gitk-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-doc-2.26.2-27.52.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.52.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.52.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.52.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.52.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 8:git-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 8:git-core-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 8:git-cvs-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 8:git-daemon-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 8:git-email-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 8:git-gui-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 8:git-svn-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 8:git-web-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 8:gitk-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 9:git-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 9:git-core-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 9:git-cvs-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 9:git-daemon-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 9:git-email-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 9:git-gui-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 9:git-svn-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 9:git-web-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud 9:gitk-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-core-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-cvs-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-daemon-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-email-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-gui-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-svn-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:git-web-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:gitk-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-core-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-cvs-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-daemon-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-email-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-gui-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-svn-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:git-web-2.26.2-27.52.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:gitk-2.26.2-27.52.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-04-22T13:28:29Z", "details": "important" } ], "title": "CVE-2022-24765" } ] }
suse-su-2022:3495-1
Vulnerability from csaf_suse
Published
2022-10-04 07:37
Modified
2022-10-04 07:37
Summary
Security update for libgit2
Notes
Title of the patch
Security update for libgit2
Description of the patch
This update for libgit2 fixes the following issues:
- Fixed DoS by oob write in constructed commit object with a very large number of parents (bsc#1158981).
- CVE-2019-1352: Fixed git on Windows being unaware of NTFS Alternate Data Streams (bnc#1158790).
- CVE-2022-24765: Fixed potential command injection via git worktree (bsc#1198234).
- CVE-2022-29187: Fixed incomplete fix for CVE-2022-24765 (bsc#1201431).
Patchnames
SUSE-2022-3495,SUSE-SLE-Product-HPC-15-2022-3495,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-3495,SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-3495,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-3495,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-3495,SUSE-SLE-Product-SLES-15-2022-3495,SUSE-SLE-Product-SLES-15-SP1-BCL-2022-3495,SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-3495,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-3495,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-3495,SUSE-SLE-Product-SLES_SAP-15-2022-3495,SUSE-SLE-Product-SLES_SAP-15-SP1-2022-3495,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-3495,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-3495,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-3495,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-3495,SUSE-Storage-6-2022-3495,SUSE-Storage-7-2022-3495,openSUSE-SLE-15.3-2022-3495,openSUSE-SLE-15.4-2022-3495
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 libgit2", "title": "Title of the patch" }, { "category": "description", "text": "This update for libgit2 fixes the following issues:\n\n- Fixed DoS by oob write in constructed commit object with a very large number of parents (bsc#1158981).\n- CVE-2019-1352: Fixed git on Windows being unaware of NTFS Alternate Data Streams (bnc#1158790). \n- CVE-2022-24765: Fixed potential command injection via git worktree (bsc#1198234).\n- CVE-2022-29187: Fixed incomplete fix for CVE-2022-24765 (bsc#1201431).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2022-3495,SUSE-SLE-Product-HPC-15-2022-3495,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-3495,SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-3495,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-3495,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-3495,SUSE-SLE-Product-SLES-15-2022-3495,SUSE-SLE-Product-SLES-15-SP1-BCL-2022-3495,SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-3495,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-3495,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-3495,SUSE-SLE-Product-SLES_SAP-15-2022-3495,SUSE-SLE-Product-SLES_SAP-15-SP1-2022-3495,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-3495,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-3495,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-3495,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-3495,SUSE-Storage-6-2022-3495,SUSE-Storage-7-2022-3495,openSUSE-SLE-15.3-2022-3495,openSUSE-SLE-15.4-2022-3495", "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-2022_3495-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2022:3495-1", "url": "https://www.suse.com/support/update/announcement/2022/suse-su-20223495-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2022:3495-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-October/012490.html" }, { "category": "self", "summary": "SUSE Bug 1158790", "url": "https://bugzilla.suse.com/1158790" }, { "category": "self", "summary": "SUSE Bug 1158981", "url": "https://bugzilla.suse.com/1158981" }, { "category": "self", "summary": "SUSE Bug 1198234", "url": "https://bugzilla.suse.com/1198234" }, { "category": "self", "summary": "SUSE Bug 1201431", "url": "https://bugzilla.suse.com/1201431" }, { "category": "self", "summary": "SUSE CVE CVE-2019-1352 page", "url": "https://www.suse.com/security/cve/CVE-2019-1352/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-24765 page", "url": "https://www.suse.com/security/cve/CVE-2022-24765/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-29187 page", "url": "https://www.suse.com/security/cve/CVE-2022-29187/" } ], "title": "Security update for libgit2", "tracking": { "current_release_date": "2022-10-04T07:37:04Z", "generator": { "date": "2022-10-04T07:37:04Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2022:3495-1", "initial_release_date": "2022-10-04T07:37:04Z", "revision_history": [ { "date": "2022-10-04T07:37:04Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libgit2-26-0.26.8-150000.3.15.1.aarch64", "product": { "name": "libgit2-26-0.26.8-150000.3.15.1.aarch64", "product_id": "libgit2-26-0.26.8-150000.3.15.1.aarch64" } }, { "category": "product_version", "name": "libgit2-devel-0.26.8-150000.3.15.1.aarch64", "product": { "name": "libgit2-devel-0.26.8-150000.3.15.1.aarch64", "product_id": "libgit2-devel-0.26.8-150000.3.15.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libgit2-26-64bit-0.26.8-150000.3.15.1.aarch64_ilp32", "product": { "name": "libgit2-26-64bit-0.26.8-150000.3.15.1.aarch64_ilp32", "product_id": "libgit2-26-64bit-0.26.8-150000.3.15.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libgit2-26-0.26.8-150000.3.15.1.i586", "product": { "name": "libgit2-26-0.26.8-150000.3.15.1.i586", "product_id": "libgit2-26-0.26.8-150000.3.15.1.i586" } }, { "category": "product_version", "name": "libgit2-devel-0.26.8-150000.3.15.1.i586", "product": { "name": "libgit2-devel-0.26.8-150000.3.15.1.i586", "product_id": "libgit2-devel-0.26.8-150000.3.15.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libgit2-26-0.26.8-150000.3.15.1.ppc64le", "product": { "name": "libgit2-26-0.26.8-150000.3.15.1.ppc64le", "product_id": "libgit2-26-0.26.8-150000.3.15.1.ppc64le" } }, { "category": "product_version", "name": "libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "product": { "name": "libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "product_id": "libgit2-devel-0.26.8-150000.3.15.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libgit2-26-0.26.8-150000.3.15.1.s390x", "product": { "name": "libgit2-26-0.26.8-150000.3.15.1.s390x", "product_id": "libgit2-26-0.26.8-150000.3.15.1.s390x" } }, { "category": "product_version", "name": "libgit2-devel-0.26.8-150000.3.15.1.s390x", "product": { "name": "libgit2-devel-0.26.8-150000.3.15.1.s390x", "product_id": "libgit2-devel-0.26.8-150000.3.15.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libgit2-26-0.26.8-150000.3.15.1.x86_64", "product": { "name": "libgit2-26-0.26.8-150000.3.15.1.x86_64", "product_id": "libgit2-26-0.26.8-150000.3.15.1.x86_64" } }, { "category": "product_version", "name": "libgit2-26-32bit-0.26.8-150000.3.15.1.x86_64", "product": { "name": "libgit2-26-32bit-0.26.8-150000.3.15.1.x86_64", "product_id": "libgit2-26-32bit-0.26.8-150000.3.15.1.x86_64" } }, { "category": "product_version", "name": "libgit2-devel-0.26.8-150000.3.15.1.x86_64", "product": { "name": "libgit2-devel-0.26.8-150000.3.15.1.x86_64", "product_id": "libgit2-devel-0.26.8-150000.3.15.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp2" } } }, { "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-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP1-BCL", "product": { "name": "SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_bcl:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP2-BCL", "product": { "name": "SUSE Linux Enterprise Server 15 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP2-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_bcl: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", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp1" } } }, { "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_name", "name": "SUSE Manager Proxy 4.1", "product": { "name": "SUSE Manager Proxy 4.1", "product_id": "SUSE Manager Proxy 4.1", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-proxy:4.1" } } }, { "category": "product_name", "name": "SUSE Manager Retail Branch Server 4.1", "product": { "name": "SUSE Manager Retail Branch Server 4.1", "product_id": "SUSE Manager Retail Branch Server 4.1", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-retail-branch-server:4.1" } } }, { "category": "product_name", "name": "SUSE Manager Server 4.1", "product": { "name": "SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server:4.1" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 6", "product": { "name": "SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:6" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7", "product": { "name": "SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7" } } }, { "category": "product_name", "name": "openSUSE Leap 15.3", "product": { "name": "openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.3" } } }, { "category": "product_name", "name": "openSUSE Leap 15.4", "product": { "name": "openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-26-0.26.8-150000.3.15.1.aarch64" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-26-0.26.8-150000.3.15.1.x86_64" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.26.8-150000.3.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.aarch64" }, "product_reference": "libgit2-devel-0.26.8-150000.3.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.26.8-150000.3.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.x86_64" }, "product_reference": "libgit2-devel-0.26.8-150000.3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.26.8-150000.3.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64" }, "product_reference": "libgit2-devel-0.26.8-150000.3.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.26.8-150000.3.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64" }, "product_reference": "libgit2-devel-0.26.8-150000.3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-26-0.26.8-150000.3.15.1.aarch64" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-26-0.26.8-150000.3.15.1.x86_64" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.26.8-150000.3.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.aarch64" }, "product_reference": "libgit2-devel-0.26.8-150000.3.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.26.8-150000.3.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.x86_64" }, "product_reference": "libgit2-devel-0.26.8-150000.3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.26.8-150000.3.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64" }, "product_reference": "libgit2-devel-0.26.8-150000.3.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.26.8-150000.3.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64" }, "product_reference": "libgit2-devel-0.26.8-150000.3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-26-0.26.8-150000.3.15.1.aarch64" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-26-0.26.8-150000.3.15.1.x86_64" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.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:libgit2-26-0.26.8-150000.3.15.1.aarch64" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.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:libgit2-26-0.26.8-150000.3.15.1.x86_64" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.ppc64le" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.s390x" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.26.8-150000.3.15.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64" }, "product_reference": "libgit2-devel-0.26.8-150000.3.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.26.8-150000.3.15.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.ppc64le" }, "product_reference": "libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.26.8-150000.3.15.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.s390x" }, "product_reference": "libgit2-devel-0.26.8-150000.3.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.26.8-150000.3.15.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64" }, "product_reference": "libgit2-devel-0.26.8-150000.3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:libgit2-26-0.26.8-150000.3.15.1.x86_64" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.26.8-150000.3.15.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:libgit2-devel-0.26.8-150000.3.15.1.x86_64" }, "product_reference": "libgit2-devel-0.26.8-150000.3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.ppc64le" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.s390x" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.26.8-150000.3.15.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64" }, "product_reference": "libgit2-devel-0.26.8-150000.3.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.26.8-150000.3.15.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.ppc64le" }, "product_reference": "libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.26.8-150000.3.15.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.s390x" }, "product_reference": "libgit2-devel-0.26.8-150000.3.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.26.8-150000.3.15.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64" }, "product_reference": "libgit2-devel-0.26.8-150000.3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:libgit2-26-0.26.8-150000.3.15.1.x86_64" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.ppc64le" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.s390x" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-26-0.26.8-150000.3.15.1.ppc64le" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-26-0.26.8-150000.3.15.1.x86_64" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.26.8-150000.3.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-devel-0.26.8-150000.3.15.1.ppc64le" }, "product_reference": "libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.26.8-150000.3.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-devel-0.26.8-150000.3.15.1.x86_64" }, "product_reference": "libgit2-devel-0.26.8-150000.3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-26-0.26.8-150000.3.15.1.ppc64le" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-26-0.26.8-150000.3.15.1.x86_64" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.26.8-150000.3.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-devel-0.26.8-150000.3.15.1.ppc64le" }, "product_reference": "libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.26.8-150000.3.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-devel-0.26.8-150000.3.15.1.x86_64" }, "product_reference": "libgit2-devel-0.26.8-150000.3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.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:libgit2-26-0.26.8-150000.3.15.1.ppc64le" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.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:libgit2-26-0.26.8-150000.3.15.1.x86_64" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.x86_64 as component of SUSE Manager Proxy 4.1", "product_id": "SUSE Manager Proxy 4.1:libgit2-26-0.26.8-150000.3.15.1.x86_64" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1", "product_id": "SUSE Manager Retail Branch Server 4.1:libgit2-26-0.26.8-150000.3.15.1.x86_64" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.ppc64le as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:libgit2-26-0.26.8-150000.3.15.1.ppc64le" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.s390x as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:libgit2-26-0.26.8-150000.3.15.1.s390x" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.x86_64 as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:libgit2-26-0.26.8-150000.3.15.1.x86_64" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libgit2-26-0.26.8-150000.3.15.1.aarch64" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libgit2-26-0.26.8-150000.3.15.1.x86_64" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.26.8-150000.3.15.1.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libgit2-devel-0.26.8-150000.3.15.1.aarch64" }, "product_reference": "libgit2-devel-0.26.8-150000.3.15.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.26.8-150000.3.15.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libgit2-devel-0.26.8-150000.3.15.1.x86_64" }, "product_reference": "libgit2-devel-0.26.8-150000.3.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:libgit2-26-0.26.8-150000.3.15.1.aarch64" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:libgit2-26-0.26.8-150000.3.15.1.x86_64" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.aarch64" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.ppc64le" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.s390x" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.x86_64" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-32bit-0.26.8-150000.3.15.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libgit2-26-32bit-0.26.8-150000.3.15.1.x86_64" }, "product_reference": "libgit2-26-32bit-0.26.8-150000.3.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.aarch64" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.ppc64le" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.s390x" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.15.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.x86_64" }, "product_reference": "libgit2-26-0.26.8-150000.3.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-32bit-0.26.8-150000.3.15.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgit2-26-32bit-0.26.8-150000.3.15.1.x86_64" }, "product_reference": "libgit2-26-32bit-0.26.8-150000.3.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-1352", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-1352" } ], "notes": [ { "category": "general", "text": "A remote code execution vulnerability exists when Git for Visual Studio improperly sanitizes input, aka \u0027Git for Visual Studio Remote Code Execution Vulnerability\u0027. This CVE ID is unique from CVE-2019-1349, CVE-2019-1350, CVE-2019-1354, CVE-2019-1387.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Enterprise Storage 6:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Enterprise Storage 6:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Enterprise Storage 6:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Enterprise Storage 7:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Enterprise Storage 7:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Manager Proxy 4.1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Manager Server 4.1:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Manager Server 4.1:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Manager Server 4.1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.aarch64", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.s390x", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.3:libgit2-26-32bit-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.aarch64", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.s390x", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.4:libgit2-26-32bit-0.26.8-150000.3.15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-1352", "url": "https://www.suse.com/security/cve/CVE-2019-1352" }, { "category": "external", "summary": "SUSE Bug 1158785 for CVE-2019-1352", "url": "https://bugzilla.suse.com/1158785" }, { "category": "external", "summary": "SUSE Bug 1158787 for CVE-2019-1352", "url": "https://bugzilla.suse.com/1158787" }, { "category": "external", "summary": "SUSE Bug 1158790 for CVE-2019-1352", "url": "https://bugzilla.suse.com/1158790" } ], "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 6:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Enterprise Storage 6:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Enterprise Storage 6:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Enterprise Storage 6:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Enterprise Storage 7:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Enterprise Storage 7:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Manager Proxy 4.1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Manager Server 4.1:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Manager Server 4.1:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Manager Server 4.1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.aarch64", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.s390x", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.3:libgit2-26-32bit-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.aarch64", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.s390x", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.4:libgit2-26-32bit-0.26.8-150000.3.15.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 6:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Enterprise Storage 6:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Enterprise Storage 6:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Enterprise Storage 6:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Enterprise Storage 7:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Enterprise Storage 7:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Manager Proxy 4.1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Manager Server 4.1:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Manager Server 4.1:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Manager Server 4.1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.aarch64", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.s390x", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.3:libgit2-26-32bit-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.aarch64", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.s390x", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.4:libgit2-26-32bit-0.26.8-150000.3.15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-10-04T07:37:04Z", "details": "important" } ], "title": "CVE-2019-1352" }, { "cve": "CVE-2022-24765", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-24765" } ], "notes": [ { "category": "general", "text": "Git for Windows is a fork of Git containing Windows-specific patches. This vulnerability affects users working on multi-user machines, where untrusted parties have write access to the same hard disk. Those untrusted parties could create the folder `C:\\.git`, which would be picked up by Git operations run supposedly outside a repository while searching for a Git directory. Git would then respect any config in said Git directory. Git Bash users who set `GIT_PS1_SHOWDIRTYSTATE` are vulnerable as well. Users who installed posh-gitare vulnerable simply by starting a PowerShell. Users of IDEs such as Visual Studio are vulnerable: simply creating a new project would already read and respect the config specified in `C:\\.git\\config`. Users of the Microsoft fork of Git are vulnerable simply by starting a Git Bash. The problem has been patched in Git for Windows v2.35.2. Users unable to upgrade may create the folder `.git` on all drives where Git commands are run, and remove read/write access from those folders as a workaround. Alternatively, define or extend `GIT_CEILING_DIRECTORIES` to cover the _parent_ directory of the user profile, e.g. `C:\\Users` if the user profile is located in `C:\\Users\\my-user-name`.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Enterprise Storage 6:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Enterprise Storage 6:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Enterprise Storage 6:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Enterprise Storage 7:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Enterprise Storage 7:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Manager Proxy 4.1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Manager Server 4.1:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Manager Server 4.1:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Manager Server 4.1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.aarch64", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.s390x", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.3:libgit2-26-32bit-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.aarch64", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.s390x", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.4:libgit2-26-32bit-0.26.8-150000.3.15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-24765", "url": "https://www.suse.com/security/cve/CVE-2022-24765" }, { "category": "external", "summary": "SUSE Bug 1198234 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1198234" }, { "category": "external", "summary": "SUSE Bug 1199109 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1199109" }, { "category": "external", "summary": "SUSE Bug 1200119 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1200119" }, { "category": "external", "summary": "SUSE Bug 1200201 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1200201" }, { "category": "external", "summary": "SUSE Bug 1201431 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1201431" }, { "category": "external", "summary": "SUSE Bug 1201794 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1201794" } ], "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 6:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Enterprise Storage 6:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Enterprise Storage 6:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Enterprise Storage 6:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Enterprise Storage 7:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Enterprise Storage 7:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Manager Proxy 4.1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Manager Server 4.1:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Manager Server 4.1:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Manager Server 4.1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.aarch64", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.s390x", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.3:libgit2-26-32bit-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.aarch64", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.s390x", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.4:libgit2-26-32bit-0.26.8-150000.3.15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 6:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Enterprise Storage 6:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Enterprise Storage 6:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Enterprise Storage 6:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Enterprise Storage 7:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Enterprise Storage 7:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Manager Proxy 4.1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Manager Server 4.1:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Manager Server 4.1:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Manager Server 4.1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.aarch64", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.s390x", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.3:libgit2-26-32bit-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.aarch64", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.s390x", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.4:libgit2-26-32bit-0.26.8-150000.3.15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-10-04T07:37:04Z", "details": "important" } ], "title": "CVE-2022-24765" }, { "cve": "CVE-2022-29187", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-29187" } ], "notes": [ { "category": "general", "text": "Git is a distributed revision control system. Git prior to versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5, is vulnerable to privilege escalation in all platforms. An unsuspecting user could still be affected by the issue reported in CVE-2022-24765, for example when navigating as root into a shared tmp directory that is owned by them, but where an attacker could create a git repository. Versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5 contain a patch for this issue. The simplest way to avoid being affected by the exploit described in the example is to avoid running git as root (or an Administrator in Windows), and if needed to reduce its use to a minimum. While a generic workaround is not possible, a system could be hardened from the exploit described in the example by removing any such repository if it exists already and creating one as root to block any future attacks.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Enterprise Storage 6:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Enterprise Storage 6:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Enterprise Storage 6:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Enterprise Storage 7:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Enterprise Storage 7:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Manager Proxy 4.1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Manager Server 4.1:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Manager Server 4.1:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Manager Server 4.1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.aarch64", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.s390x", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.3:libgit2-26-32bit-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.aarch64", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.s390x", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.4:libgit2-26-32bit-0.26.8-150000.3.15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-29187", "url": "https://www.suse.com/security/cve/CVE-2022-29187" }, { "category": "external", "summary": "SUSE Bug 1201431 for CVE-2022-29187", "url": "https://bugzilla.suse.com/1201431" }, { "category": "external", "summary": "SUSE Bug 1201794 for CVE-2022-29187", "url": "https://bugzilla.suse.com/1201794" }, { "category": "external", "summary": "SUSE Bug 1203448 for CVE-2022-29187", "url": "https://bugzilla.suse.com/1203448" } ], "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 6:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Enterprise Storage 6:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Enterprise Storage 6:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Enterprise Storage 6:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Enterprise Storage 7:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Enterprise Storage 7:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Manager Proxy 4.1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Manager Server 4.1:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Manager Server 4.1:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Manager Server 4.1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.aarch64", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.s390x", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.3:libgit2-26-32bit-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.aarch64", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.s390x", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.4:libgit2-26-32bit-0.26.8-150000.3.15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 6:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Enterprise Storage 6:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Enterprise Storage 6:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Enterprise Storage 6:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Enterprise Storage 7:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Enterprise Storage 7:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-devel-0.26.8-150000.3.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libgit2-devel-0.26.8-150000.3.15.1.x86_64", "SUSE Manager Proxy 4.1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "SUSE Manager Server 4.1:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "SUSE Manager Server 4.1:libgit2-26-0.26.8-150000.3.15.1.s390x", "SUSE Manager Server 4.1:libgit2-26-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.aarch64", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.s390x", "openSUSE Leap 15.3:libgit2-26-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.3:libgit2-26-32bit-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.aarch64", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.ppc64le", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.s390x", "openSUSE Leap 15.4:libgit2-26-0.26.8-150000.3.15.1.x86_64", "openSUSE Leap 15.4:libgit2-26-32bit-0.26.8-150000.3.15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-10-04T07:37:04Z", "details": "important" } ], "title": "CVE-2022-29187" } ] }
suse-su-2022:3494-1
Vulnerability from csaf_suse
Published
2022-10-04 07:34
Modified
2022-10-04 07:34
Summary
Security update for libgit2
Notes
Title of the patch
Security update for libgit2
Description of the patch
This update for libgit2 fixes the following issues:
- CVE-2022-24765: Fixed potential command injection via git worktree (bsc#1198234).
- CVE-2022-29187: Fixed incomplete fix for CVE-2022-24765 (bsc#1201431).
Patchnames
SUSE-2022-3494,SUSE-SLE-Module-Development-Tools-15-SP3-2022-3494,SUSE-SLE-Module-SUSE-Manager-Server-4.1-2022-3494,SUSE-SLE-Module-SUSE-Manager-Server-4.2-2022-3494,SUSE-SLE-Module-SUSE-Manager-Server-4.3-2022-3494,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-3494,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-3494,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-3494,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-3494,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-3494,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-3494,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-3494,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-3494,SUSE-Storage-7-2022-3494,openSUSE-SLE-15.3-2022-3494,openSUSE-SLE-15.4-2022-3494
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 libgit2", "title": "Title of the patch" }, { "category": "description", "text": "This update for libgit2 fixes the following issues:\n\n- CVE-2022-24765: Fixed potential command injection via git worktree (bsc#1198234).\n- CVE-2022-29187: Fixed incomplete fix for CVE-2022-24765 (bsc#1201431).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2022-3494,SUSE-SLE-Module-Development-Tools-15-SP3-2022-3494,SUSE-SLE-Module-SUSE-Manager-Server-4.1-2022-3494,SUSE-SLE-Module-SUSE-Manager-Server-4.2-2022-3494,SUSE-SLE-Module-SUSE-Manager-Server-4.3-2022-3494,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-3494,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-3494,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-3494,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-3494,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-3494,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-3494,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-3494,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-3494,SUSE-Storage-7-2022-3494,openSUSE-SLE-15.3-2022-3494,openSUSE-SLE-15.4-2022-3494", "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-2022_3494-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2022:3494-1", "url": "https://www.suse.com/support/update/announcement/2022/suse-su-20223494-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2022:3494-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-October/012486.html" }, { "category": "self", "summary": "SUSE Bug 1198234", "url": "https://bugzilla.suse.com/1198234" }, { "category": "self", "summary": "SUSE Bug 1201431", "url": "https://bugzilla.suse.com/1201431" }, { "category": "self", "summary": "SUSE CVE CVE-2022-24765 page", "url": "https://www.suse.com/security/cve/CVE-2022-24765/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-29187 page", "url": "https://www.suse.com/security/cve/CVE-2022-29187/" } ], "title": "Security update for libgit2", "tracking": { "current_release_date": "2022-10-04T07:34:55Z", "generator": { "date": "2022-10-04T07:34:55Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2022:3494-1", "initial_release_date": "2022-10-04T07:34:55Z", "revision_history": [ { "date": "2022-10-04T07:34:55Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libgit2-28-0.28.4-150200.3.3.1.aarch64", "product": { "name": "libgit2-28-0.28.4-150200.3.3.1.aarch64", "product_id": "libgit2-28-0.28.4-150200.3.3.1.aarch64" } }, { "category": "product_version", "name": "libgit2-devel-0.28.4-150200.3.3.1.aarch64", "product": { "name": "libgit2-devel-0.28.4-150200.3.3.1.aarch64", "product_id": "libgit2-devel-0.28.4-150200.3.3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libgit2-28-64bit-0.28.4-150200.3.3.1.aarch64_ilp32", "product": { "name": "libgit2-28-64bit-0.28.4-150200.3.3.1.aarch64_ilp32", "product_id": "libgit2-28-64bit-0.28.4-150200.3.3.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libgit2-28-0.28.4-150200.3.3.1.i586", "product": { "name": "libgit2-28-0.28.4-150200.3.3.1.i586", "product_id": "libgit2-28-0.28.4-150200.3.3.1.i586" } }, { "category": "product_version", "name": "libgit2-devel-0.28.4-150200.3.3.1.i586", "product": { "name": "libgit2-devel-0.28.4-150200.3.3.1.i586", "product_id": "libgit2-devel-0.28.4-150200.3.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libgit2-28-0.28.4-150200.3.3.1.ppc64le", "product": { "name": "libgit2-28-0.28.4-150200.3.3.1.ppc64le", "product_id": "libgit2-28-0.28.4-150200.3.3.1.ppc64le" } }, { "category": "product_version", "name": "libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "product": { "name": "libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "product_id": "libgit2-devel-0.28.4-150200.3.3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libgit2-28-0.28.4-150200.3.3.1.s390x", "product": { "name": "libgit2-28-0.28.4-150200.3.3.1.s390x", "product_id": "libgit2-28-0.28.4-150200.3.3.1.s390x" } }, { "category": "product_version", "name": "libgit2-devel-0.28.4-150200.3.3.1.s390x", "product": { "name": "libgit2-devel-0.28.4-150200.3.3.1.s390x", "product_id": "libgit2-devel-0.28.4-150200.3.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libgit2-28-0.28.4-150200.3.3.1.x86_64", "product": { "name": "libgit2-28-0.28.4-150200.3.3.1.x86_64", "product_id": "libgit2-28-0.28.4-150200.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgit2-28-32bit-0.28.4-150200.3.3.1.x86_64", "product": { "name": "libgit2-28-32bit-0.28.4-150200.3.3.1.x86_64", "product_id": "libgit2-28-32bit-0.28.4-150200.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgit2-devel-0.28.4-150200.3.3.1.x86_64", "product": { "name": "libgit2-devel-0.28.4-150200.3.3.1.x86_64", "product_id": "libgit2-devel-0.28.4-150200.3.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Development Tools 15 SP3", "product": { "name": "SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-development-tools:15:sp3" } } }, { "category": "product_name", "name": "SUSE Manager Server Module 4.1", "product": { "name": "SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-suse-manager-server:4.1" } } }, { "category": "product_name", "name": "SUSE Manager Server Module 4.2", "product": { "name": "SUSE Manager Server Module 4.2", "product_id": "SUSE Manager Server Module 4.2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-suse-manager-server:4.2" } } }, { "category": "product_name", "name": "SUSE Manager Server Module 4.3", "product": { "name": "SUSE Manager Server Module 4.3", "product_id": "SUSE Manager Server Module 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-suse-manager-server:4.3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp2" } } }, { "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-BCL", "product": { "name": "SUSE Linux Enterprise Server 15 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP2-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_bcl: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_name", "name": "SUSE Manager Proxy 4.1", "product": { "name": "SUSE Manager Proxy 4.1", "product_id": "SUSE Manager Proxy 4.1", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-proxy:4.1" } } }, { "category": "product_name", "name": "SUSE Manager Retail Branch Server 4.1", "product": { "name": "SUSE Manager Retail Branch Server 4.1", "product_id": "SUSE Manager Retail Branch Server 4.1", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-retail-branch-server:4.1" } } }, { "category": "product_name", "name": "SUSE Manager Server 4.1", "product": { "name": "SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server:4.1" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7", "product": { "name": "SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7" } } }, { "category": "product_name", "name": "openSUSE Leap 15.3", "product": { "name": "openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.3" } } }, { "category": "product_name", "name": "openSUSE Leap 15.4", "product": { "name": "openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-28-0.28.4-150200.3.3.1.aarch64" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-28-0.28.4-150200.3.3.1.ppc64le" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-28-0.28.4-150200.3.3.1.s390x" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-28-0.28.4-150200.3.3.1.x86_64" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-devel-0.28.4-150200.3.3.1.aarch64" }, "product_reference": "libgit2-devel-0.28.4-150200.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-devel-0.28.4-150200.3.3.1.ppc64le" }, "product_reference": "libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.3.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-devel-0.28.4-150200.3.3.1.s390x" }, "product_reference": "libgit2-devel-0.28.4-150200.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-devel-0.28.4-150200.3.3.1.x86_64" }, "product_reference": "libgit2-devel-0.28.4-150200.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.aarch64 as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:libgit2-28-0.28.4-150200.3.3.1.aarch64" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.aarch64", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.ppc64le as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:libgit2-28-0.28.4-150200.3.3.1.ppc64le" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.s390x as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:libgit2-28-0.28.4-150200.3.3.1.s390x" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.s390x", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.x86_64 as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:libgit2-28-0.28.4-150200.3.3.1.x86_64" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.x86_64", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.aarch64 as component of SUSE Manager Server Module 4.2", "product_id": "SUSE Manager Server Module 4.2:libgit2-28-0.28.4-150200.3.3.1.aarch64" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.aarch64", "relates_to_product_reference": "SUSE Manager Server Module 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.ppc64le as component of SUSE Manager Server Module 4.2", "product_id": "SUSE Manager Server Module 4.2:libgit2-28-0.28.4-150200.3.3.1.ppc64le" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server Module 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.s390x as component of SUSE Manager Server Module 4.2", "product_id": "SUSE Manager Server Module 4.2:libgit2-28-0.28.4-150200.3.3.1.s390x" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.s390x", "relates_to_product_reference": "SUSE Manager Server Module 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.x86_64 as component of SUSE Manager Server Module 4.2", "product_id": "SUSE Manager Server Module 4.2:libgit2-28-0.28.4-150200.3.3.1.x86_64" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.x86_64", "relates_to_product_reference": "SUSE Manager Server Module 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.aarch64 as component of SUSE Manager Server Module 4.3", "product_id": "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.3.1.aarch64" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.aarch64", "relates_to_product_reference": "SUSE Manager Server Module 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.ppc64le as component of SUSE Manager Server Module 4.3", "product_id": "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.3.1.ppc64le" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server Module 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.s390x as component of SUSE Manager Server Module 4.3", "product_id": "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.3.1.s390x" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.s390x", "relates_to_product_reference": "SUSE Manager Server Module 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.x86_64 as component of SUSE Manager Server Module 4.3", "product_id": "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.3.1.x86_64" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.x86_64", "relates_to_product_reference": "SUSE Manager Server Module 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-28-0.28.4-150200.3.3.1.aarch64" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-28-0.28.4-150200.3.3.1.x86_64" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-devel-0.28.4-150200.3.3.1.aarch64" }, "product_reference": "libgit2-devel-0.28.4-150200.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-devel-0.28.4-150200.3.3.1.x86_64" }, "product_reference": "libgit2-devel-0.28.4-150200.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.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:libgit2-28-0.28.4-150200.3.3.1.aarch64" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.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:libgit2-28-0.28.4-150200.3.3.1.x86_64" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.3.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:libgit2-devel-0.28.4-150200.3.3.1.aarch64" }, "product_reference": "libgit2-devel-0.28.4-150200.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.3.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:libgit2-devel-0.28.4-150200.3.3.1.x86_64" }, "product_reference": "libgit2-devel-0.28.4-150200.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:libgit2-28-0.28.4-150200.3.3.1.x86_64" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:libgit2-devel-0.28.4-150200.3.3.1.x86_64" }, "product_reference": "libgit2-devel-0.28.4-150200.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.aarch64" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.ppc64le" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.s390x" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.x86_64" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.aarch64" }, "product_reference": "libgit2-devel-0.28.4-150200.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.ppc64le" }, "product_reference": "libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.s390x" }, "product_reference": "libgit2-devel-0.28.4-150200.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.x86_64" }, "product_reference": "libgit2-devel-0.28.4-150200.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.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:libgit2-28-0.28.4-150200.3.3.1.ppc64le" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.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:libgit2-28-0.28.4-150200.3.3.1.x86_64" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.3.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:libgit2-devel-0.28.4-150200.3.3.1.ppc64le" }, "product_reference": "libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.3.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:libgit2-devel-0.28.4-150200.3.3.1.x86_64" }, "product_reference": "libgit2-devel-0.28.4-150200.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.x86_64 as component of SUSE Manager Proxy 4.1", "product_id": "SUSE Manager Proxy 4.1:libgit2-28-0.28.4-150200.3.3.1.x86_64" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.3.1.x86_64 as component of SUSE Manager Proxy 4.1", "product_id": "SUSE Manager Proxy 4.1:libgit2-devel-0.28.4-150200.3.3.1.x86_64" }, "product_reference": "libgit2-devel-0.28.4-150200.3.3.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1", "product_id": "SUSE Manager Retail Branch Server 4.1:libgit2-28-0.28.4-150200.3.3.1.x86_64" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.3.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1", "product_id": "SUSE Manager Retail Branch Server 4.1:libgit2-devel-0.28.4-150200.3.3.1.x86_64" }, "product_reference": "libgit2-devel-0.28.4-150200.3.3.1.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.ppc64le as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:libgit2-28-0.28.4-150200.3.3.1.ppc64le" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.s390x as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:libgit2-28-0.28.4-150200.3.3.1.s390x" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.x86_64 as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:libgit2-28-0.28.4-150200.3.3.1.x86_64" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.3.1.ppc64le as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:libgit2-devel-0.28.4-150200.3.3.1.ppc64le" }, "product_reference": "libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.3.1.s390x as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:libgit2-devel-0.28.4-150200.3.3.1.s390x" }, "product_reference": "libgit2-devel-0.28.4-150200.3.3.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.3.1.x86_64 as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:libgit2-devel-0.28.4-150200.3.3.1.x86_64" }, "product_reference": "libgit2-devel-0.28.4-150200.3.3.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:libgit2-28-0.28.4-150200.3.3.1.aarch64" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:libgit2-28-0.28.4-150200.3.3.1.x86_64" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.3.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:libgit2-devel-0.28.4-150200.3.3.1.aarch64" }, "product_reference": "libgit2-devel-0.28.4-150200.3.3.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.3.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:libgit2-devel-0.28.4-150200.3.3.1.x86_64" }, "product_reference": "libgit2-devel-0.28.4-150200.3.3.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libgit2-28-0.28.4-150200.3.3.1.aarch64" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libgit2-28-0.28.4-150200.3.3.1.ppc64le" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libgit2-28-0.28.4-150200.3.3.1.s390x" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libgit2-28-0.28.4-150200.3.3.1.x86_64" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-32bit-0.28.4-150200.3.3.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libgit2-28-32bit-0.28.4-150200.3.3.1.x86_64" }, "product_reference": "libgit2-28-32bit-0.28.4-150200.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.3.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libgit2-devel-0.28.4-150200.3.3.1.aarch64" }, "product_reference": "libgit2-devel-0.28.4-150200.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.3.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libgit2-devel-0.28.4-150200.3.3.1.ppc64le" }, "product_reference": "libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.3.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libgit2-devel-0.28.4-150200.3.3.1.s390x" }, "product_reference": "libgit2-devel-0.28.4-150200.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.3.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libgit2-devel-0.28.4-150200.3.3.1.x86_64" }, "product_reference": "libgit2-devel-0.28.4-150200.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgit2-28-0.28.4-150200.3.3.1.aarch64" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgit2-28-0.28.4-150200.3.3.1.ppc64le" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgit2-28-0.28.4-150200.3.3.1.s390x" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgit2-28-0.28.4-150200.3.3.1.x86_64" }, "product_reference": "libgit2-28-0.28.4-150200.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-32bit-0.28.4-150200.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgit2-28-32bit-0.28.4-150200.3.3.1.x86_64" }, "product_reference": "libgit2-28-32bit-0.28.4-150200.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-24765", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-24765" } ], "notes": [ { "category": "general", "text": "Git for Windows is a fork of Git containing Windows-specific patches. This vulnerability affects users working on multi-user machines, where untrusted parties have write access to the same hard disk. Those untrusted parties could create the folder `C:\\.git`, which would be picked up by Git operations run supposedly outside a repository while searching for a Git directory. Git would then respect any config in said Git directory. Git Bash users who set `GIT_PS1_SHOWDIRTYSTATE` are vulnerable as well. Users who installed posh-gitare vulnerable simply by starting a PowerShell. Users of IDEs such as Visual Studio are vulnerable: simply creating a new project would already read and respect the config specified in `C:\\.git\\config`. Users of the Microsoft fork of Git are vulnerable simply by starting a Git Bash. The problem has been patched in Git for Windows v2.35.2. Users unable to upgrade may create the folder `.git` on all drives where Git commands are run, and remove read/write access from those folders as a workaround. Alternatively, define or extend `GIT_CEILING_DIRECTORIES` to cover the _parent_ directory of the user profile, e.g. `C:\\Users` if the user profile is located in `C:\\Users\\my-user-name`.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Enterprise Storage 7:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Enterprise Storage 7:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "SUSE Enterprise Storage 7:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-devel-0.28.4-150200.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Proxy 4.1:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Proxy 4.1:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Server 4.1:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Manager Server 4.1:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Manager Server 4.1:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Server 4.1:libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "SUSE Manager Server 4.1:libgit2-devel-0.28.4-150200.3.3.1.s390x", "SUSE Manager Server 4.1:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Server Module 4.1:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Manager Server Module 4.1:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Manager Server Module 4.1:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Manager Server Module 4.1:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Server Module 4.2:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Manager Server Module 4.2:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Manager Server Module 4.2:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Manager Server Module 4.2:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.3.1.x86_64", "openSUSE Leap 15.3:libgit2-28-0.28.4-150200.3.3.1.aarch64", "openSUSE Leap 15.3:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "openSUSE Leap 15.3:libgit2-28-0.28.4-150200.3.3.1.s390x", "openSUSE Leap 15.3:libgit2-28-0.28.4-150200.3.3.1.x86_64", "openSUSE Leap 15.3:libgit2-28-32bit-0.28.4-150200.3.3.1.x86_64", "openSUSE Leap 15.3:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "openSUSE Leap 15.3:libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "openSUSE Leap 15.3:libgit2-devel-0.28.4-150200.3.3.1.s390x", "openSUSE Leap 15.3:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "openSUSE Leap 15.4:libgit2-28-0.28.4-150200.3.3.1.aarch64", "openSUSE Leap 15.4:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "openSUSE Leap 15.4:libgit2-28-0.28.4-150200.3.3.1.s390x", "openSUSE Leap 15.4:libgit2-28-0.28.4-150200.3.3.1.x86_64", "openSUSE Leap 15.4:libgit2-28-32bit-0.28.4-150200.3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-24765", "url": "https://www.suse.com/security/cve/CVE-2022-24765" }, { "category": "external", "summary": "SUSE Bug 1198234 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1198234" }, { "category": "external", "summary": "SUSE Bug 1199109 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1199109" }, { "category": "external", "summary": "SUSE Bug 1200119 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1200119" }, { "category": "external", "summary": "SUSE Bug 1200201 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1200201" }, { "category": "external", "summary": "SUSE Bug 1201431 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1201431" }, { "category": "external", "summary": "SUSE Bug 1201794 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1201794" } ], "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:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Enterprise Storage 7:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Enterprise Storage 7:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "SUSE Enterprise Storage 7:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-devel-0.28.4-150200.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Proxy 4.1:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Proxy 4.1:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Server 4.1:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Manager Server 4.1:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Manager Server 4.1:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Server 4.1:libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "SUSE Manager Server 4.1:libgit2-devel-0.28.4-150200.3.3.1.s390x", "SUSE Manager Server 4.1:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Server Module 4.1:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Manager Server Module 4.1:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Manager Server Module 4.1:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Manager Server Module 4.1:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Server Module 4.2:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Manager Server Module 4.2:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Manager Server Module 4.2:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Manager Server Module 4.2:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.3.1.x86_64", "openSUSE Leap 15.3:libgit2-28-0.28.4-150200.3.3.1.aarch64", "openSUSE Leap 15.3:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "openSUSE Leap 15.3:libgit2-28-0.28.4-150200.3.3.1.s390x", "openSUSE Leap 15.3:libgit2-28-0.28.4-150200.3.3.1.x86_64", "openSUSE Leap 15.3:libgit2-28-32bit-0.28.4-150200.3.3.1.x86_64", "openSUSE Leap 15.3:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "openSUSE Leap 15.3:libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "openSUSE Leap 15.3:libgit2-devel-0.28.4-150200.3.3.1.s390x", "openSUSE Leap 15.3:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "openSUSE Leap 15.4:libgit2-28-0.28.4-150200.3.3.1.aarch64", "openSUSE Leap 15.4:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "openSUSE Leap 15.4:libgit2-28-0.28.4-150200.3.3.1.s390x", "openSUSE Leap 15.4:libgit2-28-0.28.4-150200.3.3.1.x86_64", "openSUSE Leap 15.4:libgit2-28-32bit-0.28.4-150200.3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Enterprise Storage 7:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Enterprise Storage 7:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "SUSE Enterprise Storage 7:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-devel-0.28.4-150200.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Proxy 4.1:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Proxy 4.1:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Server 4.1:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Manager Server 4.1:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Manager Server 4.1:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Server 4.1:libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "SUSE Manager Server 4.1:libgit2-devel-0.28.4-150200.3.3.1.s390x", "SUSE Manager Server 4.1:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Server Module 4.1:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Manager Server Module 4.1:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Manager Server Module 4.1:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Manager Server Module 4.1:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Server Module 4.2:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Manager Server Module 4.2:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Manager Server Module 4.2:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Manager Server Module 4.2:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.3.1.x86_64", "openSUSE Leap 15.3:libgit2-28-0.28.4-150200.3.3.1.aarch64", "openSUSE Leap 15.3:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "openSUSE Leap 15.3:libgit2-28-0.28.4-150200.3.3.1.s390x", "openSUSE Leap 15.3:libgit2-28-0.28.4-150200.3.3.1.x86_64", "openSUSE Leap 15.3:libgit2-28-32bit-0.28.4-150200.3.3.1.x86_64", "openSUSE Leap 15.3:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "openSUSE Leap 15.3:libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "openSUSE Leap 15.3:libgit2-devel-0.28.4-150200.3.3.1.s390x", "openSUSE Leap 15.3:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "openSUSE Leap 15.4:libgit2-28-0.28.4-150200.3.3.1.aarch64", "openSUSE Leap 15.4:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "openSUSE Leap 15.4:libgit2-28-0.28.4-150200.3.3.1.s390x", "openSUSE Leap 15.4:libgit2-28-0.28.4-150200.3.3.1.x86_64", "openSUSE Leap 15.4:libgit2-28-32bit-0.28.4-150200.3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-10-04T07:34:55Z", "details": "important" } ], "title": "CVE-2022-24765" }, { "cve": "CVE-2022-29187", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-29187" } ], "notes": [ { "category": "general", "text": "Git is a distributed revision control system. Git prior to versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5, is vulnerable to privilege escalation in all platforms. An unsuspecting user could still be affected by the issue reported in CVE-2022-24765, for example when navigating as root into a shared tmp directory that is owned by them, but where an attacker could create a git repository. Versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5 contain a patch for this issue. The simplest way to avoid being affected by the exploit described in the example is to avoid running git as root (or an Administrator in Windows), and if needed to reduce its use to a minimum. While a generic workaround is not possible, a system could be hardened from the exploit described in the example by removing any such repository if it exists already and creating one as root to block any future attacks.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Enterprise Storage 7:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Enterprise Storage 7:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "SUSE Enterprise Storage 7:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-devel-0.28.4-150200.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Proxy 4.1:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Proxy 4.1:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Server 4.1:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Manager Server 4.1:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Manager Server 4.1:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Server 4.1:libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "SUSE Manager Server 4.1:libgit2-devel-0.28.4-150200.3.3.1.s390x", "SUSE Manager Server 4.1:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Server Module 4.1:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Manager Server Module 4.1:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Manager Server Module 4.1:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Manager Server Module 4.1:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Server Module 4.2:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Manager Server Module 4.2:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Manager Server Module 4.2:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Manager Server Module 4.2:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.3.1.x86_64", "openSUSE Leap 15.3:libgit2-28-0.28.4-150200.3.3.1.aarch64", "openSUSE Leap 15.3:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "openSUSE Leap 15.3:libgit2-28-0.28.4-150200.3.3.1.s390x", "openSUSE Leap 15.3:libgit2-28-0.28.4-150200.3.3.1.x86_64", "openSUSE Leap 15.3:libgit2-28-32bit-0.28.4-150200.3.3.1.x86_64", "openSUSE Leap 15.3:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "openSUSE Leap 15.3:libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "openSUSE Leap 15.3:libgit2-devel-0.28.4-150200.3.3.1.s390x", "openSUSE Leap 15.3:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "openSUSE Leap 15.4:libgit2-28-0.28.4-150200.3.3.1.aarch64", "openSUSE Leap 15.4:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "openSUSE Leap 15.4:libgit2-28-0.28.4-150200.3.3.1.s390x", "openSUSE Leap 15.4:libgit2-28-0.28.4-150200.3.3.1.x86_64", "openSUSE Leap 15.4:libgit2-28-32bit-0.28.4-150200.3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-29187", "url": "https://www.suse.com/security/cve/CVE-2022-29187" }, { "category": "external", "summary": "SUSE Bug 1201431 for CVE-2022-29187", "url": "https://bugzilla.suse.com/1201431" }, { "category": "external", "summary": "SUSE Bug 1201794 for CVE-2022-29187", "url": "https://bugzilla.suse.com/1201794" }, { "category": "external", "summary": "SUSE Bug 1203448 for CVE-2022-29187", "url": "https://bugzilla.suse.com/1203448" } ], "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:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Enterprise Storage 7:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Enterprise Storage 7:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "SUSE Enterprise Storage 7:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-devel-0.28.4-150200.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Proxy 4.1:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Proxy 4.1:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Server 4.1:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Manager Server 4.1:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Manager Server 4.1:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Server 4.1:libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "SUSE Manager Server 4.1:libgit2-devel-0.28.4-150200.3.3.1.s390x", "SUSE Manager Server 4.1:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Server Module 4.1:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Manager Server Module 4.1:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Manager Server Module 4.1:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Manager Server Module 4.1:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Server Module 4.2:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Manager Server Module 4.2:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Manager Server Module 4.2:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Manager Server Module 4.2:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.3.1.x86_64", "openSUSE Leap 15.3:libgit2-28-0.28.4-150200.3.3.1.aarch64", "openSUSE Leap 15.3:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "openSUSE Leap 15.3:libgit2-28-0.28.4-150200.3.3.1.s390x", "openSUSE Leap 15.3:libgit2-28-0.28.4-150200.3.3.1.x86_64", "openSUSE Leap 15.3:libgit2-28-32bit-0.28.4-150200.3.3.1.x86_64", "openSUSE Leap 15.3:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "openSUSE Leap 15.3:libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "openSUSE Leap 15.3:libgit2-devel-0.28.4-150200.3.3.1.s390x", "openSUSE Leap 15.3:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "openSUSE Leap 15.4:libgit2-28-0.28.4-150200.3.3.1.aarch64", "openSUSE Leap 15.4:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "openSUSE Leap 15.4:libgit2-28-0.28.4-150200.3.3.1.s390x", "openSUSE Leap 15.4:libgit2-28-0.28.4-150200.3.3.1.x86_64", "openSUSE Leap 15.4:libgit2-28-32bit-0.28.4-150200.3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Enterprise Storage 7:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Enterprise Storage 7:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "SUSE Enterprise Storage 7:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-devel-0.28.4-150200.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Proxy 4.1:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Proxy 4.1:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Server 4.1:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Manager Server 4.1:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Manager Server 4.1:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Server 4.1:libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "SUSE Manager Server 4.1:libgit2-devel-0.28.4-150200.3.3.1.s390x", "SUSE Manager Server 4.1:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Server Module 4.1:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Manager Server Module 4.1:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Manager Server Module 4.1:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Manager Server Module 4.1:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Server Module 4.2:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Manager Server Module 4.2:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Manager Server Module 4.2:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Manager Server Module 4.2:libgit2-28-0.28.4-150200.3.3.1.x86_64", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.3.1.aarch64", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.3.1.s390x", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.3.1.x86_64", "openSUSE Leap 15.3:libgit2-28-0.28.4-150200.3.3.1.aarch64", "openSUSE Leap 15.3:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "openSUSE Leap 15.3:libgit2-28-0.28.4-150200.3.3.1.s390x", "openSUSE Leap 15.3:libgit2-28-0.28.4-150200.3.3.1.x86_64", "openSUSE Leap 15.3:libgit2-28-32bit-0.28.4-150200.3.3.1.x86_64", "openSUSE Leap 15.3:libgit2-devel-0.28.4-150200.3.3.1.aarch64", "openSUSE Leap 15.3:libgit2-devel-0.28.4-150200.3.3.1.ppc64le", "openSUSE Leap 15.3:libgit2-devel-0.28.4-150200.3.3.1.s390x", "openSUSE Leap 15.3:libgit2-devel-0.28.4-150200.3.3.1.x86_64", "openSUSE Leap 15.4:libgit2-28-0.28.4-150200.3.3.1.aarch64", "openSUSE Leap 15.4:libgit2-28-0.28.4-150200.3.3.1.ppc64le", "openSUSE Leap 15.4:libgit2-28-0.28.4-150200.3.3.1.s390x", "openSUSE Leap 15.4:libgit2-28-0.28.4-150200.3.3.1.x86_64", "openSUSE Leap 15.4:libgit2-28-32bit-0.28.4-150200.3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-10-04T07:34:55Z", "details": "important" } ], "title": "CVE-2022-29187" } ] }
suse-su-2022:1484-1
Vulnerability from csaf_suse
Published
2022-05-02 14:47
Modified
2022-05-02 14:47
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:
- Updated to version 2.35.3:
- CVE-2022-24765: Fixed a potential command injection via git worktree (bsc#1198234).
Patchnames
SUSE-2022-1484,SUSE-SLE-Module-Basesystem-15-SP3-2022-1484,SUSE-SLE-Module-Basesystem-15-SP4-2022-1484,SUSE-SLE-Module-Development-Tools-15-SP3-2022-1484,SUSE-SLE-Module-Development-Tools-15-SP4-2022-1484,openSUSE-SLE-15.3-2022-1484,openSUSE-SLE-15.4-2022-1484
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- Updated to version 2.35.3:\n - CVE-2022-24765: Fixed a potential command injection via git worktree (bsc#1198234).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2022-1484,SUSE-SLE-Module-Basesystem-15-SP3-2022-1484,SUSE-SLE-Module-Basesystem-15-SP4-2022-1484,SUSE-SLE-Module-Development-Tools-15-SP3-2022-1484,SUSE-SLE-Module-Development-Tools-15-SP4-2022-1484,openSUSE-SLE-15.3-2022-1484,openSUSE-SLE-15.4-2022-1484", "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-2022_1484-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2022:1484-1", "url": "https://www.suse.com/support/update/announcement/2022/suse-su-20221484-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2022:1484-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-May/010904.html" }, { "category": "self", "summary": "SUSE Bug 1181400", "url": "https://bugzilla.suse.com/1181400" }, { "category": "self", "summary": "SUSE Bug 1198234", "url": "https://bugzilla.suse.com/1198234" }, { "category": "self", "summary": "SUSE CVE CVE-2022-24765 page", "url": "https://www.suse.com/security/cve/CVE-2022-24765/" } ], "title": "Security update for git", "tracking": { "current_release_date": "2022-05-02T14:47:40Z", "generator": { "date": "2022-05-02T14:47:40Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2022:1484-1", "initial_release_date": "2022-05-02T14:47:40Z", "revision_history": [ { "date": "2022-05-02T14:47:40Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "git-2.35.3-150300.10.12.1.aarch64", "product": { "name": "git-2.35.3-150300.10.12.1.aarch64", "product_id": "git-2.35.3-150300.10.12.1.aarch64" } }, { "category": "product_version", "name": "git-arch-2.35.3-150300.10.12.1.aarch64", "product": { "name": "git-arch-2.35.3-150300.10.12.1.aarch64", "product_id": "git-arch-2.35.3-150300.10.12.1.aarch64" } }, { "category": "product_version", "name": "git-core-2.35.3-150300.10.12.1.aarch64", "product": { "name": "git-core-2.35.3-150300.10.12.1.aarch64", "product_id": "git-core-2.35.3-150300.10.12.1.aarch64" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.35.3-150300.10.12.1.aarch64", "product": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.12.1.aarch64", "product_id": "git-credential-gnome-keyring-2.35.3-150300.10.12.1.aarch64" } }, { "category": "product_version", "name": "git-credential-libsecret-2.35.3-150300.10.12.1.aarch64", "product": { "name": "git-credential-libsecret-2.35.3-150300.10.12.1.aarch64", "product_id": "git-credential-libsecret-2.35.3-150300.10.12.1.aarch64" } }, { "category": "product_version", "name": "git-cvs-2.35.3-150300.10.12.1.aarch64", "product": { "name": "git-cvs-2.35.3-150300.10.12.1.aarch64", "product_id": "git-cvs-2.35.3-150300.10.12.1.aarch64" } }, { "category": "product_version", "name": "git-daemon-2.35.3-150300.10.12.1.aarch64", "product": { "name": "git-daemon-2.35.3-150300.10.12.1.aarch64", "product_id": "git-daemon-2.35.3-150300.10.12.1.aarch64" } }, { "category": "product_version", "name": "git-email-2.35.3-150300.10.12.1.aarch64", "product": { "name": "git-email-2.35.3-150300.10.12.1.aarch64", "product_id": "git-email-2.35.3-150300.10.12.1.aarch64" } }, { "category": "product_version", "name": "git-gui-2.35.3-150300.10.12.1.aarch64", "product": { "name": "git-gui-2.35.3-150300.10.12.1.aarch64", "product_id": "git-gui-2.35.3-150300.10.12.1.aarch64" } }, { "category": "product_version", "name": "git-p4-2.35.3-150300.10.12.1.aarch64", "product": { "name": "git-p4-2.35.3-150300.10.12.1.aarch64", "product_id": "git-p4-2.35.3-150300.10.12.1.aarch64" } }, { "category": "product_version", "name": "git-svn-2.35.3-150300.10.12.1.aarch64", "product": { "name": "git-svn-2.35.3-150300.10.12.1.aarch64", "product_id": "git-svn-2.35.3-150300.10.12.1.aarch64" } }, { "category": "product_version", "name": "git-web-2.35.3-150300.10.12.1.aarch64", "product": { "name": "git-web-2.35.3-150300.10.12.1.aarch64", "product_id": "git-web-2.35.3-150300.10.12.1.aarch64" } }, { "category": "product_version", "name": "gitk-2.35.3-150300.10.12.1.aarch64", "product": { "name": "gitk-2.35.3-150300.10.12.1.aarch64", "product_id": "gitk-2.35.3-150300.10.12.1.aarch64" } }, { "category": "product_version", "name": "perl-Git-2.35.3-150300.10.12.1.aarch64", "product": { "name": "perl-Git-2.35.3-150300.10.12.1.aarch64", "product_id": "perl-Git-2.35.3-150300.10.12.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "git-2.35.3-150300.10.12.1.i586", "product": { "name": "git-2.35.3-150300.10.12.1.i586", "product_id": "git-2.35.3-150300.10.12.1.i586" } }, { "category": "product_version", "name": "git-arch-2.35.3-150300.10.12.1.i586", "product": { "name": "git-arch-2.35.3-150300.10.12.1.i586", "product_id": "git-arch-2.35.3-150300.10.12.1.i586" } }, { "category": "product_version", "name": "git-core-2.35.3-150300.10.12.1.i586", "product": { "name": "git-core-2.35.3-150300.10.12.1.i586", "product_id": "git-core-2.35.3-150300.10.12.1.i586" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.35.3-150300.10.12.1.i586", "product": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.12.1.i586", "product_id": "git-credential-gnome-keyring-2.35.3-150300.10.12.1.i586" } }, { "category": "product_version", "name": "git-credential-libsecret-2.35.3-150300.10.12.1.i586", "product": { "name": "git-credential-libsecret-2.35.3-150300.10.12.1.i586", "product_id": "git-credential-libsecret-2.35.3-150300.10.12.1.i586" } }, { "category": "product_version", "name": "git-cvs-2.35.3-150300.10.12.1.i586", "product": { "name": "git-cvs-2.35.3-150300.10.12.1.i586", "product_id": "git-cvs-2.35.3-150300.10.12.1.i586" } }, { "category": "product_version", "name": "git-daemon-2.35.3-150300.10.12.1.i586", "product": { "name": "git-daemon-2.35.3-150300.10.12.1.i586", "product_id": "git-daemon-2.35.3-150300.10.12.1.i586" } }, { "category": "product_version", "name": "git-email-2.35.3-150300.10.12.1.i586", "product": { "name": "git-email-2.35.3-150300.10.12.1.i586", "product_id": "git-email-2.35.3-150300.10.12.1.i586" } }, { "category": "product_version", "name": "git-gui-2.35.3-150300.10.12.1.i586", "product": { "name": "git-gui-2.35.3-150300.10.12.1.i586", "product_id": "git-gui-2.35.3-150300.10.12.1.i586" } }, { "category": "product_version", "name": "git-p4-2.35.3-150300.10.12.1.i586", "product": { "name": "git-p4-2.35.3-150300.10.12.1.i586", "product_id": "git-p4-2.35.3-150300.10.12.1.i586" } }, { "category": "product_version", "name": "git-svn-2.35.3-150300.10.12.1.i586", "product": { "name": "git-svn-2.35.3-150300.10.12.1.i586", "product_id": "git-svn-2.35.3-150300.10.12.1.i586" } }, { "category": "product_version", "name": "git-web-2.35.3-150300.10.12.1.i586", "product": { "name": "git-web-2.35.3-150300.10.12.1.i586", "product_id": "git-web-2.35.3-150300.10.12.1.i586" } }, { "category": "product_version", "name": "gitk-2.35.3-150300.10.12.1.i586", "product": { "name": "gitk-2.35.3-150300.10.12.1.i586", "product_id": "gitk-2.35.3-150300.10.12.1.i586" } }, { "category": "product_version", "name": "perl-Git-2.35.3-150300.10.12.1.i586", "product": { "name": "perl-Git-2.35.3-150300.10.12.1.i586", "product_id": "perl-Git-2.35.3-150300.10.12.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "git-doc-2.35.3-150300.10.12.1.noarch", "product": { "name": "git-doc-2.35.3-150300.10.12.1.noarch", "product_id": "git-doc-2.35.3-150300.10.12.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "git-2.35.3-150300.10.12.1.ppc64le", "product": { "name": "git-2.35.3-150300.10.12.1.ppc64le", "product_id": "git-2.35.3-150300.10.12.1.ppc64le" } }, { "category": "product_version", "name": "git-arch-2.35.3-150300.10.12.1.ppc64le", "product": { "name": "git-arch-2.35.3-150300.10.12.1.ppc64le", "product_id": "git-arch-2.35.3-150300.10.12.1.ppc64le" } }, { "category": "product_version", "name": "git-core-2.35.3-150300.10.12.1.ppc64le", "product": { "name": "git-core-2.35.3-150300.10.12.1.ppc64le", "product_id": "git-core-2.35.3-150300.10.12.1.ppc64le" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.35.3-150300.10.12.1.ppc64le", "product": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.12.1.ppc64le", "product_id": "git-credential-gnome-keyring-2.35.3-150300.10.12.1.ppc64le" } }, { "category": "product_version", "name": "git-credential-libsecret-2.35.3-150300.10.12.1.ppc64le", "product": { "name": "git-credential-libsecret-2.35.3-150300.10.12.1.ppc64le", "product_id": "git-credential-libsecret-2.35.3-150300.10.12.1.ppc64le" } }, { "category": "product_version", "name": "git-cvs-2.35.3-150300.10.12.1.ppc64le", "product": { "name": "git-cvs-2.35.3-150300.10.12.1.ppc64le", "product_id": "git-cvs-2.35.3-150300.10.12.1.ppc64le" } }, { "category": "product_version", "name": "git-daemon-2.35.3-150300.10.12.1.ppc64le", "product": { "name": "git-daemon-2.35.3-150300.10.12.1.ppc64le", "product_id": "git-daemon-2.35.3-150300.10.12.1.ppc64le" } }, { "category": "product_version", "name": "git-email-2.35.3-150300.10.12.1.ppc64le", "product": { "name": "git-email-2.35.3-150300.10.12.1.ppc64le", "product_id": "git-email-2.35.3-150300.10.12.1.ppc64le" } }, { "category": "product_version", "name": "git-gui-2.35.3-150300.10.12.1.ppc64le", "product": { "name": "git-gui-2.35.3-150300.10.12.1.ppc64le", "product_id": "git-gui-2.35.3-150300.10.12.1.ppc64le" } }, { "category": "product_version", "name": "git-p4-2.35.3-150300.10.12.1.ppc64le", "product": { "name": "git-p4-2.35.3-150300.10.12.1.ppc64le", "product_id": "git-p4-2.35.3-150300.10.12.1.ppc64le" } }, { "category": "product_version", "name": "git-svn-2.35.3-150300.10.12.1.ppc64le", "product": { "name": "git-svn-2.35.3-150300.10.12.1.ppc64le", "product_id": "git-svn-2.35.3-150300.10.12.1.ppc64le" } }, { "category": "product_version", "name": "git-web-2.35.3-150300.10.12.1.ppc64le", "product": { "name": "git-web-2.35.3-150300.10.12.1.ppc64le", "product_id": "git-web-2.35.3-150300.10.12.1.ppc64le" } }, { "category": "product_version", "name": "gitk-2.35.3-150300.10.12.1.ppc64le", "product": { "name": "gitk-2.35.3-150300.10.12.1.ppc64le", "product_id": "gitk-2.35.3-150300.10.12.1.ppc64le" } }, { "category": "product_version", "name": "perl-Git-2.35.3-150300.10.12.1.ppc64le", "product": { "name": "perl-Git-2.35.3-150300.10.12.1.ppc64le", "product_id": "perl-Git-2.35.3-150300.10.12.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "git-2.35.3-150300.10.12.1.s390x", "product": { "name": "git-2.35.3-150300.10.12.1.s390x", "product_id": "git-2.35.3-150300.10.12.1.s390x" } }, { "category": "product_version", "name": "git-arch-2.35.3-150300.10.12.1.s390x", "product": { "name": "git-arch-2.35.3-150300.10.12.1.s390x", "product_id": "git-arch-2.35.3-150300.10.12.1.s390x" } }, { "category": "product_version", "name": "git-core-2.35.3-150300.10.12.1.s390x", "product": { "name": "git-core-2.35.3-150300.10.12.1.s390x", "product_id": "git-core-2.35.3-150300.10.12.1.s390x" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.35.3-150300.10.12.1.s390x", "product": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.12.1.s390x", "product_id": "git-credential-gnome-keyring-2.35.3-150300.10.12.1.s390x" } }, { "category": "product_version", "name": "git-credential-libsecret-2.35.3-150300.10.12.1.s390x", "product": { "name": "git-credential-libsecret-2.35.3-150300.10.12.1.s390x", "product_id": "git-credential-libsecret-2.35.3-150300.10.12.1.s390x" } }, { "category": "product_version", "name": "git-cvs-2.35.3-150300.10.12.1.s390x", "product": { "name": "git-cvs-2.35.3-150300.10.12.1.s390x", "product_id": "git-cvs-2.35.3-150300.10.12.1.s390x" } }, { "category": "product_version", "name": "git-daemon-2.35.3-150300.10.12.1.s390x", "product": { "name": "git-daemon-2.35.3-150300.10.12.1.s390x", "product_id": "git-daemon-2.35.3-150300.10.12.1.s390x" } }, { "category": "product_version", "name": "git-email-2.35.3-150300.10.12.1.s390x", "product": { "name": "git-email-2.35.3-150300.10.12.1.s390x", "product_id": "git-email-2.35.3-150300.10.12.1.s390x" } }, { "category": "product_version", "name": "git-gui-2.35.3-150300.10.12.1.s390x", "product": { "name": "git-gui-2.35.3-150300.10.12.1.s390x", "product_id": "git-gui-2.35.3-150300.10.12.1.s390x" } }, { "category": "product_version", "name": "git-p4-2.35.3-150300.10.12.1.s390x", "product": { "name": "git-p4-2.35.3-150300.10.12.1.s390x", "product_id": "git-p4-2.35.3-150300.10.12.1.s390x" } }, { "category": "product_version", "name": "git-svn-2.35.3-150300.10.12.1.s390x", "product": { "name": "git-svn-2.35.3-150300.10.12.1.s390x", "product_id": "git-svn-2.35.3-150300.10.12.1.s390x" } }, { "category": "product_version", "name": "git-web-2.35.3-150300.10.12.1.s390x", "product": { "name": "git-web-2.35.3-150300.10.12.1.s390x", "product_id": "git-web-2.35.3-150300.10.12.1.s390x" } }, { "category": "product_version", "name": "gitk-2.35.3-150300.10.12.1.s390x", "product": { "name": "gitk-2.35.3-150300.10.12.1.s390x", "product_id": "gitk-2.35.3-150300.10.12.1.s390x" } }, { "category": "product_version", "name": "perl-Git-2.35.3-150300.10.12.1.s390x", "product": { "name": "perl-Git-2.35.3-150300.10.12.1.s390x", "product_id": "perl-Git-2.35.3-150300.10.12.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "git-2.35.3-150300.10.12.1.x86_64", "product": { "name": "git-2.35.3-150300.10.12.1.x86_64", "product_id": "git-2.35.3-150300.10.12.1.x86_64" } }, { "category": "product_version", "name": "git-arch-2.35.3-150300.10.12.1.x86_64", "product": { "name": "git-arch-2.35.3-150300.10.12.1.x86_64", "product_id": "git-arch-2.35.3-150300.10.12.1.x86_64" } }, { "category": "product_version", "name": "git-core-2.35.3-150300.10.12.1.x86_64", "product": { "name": "git-core-2.35.3-150300.10.12.1.x86_64", "product_id": "git-core-2.35.3-150300.10.12.1.x86_64" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.35.3-150300.10.12.1.x86_64", "product": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.12.1.x86_64", "product_id": "git-credential-gnome-keyring-2.35.3-150300.10.12.1.x86_64" } }, { "category": "product_version", "name": "git-credential-libsecret-2.35.3-150300.10.12.1.x86_64", "product": { "name": "git-credential-libsecret-2.35.3-150300.10.12.1.x86_64", "product_id": "git-credential-libsecret-2.35.3-150300.10.12.1.x86_64" } }, { "category": "product_version", "name": "git-cvs-2.35.3-150300.10.12.1.x86_64", "product": { "name": "git-cvs-2.35.3-150300.10.12.1.x86_64", "product_id": "git-cvs-2.35.3-150300.10.12.1.x86_64" } }, { "category": "product_version", "name": "git-daemon-2.35.3-150300.10.12.1.x86_64", "product": { "name": "git-daemon-2.35.3-150300.10.12.1.x86_64", "product_id": "git-daemon-2.35.3-150300.10.12.1.x86_64" } }, { "category": "product_version", "name": "git-email-2.35.3-150300.10.12.1.x86_64", "product": { "name": "git-email-2.35.3-150300.10.12.1.x86_64", "product_id": "git-email-2.35.3-150300.10.12.1.x86_64" } }, { "category": "product_version", "name": "git-gui-2.35.3-150300.10.12.1.x86_64", "product": { "name": "git-gui-2.35.3-150300.10.12.1.x86_64", "product_id": "git-gui-2.35.3-150300.10.12.1.x86_64" } }, { "category": "product_version", "name": "git-p4-2.35.3-150300.10.12.1.x86_64", "product": { "name": "git-p4-2.35.3-150300.10.12.1.x86_64", "product_id": "git-p4-2.35.3-150300.10.12.1.x86_64" } }, { "category": "product_version", "name": "git-svn-2.35.3-150300.10.12.1.x86_64", "product": { "name": "git-svn-2.35.3-150300.10.12.1.x86_64", "product_id": "git-svn-2.35.3-150300.10.12.1.x86_64" } }, { "category": "product_version", "name": "git-web-2.35.3-150300.10.12.1.x86_64", "product": { "name": "git-web-2.35.3-150300.10.12.1.x86_64", "product_id": "git-web-2.35.3-150300.10.12.1.x86_64" } }, { "category": "product_version", "name": "gitk-2.35.3-150300.10.12.1.x86_64", "product": { "name": "gitk-2.35.3-150300.10.12.1.x86_64", "product_id": "gitk-2.35.3-150300.10.12.1.x86_64" } }, { "category": "product_version", "name": "perl-Git-2.35.3-150300.10.12.1.x86_64", "product": { "name": "perl-Git-2.35.3-150300.10.12.1.x86_64", "product_id": "perl-Git-2.35.3-150300.10.12.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP3", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Development Tools 15 SP3", "product": { "name": "SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-development-tools:15:sp3" } } }, { "category": "product_name", "name": "openSUSE Leap 15.3", "product": { "name": "openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.3" } } }, { "category": "product_name", "name": "openSUSE Leap 15.4", "product": { "name": "openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:git-core-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "git-core-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:git-core-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "git-core-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:git-core-2.35.3-150300.10.12.1.s390x" }, "product_reference": "git-core-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:git-core-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "git-core-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:perl-Git-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "perl-Git-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:perl-Git-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "perl-Git-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:perl-Git-2.35.3-150300.10.12.1.s390x" }, "product_reference": "perl-Git-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:perl-Git-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "perl-Git-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.12.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "git-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.12.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "git-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.12.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-2.35.3-150300.10.12.1.s390x" }, "product_reference": "git-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.12.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "git-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.12.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-arch-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "git-arch-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.12.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-arch-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "git-arch-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.12.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-arch-2.35.3-150300.10.12.1.s390x" }, "product_reference": "git-arch-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.12.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-arch-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "git-arch-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.12.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-cvs-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "git-cvs-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.12.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-cvs-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "git-cvs-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.12.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-cvs-2.35.3-150300.10.12.1.s390x" }, "product_reference": "git-cvs-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.12.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-cvs-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "git-cvs-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.12.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-daemon-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "git-daemon-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.12.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-daemon-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "git-daemon-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.12.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-daemon-2.35.3-150300.10.12.1.s390x" }, "product_reference": "git-daemon-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.12.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-daemon-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "git-daemon-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.35.3-150300.10.12.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-doc-2.35.3-150300.10.12.1.noarch" }, "product_reference": "git-doc-2.35.3-150300.10.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.12.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-email-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "git-email-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.12.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-email-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "git-email-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.12.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-email-2.35.3-150300.10.12.1.s390x" }, "product_reference": "git-email-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.12.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-email-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "git-email-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.12.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-gui-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "git-gui-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.12.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-gui-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "git-gui-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.12.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-gui-2.35.3-150300.10.12.1.s390x" }, "product_reference": "git-gui-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.12.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-gui-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "git-gui-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.12.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-svn-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "git-svn-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.12.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-svn-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "git-svn-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.12.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-svn-2.35.3-150300.10.12.1.s390x" }, "product_reference": "git-svn-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.12.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-svn-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "git-svn-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.12.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-web-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "git-web-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.12.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-web-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "git-web-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.12.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-web-2.35.3-150300.10.12.1.s390x" }, "product_reference": "git-web-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.12.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-web-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "git-web-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.12.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:gitk-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "gitk-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.12.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:gitk-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "gitk-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.12.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:gitk-2.35.3-150300.10.12.1.s390x" }, "product_reference": "gitk-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.12.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:gitk-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "gitk-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.12.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "git-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.12.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "git-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.12.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-2.35.3-150300.10.12.1.s390x" }, "product_reference": "git-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.12.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "git-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.12.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-arch-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "git-arch-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.12.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-arch-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "git-arch-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.12.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-arch-2.35.3-150300.10.12.1.s390x" }, "product_reference": "git-arch-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.12.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-arch-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "git-arch-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.12.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-core-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "git-core-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.12.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-core-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "git-core-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.12.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-core-2.35.3-150300.10.12.1.s390x" }, "product_reference": "git-core-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.12.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-core-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "git-core-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.12.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-credential-gnome-keyring-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "git-credential-gnome-keyring-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.12.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-credential-gnome-keyring-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "git-credential-gnome-keyring-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.12.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-credential-gnome-keyring-2.35.3-150300.10.12.1.s390x" }, "product_reference": "git-credential-gnome-keyring-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.12.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-credential-gnome-keyring-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "git-credential-gnome-keyring-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.35.3-150300.10.12.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-credential-libsecret-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "git-credential-libsecret-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.35.3-150300.10.12.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-credential-libsecret-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "git-credential-libsecret-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.35.3-150300.10.12.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-credential-libsecret-2.35.3-150300.10.12.1.s390x" }, "product_reference": "git-credential-libsecret-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.35.3-150300.10.12.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-credential-libsecret-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "git-credential-libsecret-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.12.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-cvs-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "git-cvs-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.12.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-cvs-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "git-cvs-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.12.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-cvs-2.35.3-150300.10.12.1.s390x" }, "product_reference": "git-cvs-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.12.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-cvs-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "git-cvs-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.12.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-daemon-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "git-daemon-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.12.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-daemon-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "git-daemon-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.12.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-daemon-2.35.3-150300.10.12.1.s390x" }, "product_reference": "git-daemon-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.12.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-daemon-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "git-daemon-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.35.3-150300.10.12.1.noarch as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-doc-2.35.3-150300.10.12.1.noarch" }, "product_reference": "git-doc-2.35.3-150300.10.12.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.12.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-email-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "git-email-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.12.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-email-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "git-email-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.12.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-email-2.35.3-150300.10.12.1.s390x" }, "product_reference": "git-email-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.12.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-email-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "git-email-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.12.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-gui-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "git-gui-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.12.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-gui-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "git-gui-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.12.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-gui-2.35.3-150300.10.12.1.s390x" }, "product_reference": "git-gui-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.12.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-gui-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "git-gui-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.35.3-150300.10.12.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-p4-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "git-p4-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.35.3-150300.10.12.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-p4-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "git-p4-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.35.3-150300.10.12.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-p4-2.35.3-150300.10.12.1.s390x" }, "product_reference": "git-p4-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.35.3-150300.10.12.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-p4-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "git-p4-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.12.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-svn-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "git-svn-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.12.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-svn-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "git-svn-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.12.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-svn-2.35.3-150300.10.12.1.s390x" }, "product_reference": "git-svn-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.12.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-svn-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "git-svn-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.12.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-web-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "git-web-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.12.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-web-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "git-web-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.12.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-web-2.35.3-150300.10.12.1.s390x" }, "product_reference": "git-web-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.12.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:git-web-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "git-web-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.12.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:gitk-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "gitk-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.12.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:gitk-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "gitk-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.12.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:gitk-2.35.3-150300.10.12.1.s390x" }, "product_reference": "gitk-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.12.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:gitk-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "gitk-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.12.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:perl-Git-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "perl-Git-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.12.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:perl-Git-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "perl-Git-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.12.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:perl-Git-2.35.3-150300.10.12.1.s390x" }, "product_reference": "perl-Git-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.12.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:perl-Git-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "perl-Git-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.12.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "git-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.12.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "git-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.12.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-2.35.3-150300.10.12.1.s390x" }, "product_reference": "git-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.12.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "git-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.12.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-arch-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "git-arch-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.12.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-arch-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "git-arch-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.12.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-arch-2.35.3-150300.10.12.1.s390x" }, "product_reference": "git-arch-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.12.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-arch-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "git-arch-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.12.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-core-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "git-core-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.12.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-core-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "git-core-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.12.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-core-2.35.3-150300.10.12.1.s390x" }, "product_reference": "git-core-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.12.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-core-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "git-core-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.12.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-credential-gnome-keyring-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "git-credential-gnome-keyring-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.12.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-credential-gnome-keyring-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "git-credential-gnome-keyring-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.12.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-credential-gnome-keyring-2.35.3-150300.10.12.1.s390x" }, "product_reference": "git-credential-gnome-keyring-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.12.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-credential-gnome-keyring-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "git-credential-gnome-keyring-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.35.3-150300.10.12.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-credential-libsecret-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "git-credential-libsecret-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.35.3-150300.10.12.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-credential-libsecret-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "git-credential-libsecret-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.35.3-150300.10.12.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-credential-libsecret-2.35.3-150300.10.12.1.s390x" }, "product_reference": "git-credential-libsecret-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.35.3-150300.10.12.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-credential-libsecret-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "git-credential-libsecret-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.12.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-cvs-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "git-cvs-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.12.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-cvs-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "git-cvs-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.12.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-cvs-2.35.3-150300.10.12.1.s390x" }, "product_reference": "git-cvs-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.12.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-cvs-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "git-cvs-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.12.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-daemon-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "git-daemon-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.12.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-daemon-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "git-daemon-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.12.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-daemon-2.35.3-150300.10.12.1.s390x" }, "product_reference": "git-daemon-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.12.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-daemon-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "git-daemon-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.35.3-150300.10.12.1.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-doc-2.35.3-150300.10.12.1.noarch" }, "product_reference": "git-doc-2.35.3-150300.10.12.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.12.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-email-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "git-email-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.12.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-email-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "git-email-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.12.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-email-2.35.3-150300.10.12.1.s390x" }, "product_reference": "git-email-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.12.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-email-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "git-email-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.12.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-gui-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "git-gui-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.12.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-gui-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "git-gui-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.12.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-gui-2.35.3-150300.10.12.1.s390x" }, "product_reference": "git-gui-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.12.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-gui-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "git-gui-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.35.3-150300.10.12.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-p4-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "git-p4-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.35.3-150300.10.12.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-p4-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "git-p4-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.35.3-150300.10.12.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-p4-2.35.3-150300.10.12.1.s390x" }, "product_reference": "git-p4-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.35.3-150300.10.12.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-p4-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "git-p4-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.12.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-svn-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "git-svn-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.12.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-svn-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "git-svn-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.12.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-svn-2.35.3-150300.10.12.1.s390x" }, "product_reference": "git-svn-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.12.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-svn-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "git-svn-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.12.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-web-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "git-web-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.12.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-web-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "git-web-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.12.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-web-2.35.3-150300.10.12.1.s390x" }, "product_reference": "git-web-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.12.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:git-web-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "git-web-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.12.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:gitk-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "gitk-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.12.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:gitk-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "gitk-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.12.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:gitk-2.35.3-150300.10.12.1.s390x" }, "product_reference": "gitk-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.12.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:gitk-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "gitk-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.12.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:perl-Git-2.35.3-150300.10.12.1.aarch64" }, "product_reference": "perl-Git-2.35.3-150300.10.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.12.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:perl-Git-2.35.3-150300.10.12.1.ppc64le" }, "product_reference": "perl-Git-2.35.3-150300.10.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.12.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:perl-Git-2.35.3-150300.10.12.1.s390x" }, "product_reference": "perl-Git-2.35.3-150300.10.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.12.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:perl-Git-2.35.3-150300.10.12.1.x86_64" }, "product_reference": "perl-Git-2.35.3-150300.10.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-24765", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-24765" } ], "notes": [ { "category": "general", "text": "Git for Windows is a fork of Git containing Windows-specific patches. This vulnerability affects users working on multi-user machines, where untrusted parties have write access to the same hard disk. Those untrusted parties could create the folder `C:\\.git`, which would be picked up by Git operations run supposedly outside a repository while searching for a Git directory. Git would then respect any config in said Git directory. Git Bash users who set `GIT_PS1_SHOWDIRTYSTATE` are vulnerable as well. Users who installed posh-gitare vulnerable simply by starting a PowerShell. Users of IDEs such as Visual Studio are vulnerable: simply creating a new project would already read and respect the config specified in `C:\\.git\\config`. Users of the Microsoft fork of Git are vulnerable simply by starting a Git Bash. The problem has been patched in Git for Windows v2.35.2. Users unable to upgrade may create the folder `.git` on all drives where Git commands are run, and remove read/write access from those folders as a workaround. Alternatively, define or extend `GIT_CEILING_DIRECTORIES` to cover the _parent_ directory of the user profile, e.g. `C:\\Users` if the user profile is located in `C:\\Users\\my-user-name`.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP3:git-core-2.35.3-150300.10.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:git-core-2.35.3-150300.10.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:git-core-2.35.3-150300.10.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:git-core-2.35.3-150300.10.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:perl-Git-2.35.3-150300.10.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:perl-Git-2.35.3-150300.10.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:perl-Git-2.35.3-150300.10.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:perl-Git-2.35.3-150300.10.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-2.35.3-150300.10.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-2.35.3-150300.10.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-2.35.3-150300.10.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-2.35.3-150300.10.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-arch-2.35.3-150300.10.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-arch-2.35.3-150300.10.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-arch-2.35.3-150300.10.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-arch-2.35.3-150300.10.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-cvs-2.35.3-150300.10.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-cvs-2.35.3-150300.10.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-cvs-2.35.3-150300.10.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-cvs-2.35.3-150300.10.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-daemon-2.35.3-150300.10.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-daemon-2.35.3-150300.10.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-daemon-2.35.3-150300.10.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-daemon-2.35.3-150300.10.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-doc-2.35.3-150300.10.12.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-email-2.35.3-150300.10.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-email-2.35.3-150300.10.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-email-2.35.3-150300.10.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-email-2.35.3-150300.10.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-gui-2.35.3-150300.10.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-gui-2.35.3-150300.10.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-gui-2.35.3-150300.10.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-gui-2.35.3-150300.10.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-svn-2.35.3-150300.10.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-svn-2.35.3-150300.10.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-svn-2.35.3-150300.10.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-svn-2.35.3-150300.10.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-web-2.35.3-150300.10.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-web-2.35.3-150300.10.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-web-2.35.3-150300.10.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-web-2.35.3-150300.10.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:gitk-2.35.3-150300.10.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:gitk-2.35.3-150300.10.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:gitk-2.35.3-150300.10.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:gitk-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-arch-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-arch-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-arch-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-arch-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-core-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-core-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-core-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-core-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-credential-gnome-keyring-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-credential-gnome-keyring-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-credential-gnome-keyring-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-credential-gnome-keyring-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-credential-libsecret-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-credential-libsecret-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-credential-libsecret-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-credential-libsecret-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-cvs-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-cvs-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-cvs-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-cvs-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-daemon-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-daemon-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-daemon-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-daemon-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-doc-2.35.3-150300.10.12.1.noarch", "openSUSE Leap 15.3:git-email-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-email-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-email-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-email-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-gui-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-gui-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-gui-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-gui-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-p4-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-p4-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-p4-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-p4-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-svn-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-svn-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-svn-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-svn-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-web-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-web-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-web-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-web-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:gitk-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:gitk-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:gitk-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:gitk-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:perl-Git-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:perl-Git-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:perl-Git-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:perl-Git-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-arch-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-arch-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-arch-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-arch-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-core-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-core-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-core-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-core-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-credential-gnome-keyring-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-credential-gnome-keyring-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-credential-gnome-keyring-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-credential-gnome-keyring-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-credential-libsecret-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-credential-libsecret-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-credential-libsecret-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-credential-libsecret-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-cvs-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-cvs-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-cvs-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-cvs-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-daemon-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-daemon-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-daemon-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-daemon-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-doc-2.35.3-150300.10.12.1.noarch", "openSUSE Leap 15.4:git-email-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-email-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-email-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-email-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-gui-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-gui-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-gui-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-gui-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-p4-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-p4-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-p4-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-p4-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-svn-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-svn-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-svn-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-svn-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-web-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-web-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-web-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-web-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:gitk-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:gitk-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:gitk-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:gitk-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:perl-Git-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:perl-Git-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:perl-Git-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:perl-Git-2.35.3-150300.10.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-24765", "url": "https://www.suse.com/security/cve/CVE-2022-24765" }, { "category": "external", "summary": "SUSE Bug 1198234 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1198234" }, { "category": "external", "summary": "SUSE Bug 1199109 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1199109" }, { "category": "external", "summary": "SUSE Bug 1200119 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1200119" }, { "category": "external", "summary": "SUSE Bug 1200201 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1200201" }, { "category": "external", "summary": "SUSE Bug 1201431 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1201431" }, { "category": "external", "summary": "SUSE Bug 1201794 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1201794" } ], "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 SP3:git-core-2.35.3-150300.10.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:git-core-2.35.3-150300.10.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:git-core-2.35.3-150300.10.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:git-core-2.35.3-150300.10.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:perl-Git-2.35.3-150300.10.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:perl-Git-2.35.3-150300.10.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:perl-Git-2.35.3-150300.10.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:perl-Git-2.35.3-150300.10.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-2.35.3-150300.10.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-2.35.3-150300.10.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-2.35.3-150300.10.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-2.35.3-150300.10.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-arch-2.35.3-150300.10.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-arch-2.35.3-150300.10.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-arch-2.35.3-150300.10.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-arch-2.35.3-150300.10.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-cvs-2.35.3-150300.10.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-cvs-2.35.3-150300.10.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-cvs-2.35.3-150300.10.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-cvs-2.35.3-150300.10.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-daemon-2.35.3-150300.10.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-daemon-2.35.3-150300.10.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-daemon-2.35.3-150300.10.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-daemon-2.35.3-150300.10.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-doc-2.35.3-150300.10.12.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-email-2.35.3-150300.10.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-email-2.35.3-150300.10.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-email-2.35.3-150300.10.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-email-2.35.3-150300.10.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-gui-2.35.3-150300.10.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-gui-2.35.3-150300.10.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-gui-2.35.3-150300.10.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-gui-2.35.3-150300.10.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-svn-2.35.3-150300.10.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-svn-2.35.3-150300.10.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-svn-2.35.3-150300.10.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-svn-2.35.3-150300.10.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-web-2.35.3-150300.10.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-web-2.35.3-150300.10.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-web-2.35.3-150300.10.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-web-2.35.3-150300.10.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:gitk-2.35.3-150300.10.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:gitk-2.35.3-150300.10.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:gitk-2.35.3-150300.10.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:gitk-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-arch-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-arch-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-arch-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-arch-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-core-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-core-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-core-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-core-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-credential-gnome-keyring-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-credential-gnome-keyring-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-credential-gnome-keyring-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-credential-gnome-keyring-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-credential-libsecret-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-credential-libsecret-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-credential-libsecret-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-credential-libsecret-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-cvs-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-cvs-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-cvs-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-cvs-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-daemon-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-daemon-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-daemon-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-daemon-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-doc-2.35.3-150300.10.12.1.noarch", "openSUSE Leap 15.3:git-email-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-email-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-email-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-email-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-gui-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-gui-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-gui-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-gui-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-p4-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-p4-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-p4-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-p4-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-svn-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-svn-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-svn-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-svn-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-web-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-web-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-web-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-web-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:gitk-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:gitk-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:gitk-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:gitk-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:perl-Git-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:perl-Git-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:perl-Git-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:perl-Git-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-arch-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-arch-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-arch-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-arch-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-core-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-core-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-core-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-core-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-credential-gnome-keyring-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-credential-gnome-keyring-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-credential-gnome-keyring-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-credential-gnome-keyring-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-credential-libsecret-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-credential-libsecret-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-credential-libsecret-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-credential-libsecret-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-cvs-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-cvs-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-cvs-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-cvs-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-daemon-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-daemon-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-daemon-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-daemon-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-doc-2.35.3-150300.10.12.1.noarch", "openSUSE Leap 15.4:git-email-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-email-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-email-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-email-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-gui-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-gui-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-gui-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-gui-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-p4-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-p4-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-p4-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-p4-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-svn-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-svn-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-svn-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-svn-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-web-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-web-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-web-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-web-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:gitk-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:gitk-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:gitk-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:gitk-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:perl-Git-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:perl-Git-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:perl-Git-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:perl-Git-2.35.3-150300.10.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP3:git-core-2.35.3-150300.10.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:git-core-2.35.3-150300.10.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:git-core-2.35.3-150300.10.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:git-core-2.35.3-150300.10.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:perl-Git-2.35.3-150300.10.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:perl-Git-2.35.3-150300.10.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:perl-Git-2.35.3-150300.10.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:perl-Git-2.35.3-150300.10.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-2.35.3-150300.10.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-2.35.3-150300.10.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-2.35.3-150300.10.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-2.35.3-150300.10.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-arch-2.35.3-150300.10.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-arch-2.35.3-150300.10.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-arch-2.35.3-150300.10.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-arch-2.35.3-150300.10.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-cvs-2.35.3-150300.10.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-cvs-2.35.3-150300.10.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-cvs-2.35.3-150300.10.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-cvs-2.35.3-150300.10.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-daemon-2.35.3-150300.10.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-daemon-2.35.3-150300.10.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-daemon-2.35.3-150300.10.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-daemon-2.35.3-150300.10.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-doc-2.35.3-150300.10.12.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-email-2.35.3-150300.10.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-email-2.35.3-150300.10.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-email-2.35.3-150300.10.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-email-2.35.3-150300.10.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-gui-2.35.3-150300.10.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-gui-2.35.3-150300.10.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-gui-2.35.3-150300.10.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-gui-2.35.3-150300.10.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-svn-2.35.3-150300.10.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-svn-2.35.3-150300.10.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-svn-2.35.3-150300.10.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-svn-2.35.3-150300.10.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-web-2.35.3-150300.10.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-web-2.35.3-150300.10.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-web-2.35.3-150300.10.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:git-web-2.35.3-150300.10.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:gitk-2.35.3-150300.10.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP3:gitk-2.35.3-150300.10.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP3:gitk-2.35.3-150300.10.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP3:gitk-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-arch-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-arch-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-arch-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-arch-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-core-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-core-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-core-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-core-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-credential-gnome-keyring-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-credential-gnome-keyring-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-credential-gnome-keyring-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-credential-gnome-keyring-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-credential-libsecret-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-credential-libsecret-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-credential-libsecret-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-credential-libsecret-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-cvs-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-cvs-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-cvs-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-cvs-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-daemon-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-daemon-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-daemon-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-daemon-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-doc-2.35.3-150300.10.12.1.noarch", "openSUSE Leap 15.3:git-email-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-email-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-email-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-email-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-gui-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-gui-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-gui-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-gui-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-p4-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-p4-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-p4-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-p4-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-svn-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-svn-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-svn-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-svn-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:git-web-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:git-web-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:git-web-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:git-web-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:gitk-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:gitk-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:gitk-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:gitk-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.3:perl-Git-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.3:perl-Git-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.3:perl-Git-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.3:perl-Git-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-arch-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-arch-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-arch-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-arch-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-core-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-core-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-core-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-core-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-credential-gnome-keyring-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-credential-gnome-keyring-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-credential-gnome-keyring-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-credential-gnome-keyring-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-credential-libsecret-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-credential-libsecret-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-credential-libsecret-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-credential-libsecret-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-cvs-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-cvs-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-cvs-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-cvs-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-daemon-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-daemon-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-daemon-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-daemon-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-doc-2.35.3-150300.10.12.1.noarch", "openSUSE Leap 15.4:git-email-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-email-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-email-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-email-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-gui-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-gui-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-gui-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-gui-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-p4-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-p4-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-p4-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-p4-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-svn-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-svn-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-svn-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-svn-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:git-web-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:git-web-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:git-web-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:git-web-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:gitk-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:gitk-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:gitk-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:gitk-2.35.3-150300.10.12.1.x86_64", "openSUSE Leap 15.4:perl-Git-2.35.3-150300.10.12.1.aarch64", "openSUSE Leap 15.4:perl-Git-2.35.3-150300.10.12.1.ppc64le", "openSUSE Leap 15.4:perl-Git-2.35.3-150300.10.12.1.s390x", "openSUSE Leap 15.4:perl-Git-2.35.3-150300.10.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-05-02T14:47:40Z", "details": "important" } ], "title": "CVE-2022-24765" } ] }
wid-sec-w-2023-0561
Vulnerability from csaf_certbund
Published
2023-03-02 23:00
Modified
2023-05-18 22:00
Summary
Xerox FreeFlow Print Server: 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
FreeFlow-Druckserver ist eine Druckserveranwendung für Xerox-Produktionsdrucker, die Flexibilität, umfangreiche Workflow-Optionen und eine Farbverwaltung bietet.
Angriff
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
Betroffene Betriebssysteme
- UNIX
- 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": "FreeFlow-Druckserver ist eine Druckserveranwendung f\u00fcr Xerox-Produktionsdrucker, die Flexibilit\u00e4t, umfangreiche Workflow-Optionen und eine Farbverwaltung bietet.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden.", "title": "Angriff" }, { "category": "general", "text": "- UNIX\n- 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-2023-0561 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-0561.json" }, { "category": "self", "summary": "WID-SEC-2023-0561 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-0561" }, { "category": "external", "summary": "XEROX Security Advisory XRX23-007 vom 2023-05-18", "url": "https://security.business.xerox.com/wp-content/uploads/2023/05/Xerox-Security-Bulletin-XRX23-007-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v7.pdf" }, { "category": "external", "summary": "XEROX Security Advisory XRX23-005 vom 2023-04-04", "url": "https://security.business.xerox.com/wp-content/uploads/2023/04/Xerox-Security-Bulletin-XRX23-005-Xerox%25C2%25AE-FreeFlow%25C2%25AE-Print-Server-v9.pdf" }, { "category": "external", "summary": "XEROX Security Advisory XRX23-002 vom 2023-03-23", "url": "https://security.business.xerox.com/wp-content/uploads/2023/03/Xerox-Security-Bulletin-XRX23-002-FreeFlow-Print-Server-v2_Windows10.pdf" }, { "category": "external", "summary": "Xerox Mini Bulletin XRX21A vom 2023-03-02", "url": "https://security.business.xerox.com/wp-content/uploads/2023/03/Xerox-Security-Bulletin-XRX23-001-FreeFlow%C2%AE-Print-Server-v7.pdf" } ], "source_lang": "en-US", "title": "Xerox FreeFlow Print Server: Mehrere Schwachstellen", "tracking": { "current_release_date": "2023-05-18T22:00:00.000+00:00", "generator": { "date": "2024-08-15T17:46:07.359+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2023-0561", "initial_release_date": "2023-03-02T23:00:00.000+00:00", "revision_history": [ { "date": "2023-03-02T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2023-03-22T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von XEROX aufgenommen" }, { "date": "2023-04-03T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von XEROX aufgenommen" }, { "date": "2023-05-18T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von XEROX aufgenommen" } ], "status": "final", "version": "4" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Xerox FreeFlow Print Server 7", "product": { "name": "Xerox FreeFlow Print Server 7", "product_id": "T000872", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:7" } } }, { "category": "product_name", "name": "Xerox FreeFlow Print Server 9", "product": { "name": "Xerox FreeFlow Print Server 9", "product_id": "T002977", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:9" } } }, { "category": "product_name", "name": "Xerox FreeFlow Print Server v2", "product": { "name": "Xerox FreeFlow Print Server v2", "product_id": "T014888", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:v2" } } } ], "category": "product_name", "name": "FreeFlow Print Server" } ], "category": "vendor", "name": "Xerox" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-21900", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2023-21900" }, { "cve": "CVE-2023-21843", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2023-21843" }, { "cve": "CVE-2023-21835", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2023-21835" }, { "cve": "CVE-2023-21830", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2023-21830" }, { "cve": "CVE-2022-46882", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-46882" }, { "cve": "CVE-2022-46881", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-46881" }, { "cve": "CVE-2022-46880", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-46880" }, { "cve": "CVE-2022-46878", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-46878" }, { "cve": "CVE-2022-46875", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-46875" }, { "cve": "CVE-2022-46874", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-46874" }, { "cve": "CVE-2022-46872", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-46872" }, { "cve": "CVE-2022-45421", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45421" }, { "cve": "CVE-2022-45420", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45420" }, { "cve": "CVE-2022-45419", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45419" }, { "cve": "CVE-2022-45418", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45418" }, { "cve": "CVE-2022-45417", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45417" }, { "cve": "CVE-2022-45416", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45416" }, { "cve": "CVE-2022-45415", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45415" }, { "cve": "CVE-2022-45414", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45414" }, { "cve": "CVE-2022-45413", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45413" }, { "cve": "CVE-2022-45412", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45412" }, { "cve": "CVE-2022-45411", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45411" }, { "cve": "CVE-2022-45410", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45410" }, { "cve": "CVE-2022-45409", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45409" }, { "cve": "CVE-2022-45408", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45408" }, { "cve": "CVE-2022-45407", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45407" }, { "cve": "CVE-2022-45406", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45406" }, { "cve": "CVE-2022-45405", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45405" }, { "cve": "CVE-2022-45404", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45404" }, { "cve": "CVE-2022-45403", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45403" }, { "cve": "CVE-2022-45063", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45063" }, { "cve": "CVE-2022-45061", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45061" }, { "cve": "CVE-2022-44638", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-44638" }, { "cve": "CVE-2022-43680", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-43680" }, { "cve": "CVE-2022-43548", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-43548" }, { "cve": "CVE-2022-42932", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-42932" }, { "cve": "CVE-2022-42929", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-42929" }, { "cve": "CVE-2022-42928", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-42928" }, { "cve": "CVE-2022-42927", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-42927" }, { "cve": "CVE-2022-42252", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-42252" }, { "cve": "CVE-2022-41556", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-41556" }, { "cve": "CVE-2022-41323", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-41323" }, { "cve": "CVE-2022-40962", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-40962" }, { "cve": "CVE-2022-40960", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-40960" }, { "cve": "CVE-2022-40959", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-40959" }, { "cve": "CVE-2022-40958", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-40958" }, { "cve": "CVE-2022-40957", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-40957" }, { "cve": "CVE-2022-40956", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-40956" }, { "cve": "CVE-2022-40674", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-40674" }, { "cve": "CVE-2022-3970", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-3970" }, { "cve": "CVE-2022-39260", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-39260" }, { "cve": "CVE-2022-39253", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-39253" }, { "cve": "CVE-2022-3786", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-3786" }, { "cve": "CVE-2022-37797", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-37797" }, { "cve": "CVE-2022-37454", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-37454" }, { "cve": "CVE-2022-37436", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-37436" }, { "cve": "CVE-2022-36760", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-36760" }, { "cve": "CVE-2022-3627", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-3627" }, { "cve": "CVE-2022-3626", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-3626" }, { "cve": "CVE-2022-36087", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-36087" }, { "cve": "CVE-2022-36059", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-36059" }, { "cve": "CVE-2022-3602", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-3602" }, { "cve": "CVE-2022-3599", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-3599" }, { "cve": "CVE-2022-3598", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-3598" }, { "cve": "CVE-2022-3597", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-3597" }, { "cve": "CVE-2022-3570", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-3570" }, { "cve": "CVE-2022-35256", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-35256" }, { "cve": "CVE-2022-35255", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-35255" }, { "cve": "CVE-2022-34526", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-34526" }, { "cve": "CVE-2022-3276", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-3276" }, { "cve": "CVE-2022-32222", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-32222" }, { "cve": "CVE-2022-32215", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-32215" }, { "cve": "CVE-2022-32213", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-32213" }, { "cve": "CVE-2022-32212", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-32212" }, { "cve": "CVE-2022-3204", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-3204" }, { "cve": "CVE-2022-3190", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-3190" }, { "cve": "CVE-2022-31630", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-31630" }, { "cve": "CVE-2022-31629", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-31629" }, { "cve": "CVE-2022-31628", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-31628" }, { "cve": "CVE-2022-3155", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-3155" }, { "cve": "CVE-2022-3034", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-3034" }, { "cve": "CVE-2022-3033", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-3033" }, { "cve": "CVE-2022-3032", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-3032" }, { "cve": "CVE-2022-29458", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-29458" }, { "cve": "CVE-2022-29187", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-29187" }, { "cve": "CVE-2022-29154", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-29154" }, { "cve": "CVE-2022-2869", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-2869" }, { "cve": "CVE-2022-2868", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-2868" }, { "cve": "CVE-2022-2867", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-2867" }, { "cve": "CVE-2022-27406", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-27406" }, { "cve": "CVE-2022-27405", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-27405" }, { "cve": "CVE-2022-27404", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-27404" }, { "cve": "CVE-2022-26981", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-26981" }, { "cve": "CVE-2022-24765", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-24765" }, { "cve": "CVE-2022-24070", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-24070" }, { "cve": "CVE-2022-23901", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-23901" }, { "cve": "CVE-2022-22844", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-22844" }, { "cve": "CVE-2022-2210", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-2210" }, { "cve": "CVE-2022-2208", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-2208" }, { "cve": "CVE-2022-2207", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-2207" }, { "cve": "CVE-2022-2206", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-2206" }, { "cve": "CVE-2022-2183", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-2183" }, { "cve": "CVE-2022-2175", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-2175" }, { "cve": "CVE-2022-21658", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-21658" }, { "cve": "CVE-2022-21628", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-21628" }, { "cve": "CVE-2022-21626", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-21626" }, { "cve": "CVE-2022-21624", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-21624" }, { "cve": "CVE-2022-21619", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-21619" }, { "cve": "CVE-2022-2125", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-2125" }, { "cve": "CVE-2022-2122", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-2122" }, { "cve": "CVE-2022-2058", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-2058" }, { "cve": "CVE-2022-2057", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-2057" }, { "cve": "CVE-2022-2056", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-2056" }, { "cve": "CVE-2022-1925", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-1925" }, { "cve": "CVE-2022-1924", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-1924" }, { "cve": "CVE-2022-1923", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-1923" }, { "cve": "CVE-2022-1922", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-1922" }, { "cve": "CVE-2022-1921", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-1921" }, { "cve": "CVE-2022-1920", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-1920" }, { "cve": "CVE-2022-1348", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-1348" }, { "cve": "CVE-2022-1056", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-1056" }, { "cve": "CVE-2022-0924", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-0924" }, { "cve": "CVE-2022-0909", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-0909" }, { "cve": "CVE-2022-0908", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-0908" }, { "cve": "CVE-2022-0907", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-0907" }, { "cve": "CVE-2022-0891", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-0891" }, { "cve": "CVE-2022-0865", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-0865" }, { "cve": "CVE-2022-0562", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-0562" }, { "cve": "CVE-2022-0561", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-0561" }, { "cve": "CVE-2021-46848", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2021-46848" }, { "cve": "CVE-2021-46823", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2021-46823" }, { "cve": "CVE-2021-42694", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2021-42694" }, { "cve": "CVE-2021-42574", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2021-42574" }, { "cve": "CVE-2021-37750", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2021-37750" }, { "cve": "CVE-2021-28544", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2021-28544" }, { "cve": "CVE-2020-10735", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2020-10735" }, { "cve": "CVE-2019-6111", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2019-6111" }, { "cve": "CVE-2018-7160", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2018-7160" }, { "cve": "CVE-2015-20107", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2015-20107" }, { "cve": "CVE-2006-20001", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2006-20001" } ] }
wid-sec-w-2022-0252
Vulnerability from csaf_certbund
Published
2022-04-12 22:00
Modified
2024-01-25 23:00
Summary
git: Schwachstelle ermöglicht Privilegieneskalation
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.
Ubuntu Linux ist die Linux Distribution des Herstellers Canonical.
Angriff
Ein lokaler Angreifer kann eine Schwachstelle in git und Ubuntu Linux ausnutzen, um seine Privilegien zu erhöhen.
Betroffene Betriebssysteme
- Linux
- Windows
- Sonstiges
{ "document": { "aggregate_severity": { "text": "mittel" }, "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.\r\nUbuntu Linux ist die Linux Distribution des Herstellers Canonical.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein lokaler Angreifer kann eine Schwachstelle in git und Ubuntu Linux ausnutzen, um seine Privilegien zu erh\u00f6hen.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- Windows\n- Sonstiges", "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-2022-0252 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-0252.json" }, { "category": "self", "summary": "WID-SEC-2022-0252 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-0252" }, { "category": "external", "summary": "Seclists.org Security Advisory vom 2022-04-12", "url": "https://seclists.org/oss-sec/2022/q2/38" }, { "category": "external", "summary": "Ubuntu Security Advisory vom 2022-04-12", "url": "https://ubuntu.com/security/notices/USN-5376-1" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:1260-1 vom 2022-04-19", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-April/010750.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:1306-1 vom 2022-04-22", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-April/010798.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-5376-2 vom 2022-04-25", "url": "https://ubuntu.com/security/notices/USN-5376-2" }, { "category": "external", "summary": "Ubuntu Security Notice USN-5376-3 vom 2022-04-26", "url": "https://ubuntu.com/security/notices/USN-5376-3" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:1484-1 vom 2022-05-02", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-May/010904.html" }, { "category": "external", "summary": "Arch Linux Security Advisory ASA-202205-2 vom 2022-05-17", "url": "https://security.archlinux.org/ASA-202205-2" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2022-067 vom 2022-05-20", "url": "https://alas.aws.amazon.com/AL2022/ALAS-2022-067.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2022-1589 vom 2022-06-10", "url": "https://alas.aws.amazon.com/ALAS-2022-1589.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-5511-1 vom 2022-07-13", "url": "https://ubuntu.com/security/notices/USN-5511-1" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2022-1810 vom 2022-07-15", "url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1810.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:2537-1 vom 2022-07-22", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-July/011634.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:2535-1 vom 2022-07-22", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-July/011633.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:2550-1 vom 2022-07-26", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-July/011656.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:3283-1 vom 2022-09-15", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-September/012252.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:3495-1 vom 2022-10-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-October/012490.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:3494-1 vom 2022-10-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-October/012486.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2022-236 vom 2022-12-09", "url": "https://alas.aws.amazon.com/AL2022/ALAS-2022-236.html" }, { "category": "external", "summary": "Debian Security Advisory DSA-5332 vom 2023-01-29", "url": "https://lists.debian.org/debian-security-announce/2023/msg00022.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:2859 vom 2023-05-16", "url": "https://access.redhat.com/errata/RHSA-2023:2859" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202312-15 vom 2023-12-27", "url": "https://security.gentoo.org/glsa/202312-15" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0407 vom 2024-01-25", "url": "https://access.redhat.com/errata/RHSA-2024:0407" } ], "source_lang": "en-US", "title": "git: Schwachstelle erm\u00f6glicht Privilegieneskalation", "tracking": { "current_release_date": "2024-01-25T23:00:00.000+00:00", "generator": { "date": "2024-08-15T17:27:40.706+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2022-0252", "initial_release_date": "2022-04-12T22:00:00.000+00:00", "revision_history": [ { "date": "2022-04-12T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2022-04-19T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von SUSE und Fedora aufgenommen" }, { "date": "2022-04-20T22:00:00.000+00:00", "number": "3", "summary": "Referenz(en) aufgenommen: FEDORA-2022-2FEC5F30BE, FEDORA-2022-3759EBABD2" }, { "date": "2022-04-24T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2022-04-25T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2022-04-26T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2022-05-02T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2022-05-16T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Arch Linux aufgenommen" }, { "date": "2022-05-19T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2022-06-09T22:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2022-07-12T22:00:00.000+00:00", "number": "11", "summary": "Referenz(en) aufgenommen: FEDORA-2022-DFD7E7FC0E" }, { "date": "2022-07-13T22:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2022-07-14T22:00:00.000+00:00", "number": "13", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2022-07-24T22:00:00.000+00:00", "number": "14", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2022-07-26T22:00:00.000+00:00", "number": "15", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2022-09-15T22:00:00.000+00:00", "number": "16", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2022-10-04T22:00:00.000+00:00", "number": "17", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2022-12-11T23:00:00.000+00:00", "number": "18", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2023-01-22T23:00:00.000+00:00", "number": "19", "summary": "Referenz(en) aufgenommen: FEDORA-2023-470C7EA49E, FEDORA-2023-1068309389" }, { "date": "2023-01-29T23:00:00.000+00:00", "number": "20", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2023-05-16T22:00:00.000+00:00", "number": "21", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-12-27T23:00:00.000+00:00", "number": "22", "summary": "Neue Updates von Gentoo aufgenommen" }, { "date": "2024-01-25T23:00:00.000+00:00", "number": "23", "summary": "Neue Updates von Red Hat aufgenommen" } ], "status": "final", "version": "23" } }, "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": "Gentoo Linux", "product": { "name": "Gentoo Linux", "product_id": "T012167", "product_identification_helper": { "cpe": "cpe:/o:gentoo:linux:-" } } } ], "category": "vendor", "name": "Gentoo" }, { "branches": [ { "category": "product_name", "name": "Open Source Arch Linux", "product": { "name": "Open Source Arch Linux", "product_id": "T013312", "product_identification_helper": { "cpe": "cpe:/o:archlinux:archlinux:-" } } }, { "branches": [ { "category": "product_name", "name": "Open Source git \u003c 2.30.3", "product": { "name": "Open Source git \u003c 2.30.3", "product_id": "T022636", "product_identification_helper": { "cpe": "cpe:/a:open_source:git:2.30.3" } } }, { "category": "product_name", "name": "Open Source git \u003c 2.31.2", "product": { "name": "Open Source git \u003c 2.31.2", "product_id": "T022637", "product_identification_helper": { "cpe": "cpe:/a:open_source:git:2.31.2" } } }, { "category": "product_name", "name": "Open Source git \u003c 2.32.1", "product": { "name": "Open Source git \u003c 2.32.1", "product_id": "T022638", "product_identification_helper": { "cpe": "cpe:/a:open_source:git:2.32.1" } } }, { "category": "product_name", "name": "Open Source git \u003c 2.33.2", "product": { "name": "Open Source git \u003c 2.33.2", "product_id": "T022639", "product_identification_helper": { "cpe": "cpe:/a:open_source:git:2.33.2" } } }, { "category": "product_name", "name": "Open Source git \u003c 2.34.2", "product": { "name": "Open Source git \u003c 2.34.2", "product_id": "T022640", "product_identification_helper": { "cpe": "cpe:/a:open_source:git:2.34.2" } } }, { "category": "product_name", "name": "Open Source git \u003c 2.35.2", "product": { "name": "Open Source git \u003c 2.35.2", "product_id": "T022641", "product_identification_helper": { "cpe": "cpe:/a:open_source:git:2.35.2" } } } ], "category": "product_name", "name": "git" } ], "category": "vendor", "name": "Open Source" }, { "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": [ { "branches": [ { "category": "product_name", "name": "Ubuntu Linux 18.04", "product": { "name": "Ubuntu Linux 18.04", "product_id": "353835", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:18.04" } } }, { "category": "product_name", "name": "Ubuntu Linux 20.04", "product": { "name": "Ubuntu Linux 20.04", "product_id": "T019179", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:20.04" } } }, { "category": "product_name", "name": "Ubuntu Linux 21.10", "product": { "name": "Ubuntu Linux 21.10", "product_id": "T021848", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:21.10" } } } ], "category": "product_name", "name": "Linux" } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-24765", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in Git. Der Fehler besteht, weil die Anwendung standardm\u00e4\u00dfig den Ordner C:\\.git verwendet. Ein lokaler Angreifer mit bestimmten Berechtigungen kann eine b\u00f6sartige Datei in dem genannten Verzeichnis ablegen und sie mit erh\u00f6hten Rechten ausf\u00fchren." } ], "product_status": { "known_affected": [ "353835", "2951", "T002207", "67646", "T013312", "398363", "T021848", "T012167", "T019179" ] }, "release_date": "2022-04-12T22:00:00.000+00:00", "title": "CVE-2022-24765" } ] }
gsd-2022-24765
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Git for Windows is a fork of Git containing Windows-specific patches. This vulnerability affects users working on multi-user machines, where untrusted parties have write access to the same hard disk. Those untrusted parties could create the folder `C:\.git`, which would be picked up by Git operations run supposedly outside a repository while searching for a Git directory. Git would then respect any config in said Git directory. Git Bash users who set `GIT_PS1_SHOWDIRTYSTATE` are vulnerable as well. Users who installed posh-gitare vulnerable simply by starting a PowerShell. Users of IDEs such as Visual Studio are vulnerable: simply creating a new project would already read and respect the config specified in `C:\.git\config`. Users of the Microsoft fork of Git are vulnerable simply by starting a Git Bash. The problem has been patched in Git for Windows v2.35.2. Users unable to upgrade may create the folder `.git` on all drives where Git commands are run, and remove read/write access from those folders as a workaround. Alternatively, define or extend `GIT_CEILING_DIRECTORIES` to cover the _parent_ directory of the user profile, e.g. `C:\Users` if the user profile is located in `C:\Users\my-user-name`.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-24765", "description": "Git for Windows is a fork of Git containing Windows-specific patches. This vulnerability affects users working on multi-user machines, where untrusted parties have write access to the same hard disk. Those untrusted parties could create the folder `C:\\.git`, which would be picked up by Git operations run supposedly outside a repository while searching for a Git directory. Git would then respect any config in said Git directory. Git Bash users who set `GIT_PS1_SHOWDIRTYSTATE` are vulnerable as well. Users who installed posh-gitare vulnerable simply by starting a PowerShell. Users of IDEs such as Visual Studio are vulnerable: simply creating a new project would already read and respect the config specified in `C:\\.git\\config`. Users of the Microsoft fork of Git are vulnerable simply by starting a Git Bash. The problem has been patched in Git for Windows v2.35.2. Users unable to upgrade may create the folder `.git` on all drives where Git commands are run, and remove read/write access from those folders as a workaround. Alternatively, define or extend `GIT_CEILING_DIRECTORIES` to cover the _parent_ directory of the user profile, e.g. `C:\\Users` if the user profile is located in `C:\\Users\\my-user-name`.", "id": "GSD-2022-24765", "references": [ "https://security.archlinux.org/CVE-2022-24765", "https://www.suse.com/security/cve/CVE-2022-24765.html", "https://ubuntu.com/security/CVE-2022-24765", "https://advisories.mageia.org/CVE-2022-24765.html", "https://alas.aws.amazon.com/cve/html/CVE-2022-24765.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-24765" ], "details": "Git for Windows is a fork of Git containing Windows-specific patches. This vulnerability affects users working on multi-user machines, where untrusted parties have write access to the same hard disk. Those untrusted parties could create the folder `C:\\.git`, which would be picked up by Git operations run supposedly outside a repository while searching for a Git directory. Git would then respect any config in said Git directory. Git Bash users who set `GIT_PS1_SHOWDIRTYSTATE` are vulnerable as well. Users who installed posh-gitare vulnerable simply by starting a PowerShell. Users of IDEs such as Visual Studio are vulnerable: simply creating a new project would already read and respect the config specified in `C:\\.git\\config`. Users of the Microsoft fork of Git are vulnerable simply by starting a Git Bash. The problem has been patched in Git for Windows v2.35.2. Users unable to upgrade may create the folder `.git` on all drives where Git commands are run, and remove read/write access from those folders as a workaround. Alternatively, define or extend `GIT_CEILING_DIRECTORIES` to cover the _parent_ directory of the user profile, e.g. `C:\\Users` if the user profile is located in `C:\\Users\\my-user-name`.", "id": "GSD-2022-24765", "modified": "2023-12-13T01:19:43.363821Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-24765", "STATE": "PUBLIC", "TITLE": "Uncontrolled search for the Git directory in Git for Windows" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "git", "version": { "version_data": [ { "version_value": "\u003c 2.35.2" } ] } } ] }, "vendor_name": "git-for-windows" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Git for Windows is a fork of Git containing Windows-specific patches. This vulnerability affects users working on multi-user machines, where untrusted parties have write access to the same hard disk. Those untrusted parties could create the folder `C:\\.git`, which would be picked up by Git operations run supposedly outside a repository while searching for a Git directory. Git would then respect any config in said Git directory. Git Bash users who set `GIT_PS1_SHOWDIRTYSTATE` are vulnerable as well. Users who installed posh-gitare vulnerable simply by starting a PowerShell. Users of IDEs such as Visual Studio are vulnerable: simply creating a new project would already read and respect the config specified in `C:\\.git\\config`. Users of the Microsoft fork of Git are vulnerable simply by starting a Git Bash. The problem has been patched in Git for Windows v2.35.2. Users unable to upgrade may create the folder `.git` on all drives where Git commands are run, and remove read/write access from those folders as a workaround. Alternatively, define or extend `GIT_CEILING_DIRECTORIES` to cover the _parent_ directory of the user profile, e.g. `C:\\Users` if the user profile is located in `C:\\Users\\my-user-name`." } ] }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 6.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-427: Uncontrolled Search Path Element" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/git-for-windows/git/security/advisories/GHSA-vw2c-22j4-2fh2", "refsource": "CONFIRM", "url": "https://github.com/git-for-windows/git/security/advisories/GHSA-vw2c-22j4-2fh2" }, { "name": "https://git-scm.com/book/en/v2/Appendix-A%3A-Git-in-Other-Environments-Git-in-Bash", "refsource": "MISC", "url": "https://git-scm.com/book/en/v2/Appendix-A%3A-Git-in-Other-Environments-Git-in-Bash" }, { "name": "https://git-scm.com/docs/git#Documentation/git.txt-codeGITCEILINGDIRECTORIEScode", "refsource": "MISC", "url": "https://git-scm.com/docs/git#Documentation/git.txt-codeGITCEILINGDIRECTORIEScode" }, { "name": "[oss-security] 20220412 git v2.35.2 and friends for CVE-2022-24765", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2022/04/12/7" }, { "name": "FEDORA-2022-e99ae504f5", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5PTN5NYEHYN2OQSHSAMCNICZNK2U4QH6/" }, { "name": "FEDORA-2022-3759ebabd2", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BENQYTDGUL6TF3UALY6GSIEXIHUIYNWM/" }, { "name": "FEDORA-2022-2fec5f30be", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SLP42KIZ6HACTVZMZLJLFJQ4W2XYT27M/" }, { "name": "https://support.apple.com/kb/HT213261", "refsource": "CONFIRM", "url": "https://support.apple.com/kb/HT213261" }, { "name": "20220516 APPLE-SA-2022-05-16-8 Xcode 13.4", "refsource": "FULLDISC", "url": "http://seclists.org/fulldisclosure/2022/May/31" }, { "name": "FEDORA-2022-dfd7e7fc0e", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TRZG5CDUQ27OWTPC5MQOR4UASNXHWEZS/" }, { "name": "FEDORA-2022-2a5de7cb8b", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DDI325LOO2XBDDKLINOAQJEG6MHAURZE/" }, { "name": "[debian-lts-announce] 20221213 [SECURITY] [DLA 3239-1] git security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00025.html" }, { "name": "FEDORA-2023-470c7ea49e", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DIKWISWUDFT2FAITYIA6372BVLH3OOOC/" }, { "name": "FEDORA-2023-e3c8abd37e", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YROCMBWYFKRSS64PO6FUNM6L7LKBUKVW/" }, { "name": "FEDORA-2023-1068309389", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HVOLER2PIGMHPQMDGG4RDE2KZB74QLA2/" }, { "name": "FEDORA-2023-3ec32f6d4e", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UDZRZAL7QULOB6V7MKT66MOMWJLBJPX4/" }, { "name": "GLSA-202312-15", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/202312-15" } ] }, "source": { "advisory": "GHSA-vw2c-22j4-2fh2", "discovery": "UNKNOWN" } }, "nvd.nist.gov": { "cve": { "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*", "matchCriteriaId": "A2572D17-1DE6-457B-99CC-64AFD54487EA", "vulnerable": false } ], "negate": false, "operator": "OR" }, { "cpeMatch": [ { "criteria": "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", "matchCriteriaId": "F3ACE235-32E1-429A-9A82-628C9D25CADE", "versionEndExcluding": "2.35.2", "vulnerable": true } ], "negate": false, "operator": "OR" } ], "operator": "AND" }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*", "matchCriteriaId": "A930E247-0B43-43CB-98FF-6CE7B8189835", "vulnerable": true }, { "criteria": "cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*", "matchCriteriaId": "80E516C0-98A4-4ADE-B69F-66A772E2BAAA", "vulnerable": true }, { "criteria": "cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*", "matchCriteriaId": "5C675112-476C-4D7C-BCB9-A2FB2D0BC9FD", "vulnerable": true }, { "criteria": "cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*", "matchCriteriaId": "E30D0E6F-4AE8-4284-8716-991DFA48CC5D", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:apple:xcode:*:*:*:*:*:*:*:*", "matchCriteriaId": "ABC5ECCF-B646-4686-AE1E-6F1122B108BB", "versionEndExcluding": "13.4", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", "matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "descriptions": [ { "lang": "en", "value": "Git for Windows is a fork of Git containing Windows-specific patches. This vulnerability affects users working on multi-user machines, where untrusted parties have write access to the same hard disk. Those untrusted parties could create the folder `C:\\.git`, which would be picked up by Git operations run supposedly outside a repository while searching for a Git directory. Git would then respect any config in said Git directory. Git Bash users who set `GIT_PS1_SHOWDIRTYSTATE` are vulnerable as well. Users who installed posh-gitare vulnerable simply by starting a PowerShell. Users of IDEs such as Visual Studio are vulnerable: simply creating a new project would already read and respect the config specified in `C:\\.git\\config`. Users of the Microsoft fork of Git are vulnerable simply by starting a Git Bash. The problem has been patched in Git for Windows v2.35.2. Users unable to upgrade may create the folder `.git` on all drives where Git commands are run, and remove read/write access from those folders as a workaround. Alternatively, define or extend `GIT_CEILING_DIRECTORIES` to cover the _parent_ directory of the user profile, e.g. `C:\\Users` if the user profile is located in `C:\\Users\\my-user-name`." }, { "lang": "es", "value": "Git para Windows es un fork de Git que contiene parches espec\u00edficos para Windows. Esta vulnerabilidad afecta a usuarios que trabajan en m\u00e1quinas multiusuario, donde partes no confiables presentan acceso de escritura al mismo disco duro. Estas partes no confiables podr\u00edan crear la carpeta \"C:\\.git\", que ser\u00eda recogida por las operaciones de Git ejecutadas supuestamente fuera de un repositorio mientras es buscado un directorio Git. Git respetar\u00eda entonces cualquier configuraci\u00f3n en dicho directorio Git. Los usuarios de Git Bash que configuren \"GIT_PS1_SHOWDIRTYSTATE\" tambi\u00e9n son vulnerables. Los usuarios que hayan instalado posh-git son vulnerables simplemente al iniciar un PowerShell. Los usuarios de IDEs como Visual Studio son vulnerables: la simple creaci\u00f3n de un nuevo proyecto ya leer\u00eda y respetar\u00eda la configuraci\u00f3n especificada en \"C:\\.git\\config\". Los usuarios del fork de Microsoft de Git son vulnerables simplemente al iniciar un Git Bash. El problema ha sido parcheado en Git para Windows versi\u00f3n v2.35.2. Los usuarios que no puedan actualizarse pueden crear la carpeta \".git\" en todas las unidades en las que sean ejecutados comandos de Git, y eliminar el acceso de lectura/escritura de esas carpetas como medida de mitigaci\u00f3n. Como alternativa, defina o ampl\u00ede \"GIT_CEILING_DIRECTORIES\" para que cubra el directorio _parent_ del perfil de usuario, por ejemplo, \"C:\\Users\" si el perfil de usuario es encontrado en \"C:\\Users\\my-user-name\"" } ], "id": "CVE-2022-24765", "lastModified": "2023-12-27T10:15:37.267", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 6.9, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:M/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 3.4, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" }, { "cvssData": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 6.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 0.8, "impactScore": 5.2, "source": "security-advisories@github.com", "type": "Secondary" } ] }, "published": "2022-04-12T18:15:09.390", "references": [ { "source": "security-advisories@github.com", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://seclists.org/fulldisclosure/2022/May/31" }, { "source": "security-advisories@github.com", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2022/04/12/7" }, { "source": "security-advisories@github.com", "tags": [ "Vendor Advisory" ], "url": "https://git-scm.com/book/en/v2/Appendix-A%3A-Git-in-Other-Environments-Git-in-Bash" }, { "source": "security-advisories@github.com", "tags": [ "Vendor Advisory" ], "url": "https://git-scm.com/docs/git#Documentation/git.txt-codeGITCEILINGDIRECTORIEScode" }, { "source": "security-advisories@github.com", "tags": [ "Mitigation", "Third Party Advisory" ], "url": "https://github.com/git-for-windows/git/security/advisories/GHSA-vw2c-22j4-2fh2" }, { "source": "security-advisories@github.com", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00025.html" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5PTN5NYEHYN2OQSHSAMCNICZNK2U4QH6/" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BENQYTDGUL6TF3UALY6GSIEXIHUIYNWM/" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DDI325LOO2XBDDKLINOAQJEG6MHAURZE/" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DIKWISWUDFT2FAITYIA6372BVLH3OOOC/" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HVOLER2PIGMHPQMDGG4RDE2KZB74QLA2/" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SLP42KIZ6HACTVZMZLJLFJQ4W2XYT27M/" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TRZG5CDUQ27OWTPC5MQOR4UASNXHWEZS/" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UDZRZAL7QULOB6V7MKT66MOMWJLBJPX4/" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YROCMBWYFKRSS64PO6FUNM6L7LKBUKVW/" }, { "source": "security-advisories@github.com", "url": "https://security.gentoo.org/glsa/202312-15" }, { "source": "security-advisories@github.com", "tags": [ "Third Party Advisory" ], "url": "https://support.apple.com/kb/HT213261" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-427" } ], "source": "security-advisories@github.com", "type": "Primary" } ] } } } }
opensuse-su-2024:12223-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
git-annex-10.20220624-1.1 on GA media
Notes
Title of the patch
git-annex-10.20220624-1.1 on GA media
Description of the patch
These are all security issues fixed in the git-annex-10.20220624-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-12223
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-annex-10.20220624-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the git-annex-10.20220624-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-12223", "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_12223-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2022-24765 page", "url": "https://www.suse.com/security/cve/CVE-2022-24765/" } ], "title": "git-annex-10.20220624-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:12223-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-annex-10.20220624-1.1.aarch64", "product": { "name": "git-annex-10.20220624-1.1.aarch64", "product_id": "git-annex-10.20220624-1.1.aarch64" } }, { "category": "product_version", "name": "git-annex-bash-completion-10.20220624-1.1.aarch64", "product": { "name": "git-annex-bash-completion-10.20220624-1.1.aarch64", "product_id": "git-annex-bash-completion-10.20220624-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "git-annex-10.20220624-1.1.ppc64le", "product": { "name": "git-annex-10.20220624-1.1.ppc64le", "product_id": "git-annex-10.20220624-1.1.ppc64le" } }, { "category": "product_version", "name": "git-annex-bash-completion-10.20220624-1.1.ppc64le", "product": { "name": "git-annex-bash-completion-10.20220624-1.1.ppc64le", "product_id": "git-annex-bash-completion-10.20220624-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "git-annex-10.20220624-1.1.s390x", "product": { "name": "git-annex-10.20220624-1.1.s390x", "product_id": "git-annex-10.20220624-1.1.s390x" } }, { "category": "product_version", "name": "git-annex-bash-completion-10.20220624-1.1.s390x", "product": { "name": "git-annex-bash-completion-10.20220624-1.1.s390x", "product_id": "git-annex-bash-completion-10.20220624-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "git-annex-10.20220624-1.1.x86_64", "product": { "name": "git-annex-10.20220624-1.1.x86_64", "product_id": "git-annex-10.20220624-1.1.x86_64" } }, { "category": "product_version", "name": "git-annex-bash-completion-10.20220624-1.1.x86_64", "product": { "name": "git-annex-bash-completion-10.20220624-1.1.x86_64", "product_id": "git-annex-bash-completion-10.20220624-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-annex-10.20220624-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-annex-10.20220624-1.1.aarch64" }, "product_reference": "git-annex-10.20220624-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-annex-10.20220624-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-annex-10.20220624-1.1.ppc64le" }, "product_reference": "git-annex-10.20220624-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-annex-10.20220624-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-annex-10.20220624-1.1.s390x" }, "product_reference": "git-annex-10.20220624-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-annex-10.20220624-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-annex-10.20220624-1.1.x86_64" }, "product_reference": "git-annex-10.20220624-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-annex-bash-completion-10.20220624-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-annex-bash-completion-10.20220624-1.1.aarch64" }, "product_reference": "git-annex-bash-completion-10.20220624-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-annex-bash-completion-10.20220624-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-annex-bash-completion-10.20220624-1.1.ppc64le" }, "product_reference": "git-annex-bash-completion-10.20220624-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-annex-bash-completion-10.20220624-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-annex-bash-completion-10.20220624-1.1.s390x" }, "product_reference": "git-annex-bash-completion-10.20220624-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-annex-bash-completion-10.20220624-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-annex-bash-completion-10.20220624-1.1.x86_64" }, "product_reference": "git-annex-bash-completion-10.20220624-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-24765", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-24765" } ], "notes": [ { "category": "general", "text": "Git for Windows is a fork of Git containing Windows-specific patches. This vulnerability affects users working on multi-user machines, where untrusted parties have write access to the same hard disk. Those untrusted parties could create the folder `C:\\.git`, which would be picked up by Git operations run supposedly outside a repository while searching for a Git directory. Git would then respect any config in said Git directory. Git Bash users who set `GIT_PS1_SHOWDIRTYSTATE` are vulnerable as well. Users who installed posh-gitare vulnerable simply by starting a PowerShell. Users of IDEs such as Visual Studio are vulnerable: simply creating a new project would already read and respect the config specified in `C:\\.git\\config`. Users of the Microsoft fork of Git are vulnerable simply by starting a Git Bash. The problem has been patched in Git for Windows v2.35.2. Users unable to upgrade may create the folder `.git` on all drives where Git commands are run, and remove read/write access from those folders as a workaround. Alternatively, define or extend `GIT_CEILING_DIRECTORIES` to cover the _parent_ directory of the user profile, e.g. `C:\\Users` if the user profile is located in `C:\\Users\\my-user-name`.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:git-annex-10.20220624-1.1.aarch64", "openSUSE Tumbleweed:git-annex-10.20220624-1.1.ppc64le", "openSUSE Tumbleweed:git-annex-10.20220624-1.1.s390x", "openSUSE Tumbleweed:git-annex-10.20220624-1.1.x86_64", "openSUSE Tumbleweed:git-annex-bash-completion-10.20220624-1.1.aarch64", "openSUSE Tumbleweed:git-annex-bash-completion-10.20220624-1.1.ppc64le", "openSUSE Tumbleweed:git-annex-bash-completion-10.20220624-1.1.s390x", "openSUSE Tumbleweed:git-annex-bash-completion-10.20220624-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-24765", "url": "https://www.suse.com/security/cve/CVE-2022-24765" }, { "category": "external", "summary": "SUSE Bug 1198234 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1198234" }, { "category": "external", "summary": "SUSE Bug 1199109 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1199109" }, { "category": "external", "summary": "SUSE Bug 1200119 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1200119" }, { "category": "external", "summary": "SUSE Bug 1200201 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1200201" }, { "category": "external", "summary": "SUSE Bug 1201431 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1201431" }, { "category": "external", "summary": "SUSE Bug 1201794 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1201794" } ], "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-annex-10.20220624-1.1.aarch64", "openSUSE Tumbleweed:git-annex-10.20220624-1.1.ppc64le", "openSUSE Tumbleweed:git-annex-10.20220624-1.1.s390x", "openSUSE Tumbleweed:git-annex-10.20220624-1.1.x86_64", "openSUSE Tumbleweed:git-annex-bash-completion-10.20220624-1.1.aarch64", "openSUSE Tumbleweed:git-annex-bash-completion-10.20220624-1.1.ppc64le", "openSUSE Tumbleweed:git-annex-bash-completion-10.20220624-1.1.s390x", "openSUSE Tumbleweed:git-annex-bash-completion-10.20220624-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:git-annex-10.20220624-1.1.aarch64", "openSUSE Tumbleweed:git-annex-10.20220624-1.1.ppc64le", "openSUSE Tumbleweed:git-annex-10.20220624-1.1.s390x", "openSUSE Tumbleweed:git-annex-10.20220624-1.1.x86_64", "openSUSE Tumbleweed:git-annex-bash-completion-10.20220624-1.1.aarch64", "openSUSE Tumbleweed:git-annex-bash-completion-10.20220624-1.1.ppc64le", "openSUSE Tumbleweed:git-annex-bash-completion-10.20220624-1.1.s390x", "openSUSE Tumbleweed:git-annex-bash-completion-10.20220624-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2022-24765" } ] }
opensuse-su-2024:12003-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
git-2.35.3-1.1 on GA media
Notes
Title of the patch
git-2.35.3-1.1 on GA media
Description of the patch
These are all security issues fixed in the git-2.35.3-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-12003
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.35.3-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the git-2.35.3-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-12003", "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_12003-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2022-24765 page", "url": "https://www.suse.com/security/cve/CVE-2022-24765/" } ], "title": "git-2.35.3-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:12003-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.35.3-1.1.aarch64", "product": { "name": "git-2.35.3-1.1.aarch64", "product_id": "git-2.35.3-1.1.aarch64" } }, { "category": "product_version", "name": "git-arch-2.35.3-1.1.aarch64", "product": { "name": "git-arch-2.35.3-1.1.aarch64", "product_id": "git-arch-2.35.3-1.1.aarch64" } }, { "category": "product_version", "name": "git-core-2.35.3-1.1.aarch64", "product": { "name": "git-core-2.35.3-1.1.aarch64", "product_id": "git-core-2.35.3-1.1.aarch64" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.35.3-1.1.aarch64", "product": { "name": "git-credential-gnome-keyring-2.35.3-1.1.aarch64", "product_id": "git-credential-gnome-keyring-2.35.3-1.1.aarch64" } }, { "category": "product_version", "name": "git-credential-libsecret-2.35.3-1.1.aarch64", "product": { "name": "git-credential-libsecret-2.35.3-1.1.aarch64", "product_id": "git-credential-libsecret-2.35.3-1.1.aarch64" } }, { "category": "product_version", "name": "git-cvs-2.35.3-1.1.aarch64", "product": { "name": "git-cvs-2.35.3-1.1.aarch64", "product_id": "git-cvs-2.35.3-1.1.aarch64" } }, { "category": "product_version", "name": "git-daemon-2.35.3-1.1.aarch64", "product": { "name": "git-daemon-2.35.3-1.1.aarch64", "product_id": "git-daemon-2.35.3-1.1.aarch64" } }, { "category": "product_version", "name": "git-doc-2.35.3-1.1.aarch64", "product": { "name": "git-doc-2.35.3-1.1.aarch64", "product_id": "git-doc-2.35.3-1.1.aarch64" } }, { "category": "product_version", "name": "git-email-2.35.3-1.1.aarch64", "product": { "name": "git-email-2.35.3-1.1.aarch64", "product_id": "git-email-2.35.3-1.1.aarch64" } }, { "category": "product_version", "name": "git-gui-2.35.3-1.1.aarch64", "product": { "name": "git-gui-2.35.3-1.1.aarch64", "product_id": "git-gui-2.35.3-1.1.aarch64" } }, { "category": "product_version", "name": "git-p4-2.35.3-1.1.aarch64", "product": { "name": "git-p4-2.35.3-1.1.aarch64", "product_id": "git-p4-2.35.3-1.1.aarch64" } }, { "category": "product_version", "name": "git-svn-2.35.3-1.1.aarch64", "product": { "name": "git-svn-2.35.3-1.1.aarch64", "product_id": "git-svn-2.35.3-1.1.aarch64" } }, { "category": "product_version", "name": "git-web-2.35.3-1.1.aarch64", "product": { "name": "git-web-2.35.3-1.1.aarch64", "product_id": "git-web-2.35.3-1.1.aarch64" } }, { "category": "product_version", "name": "gitk-2.35.3-1.1.aarch64", "product": { "name": "gitk-2.35.3-1.1.aarch64", "product_id": "gitk-2.35.3-1.1.aarch64" } }, { "category": "product_version", "name": "perl-Git-2.35.3-1.1.aarch64", "product": { "name": "perl-Git-2.35.3-1.1.aarch64", "product_id": "perl-Git-2.35.3-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "git-2.35.3-1.1.ppc64le", "product": { "name": "git-2.35.3-1.1.ppc64le", "product_id": "git-2.35.3-1.1.ppc64le" } }, { "category": "product_version", "name": "git-arch-2.35.3-1.1.ppc64le", "product": { "name": "git-arch-2.35.3-1.1.ppc64le", "product_id": "git-arch-2.35.3-1.1.ppc64le" } }, { "category": "product_version", "name": "git-core-2.35.3-1.1.ppc64le", "product": { "name": "git-core-2.35.3-1.1.ppc64le", "product_id": "git-core-2.35.3-1.1.ppc64le" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.35.3-1.1.ppc64le", "product": { "name": "git-credential-gnome-keyring-2.35.3-1.1.ppc64le", "product_id": "git-credential-gnome-keyring-2.35.3-1.1.ppc64le" } }, { "category": "product_version", "name": "git-credential-libsecret-2.35.3-1.1.ppc64le", "product": { "name": "git-credential-libsecret-2.35.3-1.1.ppc64le", "product_id": "git-credential-libsecret-2.35.3-1.1.ppc64le" } }, { "category": "product_version", "name": "git-cvs-2.35.3-1.1.ppc64le", "product": { "name": "git-cvs-2.35.3-1.1.ppc64le", "product_id": "git-cvs-2.35.3-1.1.ppc64le" } }, { "category": "product_version", "name": "git-daemon-2.35.3-1.1.ppc64le", "product": { "name": "git-daemon-2.35.3-1.1.ppc64le", "product_id": "git-daemon-2.35.3-1.1.ppc64le" } }, { "category": "product_version", "name": "git-doc-2.35.3-1.1.ppc64le", "product": { "name": "git-doc-2.35.3-1.1.ppc64le", "product_id": "git-doc-2.35.3-1.1.ppc64le" } }, { "category": "product_version", "name": "git-email-2.35.3-1.1.ppc64le", "product": { "name": "git-email-2.35.3-1.1.ppc64le", "product_id": "git-email-2.35.3-1.1.ppc64le" } }, { "category": "product_version", "name": "git-gui-2.35.3-1.1.ppc64le", "product": { "name": "git-gui-2.35.3-1.1.ppc64le", "product_id": "git-gui-2.35.3-1.1.ppc64le" } }, { "category": "product_version", "name": "git-p4-2.35.3-1.1.ppc64le", "product": { "name": "git-p4-2.35.3-1.1.ppc64le", "product_id": "git-p4-2.35.3-1.1.ppc64le" } }, { "category": "product_version", "name": "git-svn-2.35.3-1.1.ppc64le", "product": { "name": "git-svn-2.35.3-1.1.ppc64le", "product_id": "git-svn-2.35.3-1.1.ppc64le" } }, { "category": "product_version", "name": "git-web-2.35.3-1.1.ppc64le", "product": { "name": "git-web-2.35.3-1.1.ppc64le", "product_id": "git-web-2.35.3-1.1.ppc64le" } }, { "category": "product_version", "name": "gitk-2.35.3-1.1.ppc64le", "product": { "name": "gitk-2.35.3-1.1.ppc64le", "product_id": "gitk-2.35.3-1.1.ppc64le" } }, { "category": "product_version", "name": "perl-Git-2.35.3-1.1.ppc64le", "product": { "name": "perl-Git-2.35.3-1.1.ppc64le", "product_id": "perl-Git-2.35.3-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "git-2.35.3-1.1.s390x", "product": { "name": "git-2.35.3-1.1.s390x", "product_id": "git-2.35.3-1.1.s390x" } }, { "category": "product_version", "name": "git-arch-2.35.3-1.1.s390x", "product": { "name": "git-arch-2.35.3-1.1.s390x", "product_id": "git-arch-2.35.3-1.1.s390x" } }, { "category": "product_version", "name": "git-core-2.35.3-1.1.s390x", "product": { "name": "git-core-2.35.3-1.1.s390x", "product_id": "git-core-2.35.3-1.1.s390x" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.35.3-1.1.s390x", "product": { "name": "git-credential-gnome-keyring-2.35.3-1.1.s390x", "product_id": "git-credential-gnome-keyring-2.35.3-1.1.s390x" } }, { "category": "product_version", "name": "git-credential-libsecret-2.35.3-1.1.s390x", "product": { "name": "git-credential-libsecret-2.35.3-1.1.s390x", "product_id": "git-credential-libsecret-2.35.3-1.1.s390x" } }, { "category": "product_version", "name": "git-cvs-2.35.3-1.1.s390x", "product": { "name": "git-cvs-2.35.3-1.1.s390x", "product_id": "git-cvs-2.35.3-1.1.s390x" } }, { "category": "product_version", "name": "git-daemon-2.35.3-1.1.s390x", "product": { "name": "git-daemon-2.35.3-1.1.s390x", "product_id": "git-daemon-2.35.3-1.1.s390x" } }, { "category": "product_version", "name": "git-doc-2.35.3-1.1.s390x", "product": { "name": "git-doc-2.35.3-1.1.s390x", "product_id": "git-doc-2.35.3-1.1.s390x" } }, { "category": "product_version", "name": "git-email-2.35.3-1.1.s390x", "product": { "name": "git-email-2.35.3-1.1.s390x", "product_id": "git-email-2.35.3-1.1.s390x" } }, { "category": "product_version", "name": "git-gui-2.35.3-1.1.s390x", "product": { "name": "git-gui-2.35.3-1.1.s390x", "product_id": "git-gui-2.35.3-1.1.s390x" } }, { "category": "product_version", "name": "git-p4-2.35.3-1.1.s390x", "product": { "name": "git-p4-2.35.3-1.1.s390x", "product_id": "git-p4-2.35.3-1.1.s390x" } }, { "category": "product_version", "name": "git-svn-2.35.3-1.1.s390x", "product": { "name": "git-svn-2.35.3-1.1.s390x", "product_id": "git-svn-2.35.3-1.1.s390x" } }, { "category": "product_version", "name": "git-web-2.35.3-1.1.s390x", "product": { "name": "git-web-2.35.3-1.1.s390x", "product_id": "git-web-2.35.3-1.1.s390x" } }, { "category": "product_version", "name": "gitk-2.35.3-1.1.s390x", "product": { "name": "gitk-2.35.3-1.1.s390x", "product_id": "gitk-2.35.3-1.1.s390x" } }, { "category": "product_version", "name": "perl-Git-2.35.3-1.1.s390x", "product": { "name": "perl-Git-2.35.3-1.1.s390x", "product_id": "perl-Git-2.35.3-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "git-2.35.3-1.1.x86_64", "product": { "name": "git-2.35.3-1.1.x86_64", "product_id": "git-2.35.3-1.1.x86_64" } }, { "category": "product_version", "name": "git-arch-2.35.3-1.1.x86_64", "product": { "name": "git-arch-2.35.3-1.1.x86_64", "product_id": "git-arch-2.35.3-1.1.x86_64" } }, { "category": "product_version", "name": "git-core-2.35.3-1.1.x86_64", "product": { "name": "git-core-2.35.3-1.1.x86_64", "product_id": "git-core-2.35.3-1.1.x86_64" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.35.3-1.1.x86_64", "product": { "name": "git-credential-gnome-keyring-2.35.3-1.1.x86_64", "product_id": "git-credential-gnome-keyring-2.35.3-1.1.x86_64" } }, { "category": "product_version", "name": "git-credential-libsecret-2.35.3-1.1.x86_64", "product": { "name": "git-credential-libsecret-2.35.3-1.1.x86_64", "product_id": "git-credential-libsecret-2.35.3-1.1.x86_64" } }, { "category": "product_version", "name": "git-cvs-2.35.3-1.1.x86_64", "product": { "name": "git-cvs-2.35.3-1.1.x86_64", "product_id": "git-cvs-2.35.3-1.1.x86_64" } }, { "category": "product_version", "name": "git-daemon-2.35.3-1.1.x86_64", "product": { "name": "git-daemon-2.35.3-1.1.x86_64", "product_id": "git-daemon-2.35.3-1.1.x86_64" } }, { "category": "product_version", "name": "git-doc-2.35.3-1.1.x86_64", "product": { "name": "git-doc-2.35.3-1.1.x86_64", "product_id": "git-doc-2.35.3-1.1.x86_64" } }, { "category": "product_version", "name": "git-email-2.35.3-1.1.x86_64", "product": { "name": "git-email-2.35.3-1.1.x86_64", "product_id": "git-email-2.35.3-1.1.x86_64" } }, { "category": "product_version", "name": "git-gui-2.35.3-1.1.x86_64", "product": { "name": "git-gui-2.35.3-1.1.x86_64", "product_id": "git-gui-2.35.3-1.1.x86_64" } }, { "category": "product_version", "name": "git-p4-2.35.3-1.1.x86_64", "product": { "name": "git-p4-2.35.3-1.1.x86_64", "product_id": "git-p4-2.35.3-1.1.x86_64" } }, { "category": "product_version", "name": "git-svn-2.35.3-1.1.x86_64", "product": { "name": "git-svn-2.35.3-1.1.x86_64", "product_id": "git-svn-2.35.3-1.1.x86_64" } }, { "category": "product_version", "name": "git-web-2.35.3-1.1.x86_64", "product": { "name": "git-web-2.35.3-1.1.x86_64", "product_id": "git-web-2.35.3-1.1.x86_64" } }, { "category": "product_version", "name": "gitk-2.35.3-1.1.x86_64", "product": { "name": "gitk-2.35.3-1.1.x86_64", "product_id": "gitk-2.35.3-1.1.x86_64" } }, { "category": "product_version", "name": "perl-Git-2.35.3-1.1.x86_64", "product": { "name": "perl-Git-2.35.3-1.1.x86_64", "product_id": "perl-Git-2.35.3-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.35.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-2.35.3-1.1.aarch64" }, "product_reference": "git-2.35.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-2.35.3-1.1.ppc64le" }, "product_reference": "git-2.35.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-2.35.3-1.1.s390x" }, "product_reference": "git-2.35.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-2.35.3-1.1.x86_64" }, "product_reference": "git-2.35.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-arch-2.35.3-1.1.aarch64" }, "product_reference": "git-arch-2.35.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-arch-2.35.3-1.1.ppc64le" }, "product_reference": "git-arch-2.35.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-arch-2.35.3-1.1.s390x" }, "product_reference": "git-arch-2.35.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-arch-2.35.3-1.1.x86_64" }, "product_reference": "git-arch-2.35.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-core-2.35.3-1.1.aarch64" }, "product_reference": "git-core-2.35.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-core-2.35.3-1.1.ppc64le" }, "product_reference": "git-core-2.35.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-core-2.35.3-1.1.s390x" }, "product_reference": "git-core-2.35.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-core-2.35.3-1.1.x86_64" }, "product_reference": "git-core-2.35.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-gnome-keyring-2.35.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-credential-gnome-keyring-2.35.3-1.1.aarch64" }, "product_reference": "git-credential-gnome-keyring-2.35.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-gnome-keyring-2.35.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-credential-gnome-keyring-2.35.3-1.1.ppc64le" }, "product_reference": "git-credential-gnome-keyring-2.35.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-gnome-keyring-2.35.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-credential-gnome-keyring-2.35.3-1.1.s390x" }, "product_reference": "git-credential-gnome-keyring-2.35.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-gnome-keyring-2.35.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-credential-gnome-keyring-2.35.3-1.1.x86_64" }, "product_reference": "git-credential-gnome-keyring-2.35.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.35.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-credential-libsecret-2.35.3-1.1.aarch64" }, "product_reference": "git-credential-libsecret-2.35.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.35.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-credential-libsecret-2.35.3-1.1.ppc64le" }, "product_reference": "git-credential-libsecret-2.35.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.35.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-credential-libsecret-2.35.3-1.1.s390x" }, "product_reference": "git-credential-libsecret-2.35.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.35.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-credential-libsecret-2.35.3-1.1.x86_64" }, "product_reference": "git-credential-libsecret-2.35.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-cvs-2.35.3-1.1.aarch64" }, "product_reference": "git-cvs-2.35.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-cvs-2.35.3-1.1.ppc64le" }, "product_reference": "git-cvs-2.35.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-cvs-2.35.3-1.1.s390x" }, "product_reference": "git-cvs-2.35.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-cvs-2.35.3-1.1.x86_64" }, "product_reference": "git-cvs-2.35.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-daemon-2.35.3-1.1.aarch64" }, "product_reference": "git-daemon-2.35.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-daemon-2.35.3-1.1.ppc64le" }, "product_reference": "git-daemon-2.35.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-daemon-2.35.3-1.1.s390x" }, "product_reference": "git-daemon-2.35.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-daemon-2.35.3-1.1.x86_64" }, "product_reference": "git-daemon-2.35.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.35.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-doc-2.35.3-1.1.aarch64" }, "product_reference": "git-doc-2.35.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.35.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-doc-2.35.3-1.1.ppc64le" }, "product_reference": "git-doc-2.35.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.35.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-doc-2.35.3-1.1.s390x" }, "product_reference": "git-doc-2.35.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.35.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-doc-2.35.3-1.1.x86_64" }, "product_reference": "git-doc-2.35.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-email-2.35.3-1.1.aarch64" }, "product_reference": "git-email-2.35.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-email-2.35.3-1.1.ppc64le" }, "product_reference": "git-email-2.35.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-email-2.35.3-1.1.s390x" }, "product_reference": "git-email-2.35.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-email-2.35.3-1.1.x86_64" }, "product_reference": "git-email-2.35.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-gui-2.35.3-1.1.aarch64" }, "product_reference": "git-gui-2.35.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-gui-2.35.3-1.1.ppc64le" }, "product_reference": "git-gui-2.35.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-gui-2.35.3-1.1.s390x" }, "product_reference": "git-gui-2.35.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-gui-2.35.3-1.1.x86_64" }, "product_reference": "git-gui-2.35.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.35.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-p4-2.35.3-1.1.aarch64" }, "product_reference": "git-p4-2.35.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.35.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-p4-2.35.3-1.1.ppc64le" }, "product_reference": "git-p4-2.35.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.35.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-p4-2.35.3-1.1.s390x" }, "product_reference": "git-p4-2.35.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.35.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-p4-2.35.3-1.1.x86_64" }, "product_reference": "git-p4-2.35.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-svn-2.35.3-1.1.aarch64" }, "product_reference": "git-svn-2.35.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-svn-2.35.3-1.1.ppc64le" }, "product_reference": "git-svn-2.35.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-svn-2.35.3-1.1.s390x" }, "product_reference": "git-svn-2.35.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-svn-2.35.3-1.1.x86_64" }, "product_reference": "git-svn-2.35.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-web-2.35.3-1.1.aarch64" }, "product_reference": "git-web-2.35.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-web-2.35.3-1.1.ppc64le" }, "product_reference": "git-web-2.35.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-web-2.35.3-1.1.s390x" }, "product_reference": "git-web-2.35.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-web-2.35.3-1.1.x86_64" }, "product_reference": "git-web-2.35.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gitk-2.35.3-1.1.aarch64" }, "product_reference": "gitk-2.35.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gitk-2.35.3-1.1.ppc64le" }, "product_reference": "gitk-2.35.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gitk-2.35.3-1.1.s390x" }, "product_reference": "gitk-2.35.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gitk-2.35.3-1.1.x86_64" }, "product_reference": "gitk-2.35.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:perl-Git-2.35.3-1.1.aarch64" }, "product_reference": "perl-Git-2.35.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:perl-Git-2.35.3-1.1.ppc64le" }, "product_reference": "perl-Git-2.35.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:perl-Git-2.35.3-1.1.s390x" }, "product_reference": "perl-Git-2.35.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:perl-Git-2.35.3-1.1.x86_64" }, "product_reference": "perl-Git-2.35.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-24765", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-24765" } ], "notes": [ { "category": "general", "text": "Git for Windows is a fork of Git containing Windows-specific patches. This vulnerability affects users working on multi-user machines, where untrusted parties have write access to the same hard disk. Those untrusted parties could create the folder `C:\\.git`, which would be picked up by Git operations run supposedly outside a repository while searching for a Git directory. Git would then respect any config in said Git directory. Git Bash users who set `GIT_PS1_SHOWDIRTYSTATE` are vulnerable as well. Users who installed posh-gitare vulnerable simply by starting a PowerShell. Users of IDEs such as Visual Studio are vulnerable: simply creating a new project would already read and respect the config specified in `C:\\.git\\config`. Users of the Microsoft fork of Git are vulnerable simply by starting a Git Bash. The problem has been patched in Git for Windows v2.35.2. Users unable to upgrade may create the folder `.git` on all drives where Git commands are run, and remove read/write access from those folders as a workaround. Alternatively, define or extend `GIT_CEILING_DIRECTORIES` to cover the _parent_ directory of the user profile, e.g. `C:\\Users` if the user profile is located in `C:\\Users\\my-user-name`.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:git-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-arch-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-arch-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-arch-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-arch-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-core-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-core-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-core-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-core-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-cvs-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-cvs-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-cvs-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-cvs-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-daemon-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-daemon-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-daemon-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-daemon-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-doc-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-doc-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-doc-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-doc-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-email-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-email-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-email-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-email-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-gui-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-gui-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-gui-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-gui-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-p4-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-p4-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-p4-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-p4-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-svn-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-svn-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-svn-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-svn-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-web-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-web-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-web-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-web-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:gitk-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:gitk-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:gitk-2.35.3-1.1.s390x", "openSUSE Tumbleweed:gitk-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:perl-Git-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:perl-Git-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:perl-Git-2.35.3-1.1.s390x", "openSUSE Tumbleweed:perl-Git-2.35.3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-24765", "url": "https://www.suse.com/security/cve/CVE-2022-24765" }, { "category": "external", "summary": "SUSE Bug 1198234 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1198234" }, { "category": "external", "summary": "SUSE Bug 1199109 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1199109" }, { "category": "external", "summary": "SUSE Bug 1200119 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1200119" }, { "category": "external", "summary": "SUSE Bug 1200201 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1200201" }, { "category": "external", "summary": "SUSE Bug 1201431 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1201431" }, { "category": "external", "summary": "SUSE Bug 1201794 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1201794" } ], "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.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-arch-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-arch-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-arch-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-arch-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-core-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-core-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-core-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-core-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-cvs-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-cvs-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-cvs-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-cvs-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-daemon-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-daemon-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-daemon-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-daemon-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-doc-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-doc-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-doc-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-doc-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-email-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-email-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-email-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-email-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-gui-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-gui-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-gui-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-gui-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-p4-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-p4-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-p4-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-p4-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-svn-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-svn-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-svn-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-svn-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-web-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-web-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-web-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-web-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:gitk-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:gitk-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:gitk-2.35.3-1.1.s390x", "openSUSE Tumbleweed:gitk-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:perl-Git-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:perl-Git-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:perl-Git-2.35.3-1.1.s390x", "openSUSE Tumbleweed:perl-Git-2.35.3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:git-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-arch-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-arch-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-arch-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-arch-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-core-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-core-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-core-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-core-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-credential-gnome-keyring-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-cvs-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-cvs-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-cvs-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-cvs-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-daemon-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-daemon-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-daemon-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-daemon-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-doc-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-doc-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-doc-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-doc-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-email-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-email-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-email-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-email-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-gui-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-gui-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-gui-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-gui-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-p4-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-p4-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-p4-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-p4-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-svn-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-svn-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-svn-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-svn-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:git-web-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:git-web-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:git-web-2.35.3-1.1.s390x", "openSUSE Tumbleweed:git-web-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:gitk-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:gitk-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:gitk-2.35.3-1.1.s390x", "openSUSE Tumbleweed:gitk-2.35.3-1.1.x86_64", "openSUSE Tumbleweed:perl-Git-2.35.3-1.1.aarch64", "openSUSE Tumbleweed:perl-Git-2.35.3-1.1.ppc64le", "openSUSE Tumbleweed:perl-Git-2.35.3-1.1.s390x", "openSUSE Tumbleweed:perl-Git-2.35.3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2022-24765" } ] }
opensuse-su-2024:12005-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
libgit2-1_4-1.4.3-1.1 on GA media
Notes
Title of the patch
libgit2-1_4-1.4.3-1.1 on GA media
Description of the patch
These are all security issues fixed in the libgit2-1_4-1.4.3-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-12005
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": "libgit2-1_4-1.4.3-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the libgit2-1_4-1.4.3-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-12005", "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_12005-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2022-24765 page", "url": "https://www.suse.com/security/cve/CVE-2022-24765/" } ], "title": "libgit2-1_4-1.4.3-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:12005-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": "libgit2-1_4-1.4.3-1.1.aarch64", "product": { "name": "libgit2-1_4-1.4.3-1.1.aarch64", "product_id": "libgit2-1_4-1.4.3-1.1.aarch64" } }, { "category": "product_version", "name": "libgit2-1_4-32bit-1.4.3-1.1.aarch64", "product": { "name": "libgit2-1_4-32bit-1.4.3-1.1.aarch64", "product_id": "libgit2-1_4-32bit-1.4.3-1.1.aarch64" } }, { "category": "product_version", "name": "libgit2-devel-1.4.3-1.1.aarch64", "product": { "name": "libgit2-devel-1.4.3-1.1.aarch64", "product_id": "libgit2-devel-1.4.3-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libgit2-1_4-1.4.3-1.1.ppc64le", "product": { "name": "libgit2-1_4-1.4.3-1.1.ppc64le", "product_id": "libgit2-1_4-1.4.3-1.1.ppc64le" } }, { "category": "product_version", "name": "libgit2-1_4-32bit-1.4.3-1.1.ppc64le", "product": { "name": "libgit2-1_4-32bit-1.4.3-1.1.ppc64le", "product_id": "libgit2-1_4-32bit-1.4.3-1.1.ppc64le" } }, { "category": "product_version", "name": "libgit2-devel-1.4.3-1.1.ppc64le", "product": { "name": "libgit2-devel-1.4.3-1.1.ppc64le", "product_id": "libgit2-devel-1.4.3-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libgit2-1_4-1.4.3-1.1.s390x", "product": { "name": "libgit2-1_4-1.4.3-1.1.s390x", "product_id": "libgit2-1_4-1.4.3-1.1.s390x" } }, { "category": "product_version", "name": "libgit2-1_4-32bit-1.4.3-1.1.s390x", "product": { "name": "libgit2-1_4-32bit-1.4.3-1.1.s390x", "product_id": "libgit2-1_4-32bit-1.4.3-1.1.s390x" } }, { "category": "product_version", "name": "libgit2-devel-1.4.3-1.1.s390x", "product": { "name": "libgit2-devel-1.4.3-1.1.s390x", "product_id": "libgit2-devel-1.4.3-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libgit2-1_4-1.4.3-1.1.x86_64", "product": { "name": "libgit2-1_4-1.4.3-1.1.x86_64", "product_id": "libgit2-1_4-1.4.3-1.1.x86_64" } }, { "category": "product_version", "name": "libgit2-1_4-32bit-1.4.3-1.1.x86_64", "product": { "name": "libgit2-1_4-32bit-1.4.3-1.1.x86_64", "product_id": "libgit2-1_4-32bit-1.4.3-1.1.x86_64" } }, { "category": "product_version", "name": "libgit2-devel-1.4.3-1.1.x86_64", "product": { "name": "libgit2-devel-1.4.3-1.1.x86_64", "product_id": "libgit2-devel-1.4.3-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": "libgit2-1_4-1.4.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-1_4-1.4.3-1.1.aarch64" }, "product_reference": "libgit2-1_4-1.4.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_4-1.4.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-1_4-1.4.3-1.1.ppc64le" }, "product_reference": "libgit2-1_4-1.4.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_4-1.4.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-1_4-1.4.3-1.1.s390x" }, "product_reference": "libgit2-1_4-1.4.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_4-1.4.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-1_4-1.4.3-1.1.x86_64" }, "product_reference": "libgit2-1_4-1.4.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_4-32bit-1.4.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-1_4-32bit-1.4.3-1.1.aarch64" }, "product_reference": "libgit2-1_4-32bit-1.4.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_4-32bit-1.4.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-1_4-32bit-1.4.3-1.1.ppc64le" }, "product_reference": "libgit2-1_4-32bit-1.4.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_4-32bit-1.4.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-1_4-32bit-1.4.3-1.1.s390x" }, "product_reference": "libgit2-1_4-32bit-1.4.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_4-32bit-1.4.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-1_4-32bit-1.4.3-1.1.x86_64" }, "product_reference": "libgit2-1_4-32bit-1.4.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.4.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-devel-1.4.3-1.1.aarch64" }, "product_reference": "libgit2-devel-1.4.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.4.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-devel-1.4.3-1.1.ppc64le" }, "product_reference": "libgit2-devel-1.4.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.4.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-devel-1.4.3-1.1.s390x" }, "product_reference": "libgit2-devel-1.4.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.4.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-devel-1.4.3-1.1.x86_64" }, "product_reference": "libgit2-devel-1.4.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-24765", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-24765" } ], "notes": [ { "category": "general", "text": "Git for Windows is a fork of Git containing Windows-specific patches. This vulnerability affects users working on multi-user machines, where untrusted parties have write access to the same hard disk. Those untrusted parties could create the folder `C:\\.git`, which would be picked up by Git operations run supposedly outside a repository while searching for a Git directory. Git would then respect any config in said Git directory. Git Bash users who set `GIT_PS1_SHOWDIRTYSTATE` are vulnerable as well. Users who installed posh-gitare vulnerable simply by starting a PowerShell. Users of IDEs such as Visual Studio are vulnerable: simply creating a new project would already read and respect the config specified in `C:\\.git\\config`. Users of the Microsoft fork of Git are vulnerable simply by starting a Git Bash. The problem has been patched in Git for Windows v2.35.2. Users unable to upgrade may create the folder `.git` on all drives where Git commands are run, and remove read/write access from those folders as a workaround. Alternatively, define or extend `GIT_CEILING_DIRECTORIES` to cover the _parent_ directory of the user profile, e.g. `C:\\Users` if the user profile is located in `C:\\Users\\my-user-name`.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libgit2-1_4-1.4.3-1.1.aarch64", "openSUSE Tumbleweed:libgit2-1_4-1.4.3-1.1.ppc64le", "openSUSE Tumbleweed:libgit2-1_4-1.4.3-1.1.s390x", "openSUSE Tumbleweed:libgit2-1_4-1.4.3-1.1.x86_64", "openSUSE Tumbleweed:libgit2-1_4-32bit-1.4.3-1.1.aarch64", "openSUSE Tumbleweed:libgit2-1_4-32bit-1.4.3-1.1.ppc64le", "openSUSE Tumbleweed:libgit2-1_4-32bit-1.4.3-1.1.s390x", "openSUSE Tumbleweed:libgit2-1_4-32bit-1.4.3-1.1.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.4.3-1.1.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.4.3-1.1.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.4.3-1.1.s390x", "openSUSE Tumbleweed:libgit2-devel-1.4.3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-24765", "url": "https://www.suse.com/security/cve/CVE-2022-24765" }, { "category": "external", "summary": "SUSE Bug 1198234 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1198234" }, { "category": "external", "summary": "SUSE Bug 1199109 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1199109" }, { "category": "external", "summary": "SUSE Bug 1200119 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1200119" }, { "category": "external", "summary": "SUSE Bug 1200201 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1200201" }, { "category": "external", "summary": "SUSE Bug 1201431 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1201431" }, { "category": "external", "summary": "SUSE Bug 1201794 for CVE-2022-24765", "url": "https://bugzilla.suse.com/1201794" } ], "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:libgit2-1_4-1.4.3-1.1.aarch64", "openSUSE Tumbleweed:libgit2-1_4-1.4.3-1.1.ppc64le", "openSUSE Tumbleweed:libgit2-1_4-1.4.3-1.1.s390x", "openSUSE Tumbleweed:libgit2-1_4-1.4.3-1.1.x86_64", "openSUSE Tumbleweed:libgit2-1_4-32bit-1.4.3-1.1.aarch64", "openSUSE Tumbleweed:libgit2-1_4-32bit-1.4.3-1.1.ppc64le", "openSUSE Tumbleweed:libgit2-1_4-32bit-1.4.3-1.1.s390x", "openSUSE Tumbleweed:libgit2-1_4-32bit-1.4.3-1.1.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.4.3-1.1.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.4.3-1.1.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.4.3-1.1.s390x", "openSUSE Tumbleweed:libgit2-devel-1.4.3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libgit2-1_4-1.4.3-1.1.aarch64", "openSUSE Tumbleweed:libgit2-1_4-1.4.3-1.1.ppc64le", "openSUSE Tumbleweed:libgit2-1_4-1.4.3-1.1.s390x", "openSUSE Tumbleweed:libgit2-1_4-1.4.3-1.1.x86_64", "openSUSE Tumbleweed:libgit2-1_4-32bit-1.4.3-1.1.aarch64", "openSUSE Tumbleweed:libgit2-1_4-32bit-1.4.3-1.1.ppc64le", "openSUSE Tumbleweed:libgit2-1_4-32bit-1.4.3-1.1.s390x", "openSUSE Tumbleweed:libgit2-1_4-32bit-1.4.3-1.1.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.4.3-1.1.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.4.3-1.1.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.4.3-1.1.s390x", "openSUSE Tumbleweed:libgit2-devel-1.4.3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2022-24765" } ] }
fkie_cve-2022-24765
Vulnerability from fkie_nvd
Published
2022-04-12 18:15
Modified
2024-11-21 06:51
Severity ?
6.0 (Medium) - CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N
7.8 (High) - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
7.8 (High) - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Summary
Git for Windows is a fork of Git containing Windows-specific patches. This vulnerability affects users working on multi-user machines, where untrusted parties have write access to the same hard disk. Those untrusted parties could create the folder `C:\.git`, which would be picked up by Git operations run supposedly outside a repository while searching for a Git directory. Git would then respect any config in said Git directory. Git Bash users who set `GIT_PS1_SHOWDIRTYSTATE` are vulnerable as well. Users who installed posh-gitare vulnerable simply by starting a PowerShell. Users of IDEs such as Visual Studio are vulnerable: simply creating a new project would already read and respect the config specified in `C:\.git\config`. Users of the Microsoft fork of Git are vulnerable simply by starting a Git Bash. The problem has been patched in Git for Windows v2.35.2. Users unable to upgrade may create the folder `.git` on all drives where Git commands are run, and remove read/write access from those folders as a workaround. Alternatively, define or extend `GIT_CEILING_DIRECTORIES` to cover the _parent_ directory of the user profile, e.g. `C:\Users` if the user profile is located in `C:\Users\my-user-name`.
References
▶ | URL | Tags | |
---|---|---|---|
security-advisories@github.com | http://seclists.org/fulldisclosure/2022/May/31 | Mailing List, Third Party Advisory | |
security-advisories@github.com | http://www.openwall.com/lists/oss-security/2022/04/12/7 | Mailing List, Third Party Advisory | |
security-advisories@github.com | https://git-scm.com/book/en/v2/Appendix-A%3A-Git-in-Other-Environments-Git-in-Bash | Vendor Advisory | |
security-advisories@github.com | https://git-scm.com/docs/git#Documentation/git.txt-codeGITCEILINGDIRECTORIEScode | Vendor Advisory | |
security-advisories@github.com | https://github.com/git-for-windows/git/security/advisories/GHSA-vw2c-22j4-2fh2 | Mitigation, Third Party Advisory | |
security-advisories@github.com | https://lists.debian.org/debian-lts-announce/2022/12/msg00025.html | Mailing List, Third Party Advisory | |
security-advisories@github.com | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5PTN5NYEHYN2OQSHSAMCNICZNK2U4QH6/ | ||
security-advisories@github.com | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BENQYTDGUL6TF3UALY6GSIEXIHUIYNWM/ | ||
security-advisories@github.com | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DDI325LOO2XBDDKLINOAQJEG6MHAURZE/ | ||
security-advisories@github.com | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DIKWISWUDFT2FAITYIA6372BVLH3OOOC/ | ||
security-advisories@github.com | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HVOLER2PIGMHPQMDGG4RDE2KZB74QLA2/ | ||
security-advisories@github.com | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SLP42KIZ6HACTVZMZLJLFJQ4W2XYT27M/ | ||
security-advisories@github.com | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TRZG5CDUQ27OWTPC5MQOR4UASNXHWEZS/ | ||
security-advisories@github.com | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UDZRZAL7QULOB6V7MKT66MOMWJLBJPX4/ | ||
security-advisories@github.com | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YROCMBWYFKRSS64PO6FUNM6L7LKBUKVW/ | ||
security-advisories@github.com | https://security.gentoo.org/glsa/202312-15 | ||
security-advisories@github.com | https://support.apple.com/kb/HT213261 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://seclists.org/fulldisclosure/2022/May/31 | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2022/04/12/7 | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://git-scm.com/book/en/v2/Appendix-A%3A-Git-in-Other-Environments-Git-in-Bash | Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://git-scm.com/docs/git#Documentation/git.txt-codeGITCEILINGDIRECTORIEScode | Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/git-for-windows/git/security/advisories/GHSA-vw2c-22j4-2fh2 | Mitigation, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2022/12/msg00025.html | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5PTN5NYEHYN2OQSHSAMCNICZNK2U4QH6/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BENQYTDGUL6TF3UALY6GSIEXIHUIYNWM/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DDI325LOO2XBDDKLINOAQJEG6MHAURZE/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DIKWISWUDFT2FAITYIA6372BVLH3OOOC/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HVOLER2PIGMHPQMDGG4RDE2KZB74QLA2/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SLP42KIZ6HACTVZMZLJLFJQ4W2XYT27M/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TRZG5CDUQ27OWTPC5MQOR4UASNXHWEZS/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UDZRZAL7QULOB6V7MKT66MOMWJLBJPX4/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YROCMBWYFKRSS64PO6FUNM6L7LKBUKVW/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://security.gentoo.org/glsa/202312-15 | ||
af854a3a-2127-422b-91ae-364da2661108 | https://support.apple.com/kb/HT213261 | Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
git-scm | git | * | |
microsoft | windows | - | |
fedoraproject | fedora | 34 | |
fedoraproject | fedora | 35 | |
fedoraproject | fedora | 36 | |
fedoraproject | fedora | 37 | |
apple | xcode | * | |
debian | debian_linux | 10.0 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", "matchCriteriaId": "F3ACE235-32E1-429A-9A82-628C9D25CADE", "versionEndExcluding": "2.35.2", "vulnerable": true } ], "negate": false, "operator": "OR" }, { "cpeMatch": [ { "criteria": "cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*", "matchCriteriaId": "A2572D17-1DE6-457B-99CC-64AFD54487EA", "vulnerable": false } ], "negate": false, "operator": "OR" } ], "operator": "AND" }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*", "matchCriteriaId": "A930E247-0B43-43CB-98FF-6CE7B8189835", "vulnerable": true }, { "criteria": "cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*", "matchCriteriaId": "80E516C0-98A4-4ADE-B69F-66A772E2BAAA", "vulnerable": true }, { "criteria": "cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*", "matchCriteriaId": "5C675112-476C-4D7C-BCB9-A2FB2D0BC9FD", "vulnerable": true }, { "criteria": "cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*", "matchCriteriaId": "E30D0E6F-4AE8-4284-8716-991DFA48CC5D", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:apple:xcode:*:*:*:*:*:*:*:*", "matchCriteriaId": "ABC5ECCF-B646-4686-AE1E-6F1122B108BB", "versionEndExcluding": "13.4", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", "matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Git for Windows is a fork of Git containing Windows-specific patches. This vulnerability affects users working on multi-user machines, where untrusted parties have write access to the same hard disk. Those untrusted parties could create the folder `C:\\.git`, which would be picked up by Git operations run supposedly outside a repository while searching for a Git directory. Git would then respect any config in said Git directory. Git Bash users who set `GIT_PS1_SHOWDIRTYSTATE` are vulnerable as well. Users who installed posh-gitare vulnerable simply by starting a PowerShell. Users of IDEs such as Visual Studio are vulnerable: simply creating a new project would already read and respect the config specified in `C:\\.git\\config`. Users of the Microsoft fork of Git are vulnerable simply by starting a Git Bash. The problem has been patched in Git for Windows v2.35.2. Users unable to upgrade may create the folder `.git` on all drives where Git commands are run, and remove read/write access from those folders as a workaround. Alternatively, define or extend `GIT_CEILING_DIRECTORIES` to cover the _parent_ directory of the user profile, e.g. `C:\\Users` if the user profile is located in `C:\\Users\\my-user-name`." }, { "lang": "es", "value": "Git para Windows es un fork de Git que contiene parches espec\u00edficos para Windows. Esta vulnerabilidad afecta a usuarios que trabajan en m\u00e1quinas multiusuario, donde partes no confiables presentan acceso de escritura al mismo disco duro. Estas partes no confiables podr\u00edan crear la carpeta \"C:\\.git\", que ser\u00eda recogida por las operaciones de Git ejecutadas supuestamente fuera de un repositorio mientras es buscado un directorio Git. Git respetar\u00eda entonces cualquier configuraci\u00f3n en dicho directorio Git. Los usuarios de Git Bash que configuren \"GIT_PS1_SHOWDIRTYSTATE\" tambi\u00e9n son vulnerables. Los usuarios que hayan instalado posh-git son vulnerables simplemente al iniciar un PowerShell. Los usuarios de IDEs como Visual Studio son vulnerables: la simple creaci\u00f3n de un nuevo proyecto ya leer\u00eda y respetar\u00eda la configuraci\u00f3n especificada en \"C:\\.git\\config\". Los usuarios del fork de Microsoft de Git son vulnerables simplemente al iniciar un Git Bash. El problema ha sido parcheado en Git para Windows versi\u00f3n v2.35.2. Los usuarios que no puedan actualizarse pueden crear la carpeta \".git\" en todas las unidades en las que sean ejecutados comandos de Git, y eliminar el acceso de lectura/escritura de esas carpetas como medida de mitigaci\u00f3n. Como alternativa, defina o ampl\u00ede \"GIT_CEILING_DIRECTORIES\" para que cubra el directorio _parent_ del perfil de usuario, por ejemplo, \"C:\\Users\" si el perfil de usuario es encontrado en \"C:\\Users\\my-user-name\"" } ], "id": "CVE-2022-24765", "lastModified": "2024-11-21T06:51:02.873", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 6.9, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:M/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 3.4, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 6.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 0.8, "impactScore": 5.2, "source": "security-advisories@github.com", "type": "Secondary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2022-04-12T18:15:09.390", "references": [ { "source": "security-advisories@github.com", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://seclists.org/fulldisclosure/2022/May/31" }, { "source": "security-advisories@github.com", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2022/04/12/7" }, { "source": "security-advisories@github.com", "tags": [ "Vendor Advisory" ], "url": "https://git-scm.com/book/en/v2/Appendix-A%3A-Git-in-Other-Environments-Git-in-Bash" }, { "source": "security-advisories@github.com", "tags": [ "Vendor Advisory" ], "url": "https://git-scm.com/docs/git#Documentation/git.txt-codeGITCEILINGDIRECTORIEScode" }, { "source": "security-advisories@github.com", "tags": [ "Mitigation", "Third Party Advisory" ], "url": "https://github.com/git-for-windows/git/security/advisories/GHSA-vw2c-22j4-2fh2" }, { "source": "security-advisories@github.com", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00025.html" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5PTN5NYEHYN2OQSHSAMCNICZNK2U4QH6/" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BENQYTDGUL6TF3UALY6GSIEXIHUIYNWM/" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DDI325LOO2XBDDKLINOAQJEG6MHAURZE/" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DIKWISWUDFT2FAITYIA6372BVLH3OOOC/" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HVOLER2PIGMHPQMDGG4RDE2KZB74QLA2/" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SLP42KIZ6HACTVZMZLJLFJQ4W2XYT27M/" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TRZG5CDUQ27OWTPC5MQOR4UASNXHWEZS/" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UDZRZAL7QULOB6V7MKT66MOMWJLBJPX4/" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YROCMBWYFKRSS64PO6FUNM6L7LKBUKVW/" }, { "source": "security-advisories@github.com", "url": "https://security.gentoo.org/glsa/202312-15" }, { "source": "security-advisories@github.com", "tags": [ "Third Party Advisory" ], "url": "https://support.apple.com/kb/HT213261" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://seclists.org/fulldisclosure/2022/May/31" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2022/04/12/7" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://git-scm.com/book/en/v2/Appendix-A%3A-Git-in-Other-Environments-Git-in-Bash" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://git-scm.com/docs/git#Documentation/git.txt-codeGITCEILINGDIRECTORIEScode" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mitigation", "Third Party Advisory" ], "url": "https://github.com/git-for-windows/git/security/advisories/GHSA-vw2c-22j4-2fh2" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00025.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5PTN5NYEHYN2OQSHSAMCNICZNK2U4QH6/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BENQYTDGUL6TF3UALY6GSIEXIHUIYNWM/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DDI325LOO2XBDDKLINOAQJEG6MHAURZE/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DIKWISWUDFT2FAITYIA6372BVLH3OOOC/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HVOLER2PIGMHPQMDGG4RDE2KZB74QLA2/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SLP42KIZ6HACTVZMZLJLFJQ4W2XYT27M/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TRZG5CDUQ27OWTPC5MQOR4UASNXHWEZS/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UDZRZAL7QULOB6V7MKT66MOMWJLBJPX4/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YROCMBWYFKRSS64PO6FUNM6L7LKBUKVW/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://security.gentoo.org/glsa/202312-15" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://support.apple.com/kb/HT213261" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-427" } ], "source": "security-advisories@github.com", "type": "Primary" } ] }
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…