Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-24577 (GCVE-0-2024-24577)
Vulnerability from cvelistv5
Published
2024-02-06 21:36
Modified
2025-05-15 19:43
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-122 - Heap-based Buffer Overflow
Summary
libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Using well-crafted inputs to `git_index_add` can cause heap corruption that could be leveraged for arbitrary code execution. There is an issue in the `has_dir_name` function in `src/libgit2/index.c`, which frees an entry that should not be freed. The freed entry is later used and overwritten with potentially bad actor-controlled data leading to controlled heap corruption. Depending on the application that uses libgit2, this could lead to arbitrary code execution. This issue has been patched in version 1.6.5 and 1.7.2.
References
Impacted products
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-01T23:19:52.907Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "https://github.com/libgit2/libgit2/security/advisories/GHSA-j2v7-4f6v-gpg8", "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/libgit2/libgit2/security/advisories/GHSA-j2v7-4f6v-gpg8" }, { "name": "https://github.com/libgit2/libgit2/releases/tag/v1.6.5", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/libgit2/libgit2/releases/tag/v1.6.5" }, { "name": "https://github.com/libgit2/libgit2/releases/tag/v1.7.2", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/libgit2/libgit2/releases/tag/v1.7.2" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/S635BGHHZUMRPI7QOXOJ45QHDD5FFZ3S/" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4M3P7WIEPXNRLBINQRJFXUSTNKBCHYC7/" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7CNDW3PF6NHO7OXNM5GN6WSSGAMA7MZE/" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z6MXOX7I43OWNN7R6M54XLG6U5RXY244/" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZGNHOEE2RBLH7KCJUPUNYG4CDTW4HTBT/" }, { "tags": [ "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2024/02/msg00012.html" } ], "title": "CVE Program Container" }, { "metrics": [ { "other": { "content": { "id": "CVE-2024-24577", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-05-08T18:43:07.679697Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-05-15T19:43:35.897Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "libgit2", "vendor": "libgit2", "versions": [ { "status": "affected", "version": "\u003c 1.6.5" }, { "status": "affected", "version": "\u003e= 1.7.0, \u003c 1.7.2" } ] } ], "descriptions": [ { "lang": "en", "value": "libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Using well-crafted inputs to `git_index_add` can cause heap corruption that could be leveraged for arbitrary code execution. There is an issue in the `has_dir_name` function in `src/libgit2/index.c`, which frees an entry that should not be freed. The freed entry is later used and overwritten with potentially bad actor-controlled data leading to controlled heap corruption. Depending on the application that uses libgit2, this could lead to arbitrary code execution. This issue has been patched in version 1.6.5 and 1.7.2." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-122", "description": "CWE-122: Heap-based Buffer Overflow", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-02-27T10:05:57.264Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/libgit2/libgit2/security/advisories/GHSA-j2v7-4f6v-gpg8", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/libgit2/libgit2/security/advisories/GHSA-j2v7-4f6v-gpg8" }, { "name": "https://github.com/libgit2/libgit2/releases/tag/v1.6.5", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/libgit2/libgit2/releases/tag/v1.6.5" }, { "name": "https://github.com/libgit2/libgit2/releases/tag/v1.7.2", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/libgit2/libgit2/releases/tag/v1.7.2" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/S635BGHHZUMRPI7QOXOJ45QHDD5FFZ3S/" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4M3P7WIEPXNRLBINQRJFXUSTNKBCHYC7/" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7CNDW3PF6NHO7OXNM5GN6WSSGAMA7MZE/" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z6MXOX7I43OWNN7R6M54XLG6U5RXY244/" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZGNHOEE2RBLH7KCJUPUNYG4CDTW4HTBT/" }, { "url": "https://lists.debian.org/debian-lts-announce/2024/02/msg00012.html" } ], "source": { "advisory": "GHSA-j2v7-4f6v-gpg8", "discovery": "UNKNOWN" }, "title": "libgit2 is vulnerable to arbitrary code execution due to heap corruption in `git_index_add`" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2024-24577", "datePublished": "2024-02-06T21:36:12.517Z", "dateReserved": "2024-01-25T15:09:40.211Z", "dateUpdated": "2025-05-15T19:43:35.897Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-24577\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-02-06T22:16:15.270\",\"lastModified\":\"2024-11-21T08:59:27.603\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Using well-crafted inputs to `git_index_add` can cause heap corruption that could be leveraged for arbitrary code execution. There is an issue in the `has_dir_name` function in `src/libgit2/index.c`, which frees an entry that should not be freed. The freed entry is later used and overwritten with potentially bad actor-controlled data leading to controlled heap corruption. Depending on the application that uses libgit2, this could lead to arbitrary code execution. This issue has been patched in version 1.6.5 and 1.7.2.\"},{\"lang\":\"es\",\"value\":\"libgit2 es una implementaci\u00f3n C port\u00e1til de los m\u00e9todos principales de Git proporcionada como una librer\u00eda vinculable con una API s\u00f3lida, que permite incorporar la funcionalidad de Git en su aplicaci\u00f3n. El uso de entradas bien manipuladas para `git_index_add` puede provocar da\u00f1os en el almacenamiento din\u00e1mico que podr\u00edan aprovecharse para la ejecuci\u00f3n de c\u00f3digo arbitrario. Hay un problema en la funci\u00f3n `has_dir_name` en `src/libgit2/index.c`, que libera una entrada que no deber\u00eda liberarse. La entrada liberada se utiliza posteriormente y se sobrescribe con datos controlados por actores potencialmente malos, lo que conduce a una corrupci\u00f3n controlada de almacenamiento din\u00e1mico. Dependiendo de la aplicaci\u00f3n que utilice libgit2, esto podr\u00eda provocar la ejecuci\u00f3n de c\u00f3digo arbitrario. Este problema se solucion\u00f3 en las versiones 1.6.5 y 1.7.2.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L\",\"baseScore\":8.6,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":4.7},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-122\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-119\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libgit2:libgit2:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.6.5\",\"matchCriteriaId\":\"AB8F928B-1059-4B60-877B-AAECE739B575\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libgit2:libgit2:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.7.0\",\"versionEndExcluding\":\"1.7.2\",\"matchCriteriaId\":\"E036286C-1FDD-47D7-89BA-5A436B2E72DF\"}]}]}],\"references\":[{\"url\":\"https://github.com/libgit2/libgit2/releases/tag/v1.6.5\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/libgit2/libgit2/releases/tag/v1.7.2\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/libgit2/libgit2/security/advisories/GHSA-j2v7-4f6v-gpg8\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/02/msg00012.html\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4M3P7WIEPXNRLBINQRJFXUSTNKBCHYC7/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7CNDW3PF6NHO7OXNM5GN6WSSGAMA7MZE/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/S635BGHHZUMRPI7QOXOJ45QHDD5FFZ3S/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z6MXOX7I43OWNN7R6M54XLG6U5RXY244/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZGNHOEE2RBLH7KCJUPUNYG4CDTW4HTBT/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/libgit2/libgit2/releases/tag/v1.6.5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/libgit2/libgit2/releases/tag/v1.7.2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/libgit2/libgit2/security/advisories/GHSA-j2v7-4f6v-gpg8\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/02/msg00012.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4M3P7WIEPXNRLBINQRJFXUSTNKBCHYC7/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7CNDW3PF6NHO7OXNM5GN6WSSGAMA7MZE/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/S635BGHHZUMRPI7QOXOJ45QHDD5FFZ3S/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z6MXOX7I43OWNN7R6M54XLG6U5RXY244/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZGNHOEE2RBLH7KCJUPUNYG4CDTW4HTBT/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/libgit2/libgit2/security/advisories/GHSA-j2v7-4f6v-gpg8\", \"name\": \"https://github.com/libgit2/libgit2/security/advisories/GHSA-j2v7-4f6v-gpg8\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/libgit2/libgit2/releases/tag/v1.6.5\", \"name\": \"https://github.com/libgit2/libgit2/releases/tag/v1.6.5\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/libgit2/libgit2/releases/tag/v1.7.2\", \"name\": \"https://github.com/libgit2/libgit2/releases/tag/v1.7.2\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/S635BGHHZUMRPI7QOXOJ45QHDD5FFZ3S/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4M3P7WIEPXNRLBINQRJFXUSTNKBCHYC7/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7CNDW3PF6NHO7OXNM5GN6WSSGAMA7MZE/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z6MXOX7I43OWNN7R6M54XLG6U5RXY244/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZGNHOEE2RBLH7KCJUPUNYG4CDTW4HTBT/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/02/msg00012.html\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-01T23:19:52.907Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-24577\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-05-08T18:43:07.679697Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-05-08T18:43:09.664Z\"}}], \"cna\": {\"title\": \"libgit2 is vulnerable to arbitrary code execution due to heap corruption in `git_index_add`\", \"source\": {\"advisory\": \"GHSA-j2v7-4f6v-gpg8\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 8.6, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"libgit2\", \"product\": \"libgit2\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 1.6.5\"}, {\"status\": \"affected\", \"version\": \"\u003e= 1.7.0, \u003c 1.7.2\"}]}], \"references\": [{\"url\": \"https://github.com/libgit2/libgit2/security/advisories/GHSA-j2v7-4f6v-gpg8\", \"name\": \"https://github.com/libgit2/libgit2/security/advisories/GHSA-j2v7-4f6v-gpg8\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/libgit2/libgit2/releases/tag/v1.6.5\", \"name\": \"https://github.com/libgit2/libgit2/releases/tag/v1.6.5\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/libgit2/libgit2/releases/tag/v1.7.2\", \"name\": \"https://github.com/libgit2/libgit2/releases/tag/v1.7.2\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/S635BGHHZUMRPI7QOXOJ45QHDD5FFZ3S/\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4M3P7WIEPXNRLBINQRJFXUSTNKBCHYC7/\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7CNDW3PF6NHO7OXNM5GN6WSSGAMA7MZE/\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z6MXOX7I43OWNN7R6M54XLG6U5RXY244/\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZGNHOEE2RBLH7KCJUPUNYG4CDTW4HTBT/\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/02/msg00012.html\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Using well-crafted inputs to `git_index_add` can cause heap corruption that could be leveraged for arbitrary code execution. There is an issue in the `has_dir_name` function in `src/libgit2/index.c`, which frees an entry that should not be freed. The freed entry is later used and overwritten with potentially bad actor-controlled data leading to controlled heap corruption. Depending on the application that uses libgit2, this could lead to arbitrary code execution. This issue has been patched in version 1.6.5 and 1.7.2.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-122\", \"description\": \"CWE-122: Heap-based Buffer Overflow\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-02-27T10:05:57.264Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2024-24577\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-05-15T19:43:35.897Z\", \"dateReserved\": \"2024-01-25T15:09:40.211Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-02-06T21:36:12.517Z\", \"assignerShortName\": \"GitHub_M\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
gsd-2024-24577
Vulnerability from gsd
Modified
2024-01-26 06:02
Details
libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Using well-crafted inputs to `git_index_add` can cause heap corruption that could be leveraged for arbitrary code execution. There is an issue in the `has_dir_name` function in `src/libgit2/index.c`, which frees an entry that should not be freed. The freed entry is later used and overwritten with potentially bad actor-controlled data leading to controlled heap corruption. Depending on the application that uses libgit2, this could lead to arbitrary code execution. This issue has been patched in version 1.6.5 and 1.7.2.
Aliases
{ "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2024-24577" ], "details": "libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Using well-crafted inputs to `git_index_add` can cause heap corruption that could be leveraged for arbitrary code execution. There is an issue in the `has_dir_name` function in `src/libgit2/index.c`, which frees an entry that should not be freed. The freed entry is later used and overwritten with potentially bad actor-controlled data leading to controlled heap corruption. Depending on the application that uses libgit2, this could lead to arbitrary code execution. This issue has been patched in version 1.6.5 and 1.7.2.", "id": "GSD-2024-24577", "modified": "2024-01-26T06:02:26.042559Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2024-24577", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "libgit2", "version": { "version_data": [ { "version_affected": "=", "version_value": "\u003c 1.6.5" }, { "version_affected": "=", "version_value": "\u003e= 1.7.0, \u003c 1.7.2" } ] } } ] }, "vendor_name": "libgit2" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Using well-crafted inputs to `git_index_add` can cause heap corruption that could be leveraged for arbitrary code execution. There is an issue in the `has_dir_name` function in `src/libgit2/index.c`, which frees an entry that should not be freed. The freed entry is later used and overwritten with potentially bad actor-controlled data leading to controlled heap corruption. Depending on the application that uses libgit2, this could lead to arbitrary code execution. This issue has been patched in version 1.6.5 and 1.7.2." } ] }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L", "version": "3.1" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-122", "lang": "eng", "value": "CWE-122: Heap-based Buffer Overflow" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/libgit2/libgit2/security/advisories/GHSA-j2v7-4f6v-gpg8", "refsource": "MISC", "url": "https://github.com/libgit2/libgit2/security/advisories/GHSA-j2v7-4f6v-gpg8" }, { "name": "https://github.com/libgit2/libgit2/releases/tag/v1.6.5", "refsource": "MISC", "url": "https://github.com/libgit2/libgit2/releases/tag/v1.6.5" }, { "name": "https://github.com/libgit2/libgit2/releases/tag/v1.7.2", "refsource": "MISC", "url": "https://github.com/libgit2/libgit2/releases/tag/v1.7.2" }, { "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/S635BGHHZUMRPI7QOXOJ45QHDD5FFZ3S/", "refsource": "MISC", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/S635BGHHZUMRPI7QOXOJ45QHDD5FFZ3S/" }, { "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4M3P7WIEPXNRLBINQRJFXUSTNKBCHYC7/", "refsource": "MISC", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4M3P7WIEPXNRLBINQRJFXUSTNKBCHYC7/" }, { "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7CNDW3PF6NHO7OXNM5GN6WSSGAMA7MZE/", "refsource": "MISC", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7CNDW3PF6NHO7OXNM5GN6WSSGAMA7MZE/" }, { "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z6MXOX7I43OWNN7R6M54XLG6U5RXY244/", "refsource": "MISC", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z6MXOX7I43OWNN7R6M54XLG6U5RXY244/" }, { "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZGNHOEE2RBLH7KCJUPUNYG4CDTW4HTBT/", "refsource": "MISC", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZGNHOEE2RBLH7KCJUPUNYG4CDTW4HTBT/" }, { "name": "https://lists.debian.org/debian-lts-announce/2024/02/msg00012.html", "refsource": "MISC", "url": "https://lists.debian.org/debian-lts-announce/2024/02/msg00012.html" } ] }, "source": { "advisory": "GHSA-j2v7-4f6v-gpg8", "discovery": "UNKNOWN" } }, "nvd.nist.gov": { "cve": { "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:libgit2:libgit2:*:*:*:*:*:*:*:*", "matchCriteriaId": "AB8F928B-1059-4B60-877B-AAECE739B575", "versionEndExcluding": "1.6.5", "vulnerable": true }, { "criteria": "cpe:2.3:a:libgit2:libgit2:*:*:*:*:*:*:*:*", "matchCriteriaId": "E036286C-1FDD-47D7-89BA-5A436B2E72DF", "versionEndExcluding": "1.7.2", "versionStartIncluding": "1.7.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "descriptions": [ { "lang": "en", "value": "libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Using well-crafted inputs to `git_index_add` can cause heap corruption that could be leveraged for arbitrary code execution. There is an issue in the `has_dir_name` function in `src/libgit2/index.c`, which frees an entry that should not be freed. The freed entry is later used and overwritten with potentially bad actor-controlled data leading to controlled heap corruption. Depending on the application that uses libgit2, this could lead to arbitrary code execution. This issue has been patched in version 1.6.5 and 1.7.2." }, { "lang": "es", "value": "libgit2 es una implementaci\u00f3n C port\u00e1til de los m\u00e9todos principales de Git proporcionada como una librer\u00eda vinculable con una API s\u00f3lida, que permite incorporar la funcionalidad de Git en su aplicaci\u00f3n. El uso de entradas bien manipuladas para `git_index_add` puede provocar da\u00f1os en el almacenamiento din\u00e1mico que podr\u00edan aprovecharse para la ejecuci\u00f3n de c\u00f3digo arbitrario. Hay un problema en la funci\u00f3n `has_dir_name` en `src/libgit2/index.c`, que libera una entrada que no deber\u00eda liberarse. La entrada liberada se utiliza posteriormente y se sobrescribe con datos controlados por actores potencialmente malos, lo que conduce a una corrupci\u00f3n controlada de almacenamiento din\u00e1mico. Dependiendo de la aplicaci\u00f3n que utilice libgit2, esto podr\u00eda provocar la ejecuci\u00f3n de c\u00f3digo arbitrario. Este problema se solucion\u00f3 en las versiones 1.6.5 y 1.7.2." } ], "id": "CVE-2024-24577", "lastModified": "2024-02-27T10:15:08.137", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 4.7, "source": "security-advisories@github.com", "type": "Secondary" } ] }, "published": "2024-02-06T22:16:15.270", "references": [ { "source": "security-advisories@github.com", "tags": [ "Release Notes" ], "url": "https://github.com/libgit2/libgit2/releases/tag/v1.6.5" }, { "source": "security-advisories@github.com", "tags": [ "Release Notes" ], "url": "https://github.com/libgit2/libgit2/releases/tag/v1.7.2" }, { "source": "security-advisories@github.com", "tags": [ "Third Party Advisory" ], "url": "https://github.com/libgit2/libgit2/security/advisories/GHSA-j2v7-4f6v-gpg8" }, { "source": "security-advisories@github.com", "url": "https://lists.debian.org/debian-lts-announce/2024/02/msg00012.html" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4M3P7WIEPXNRLBINQRJFXUSTNKBCHYC7/" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7CNDW3PF6NHO7OXNM5GN6WSSGAMA7MZE/" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/S635BGHHZUMRPI7QOXOJ45QHDD5FFZ3S/" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z6MXOX7I43OWNN7R6M54XLG6U5RXY244/" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZGNHOEE2RBLH7KCJUPUNYG4CDTW4HTBT/" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-119" } ], "source": "nvd@nist.gov", "type": "Primary" }, { "description": [ { "lang": "en", "value": "CWE-122" } ], "source": "security-advisories@github.com", "type": "Secondary" } ] } } } }
opensuse-su-2024:13661-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
libgit2-1_7-1.7.2-1.1 on GA media
Notes
Title of the patch
libgit2-1_7-1.7.2-1.1 on GA media
Description of the patch
These are all security issues fixed in the libgit2-1_7-1.7.2-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-13661
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_7-1.7.2-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the libgit2-1_7-1.7.2-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-13661", "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_13661-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2024-24574 page", "url": "https://www.suse.com/security/cve/CVE-2024-24574/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-24577 page", "url": "https://www.suse.com/security/cve/CVE-2024-24577/" } ], "title": "libgit2-1_7-1.7.2-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:13661-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_7-1.7.2-1.1.aarch64", "product": { "name": "libgit2-1_7-1.7.2-1.1.aarch64", "product_id": "libgit2-1_7-1.7.2-1.1.aarch64" } }, { "category": "product_version", "name": "libgit2-devel-1.7.2-1.1.aarch64", "product": { "name": "libgit2-devel-1.7.2-1.1.aarch64", "product_id": "libgit2-devel-1.7.2-1.1.aarch64" } }, { "category": "product_version", "name": "libgit2-tools-1.7.2-1.1.aarch64", "product": { "name": "libgit2-tools-1.7.2-1.1.aarch64", "product_id": "libgit2-tools-1.7.2-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libgit2-1_7-1.7.2-1.1.ppc64le", "product": { "name": "libgit2-1_7-1.7.2-1.1.ppc64le", "product_id": "libgit2-1_7-1.7.2-1.1.ppc64le" } }, { "category": "product_version", "name": "libgit2-devel-1.7.2-1.1.ppc64le", "product": { "name": "libgit2-devel-1.7.2-1.1.ppc64le", "product_id": "libgit2-devel-1.7.2-1.1.ppc64le" } }, { "category": "product_version", "name": "libgit2-tools-1.7.2-1.1.ppc64le", "product": { "name": "libgit2-tools-1.7.2-1.1.ppc64le", "product_id": "libgit2-tools-1.7.2-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libgit2-1_7-1.7.2-1.1.s390x", "product": { "name": "libgit2-1_7-1.7.2-1.1.s390x", "product_id": "libgit2-1_7-1.7.2-1.1.s390x" } }, { "category": "product_version", "name": "libgit2-devel-1.7.2-1.1.s390x", "product": { "name": "libgit2-devel-1.7.2-1.1.s390x", "product_id": "libgit2-devel-1.7.2-1.1.s390x" } }, { "category": "product_version", "name": "libgit2-tools-1.7.2-1.1.s390x", "product": { "name": "libgit2-tools-1.7.2-1.1.s390x", "product_id": "libgit2-tools-1.7.2-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libgit2-1_7-1.7.2-1.1.x86_64", "product": { "name": "libgit2-1_7-1.7.2-1.1.x86_64", "product_id": "libgit2-1_7-1.7.2-1.1.x86_64" } }, { "category": "product_version", "name": "libgit2-devel-1.7.2-1.1.x86_64", "product": { "name": "libgit2-devel-1.7.2-1.1.x86_64", "product_id": "libgit2-devel-1.7.2-1.1.x86_64" } }, { "category": "product_version", "name": "libgit2-tools-1.7.2-1.1.x86_64", "product": { "name": "libgit2-tools-1.7.2-1.1.x86_64", "product_id": "libgit2-tools-1.7.2-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_7-1.7.2-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-1_7-1.7.2-1.1.aarch64" }, "product_reference": "libgit2-1_7-1.7.2-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_7-1.7.2-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-1_7-1.7.2-1.1.ppc64le" }, "product_reference": "libgit2-1_7-1.7.2-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_7-1.7.2-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-1_7-1.7.2-1.1.s390x" }, "product_reference": "libgit2-1_7-1.7.2-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_7-1.7.2-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-1_7-1.7.2-1.1.x86_64" }, "product_reference": "libgit2-1_7-1.7.2-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.7.2-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-devel-1.7.2-1.1.aarch64" }, "product_reference": "libgit2-devel-1.7.2-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.7.2-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-devel-1.7.2-1.1.ppc64le" }, "product_reference": "libgit2-devel-1.7.2-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.7.2-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-devel-1.7.2-1.1.s390x" }, "product_reference": "libgit2-devel-1.7.2-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.7.2-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-devel-1.7.2-1.1.x86_64" }, "product_reference": "libgit2-devel-1.7.2-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-tools-1.7.2-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-tools-1.7.2-1.1.aarch64" }, "product_reference": "libgit2-tools-1.7.2-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-tools-1.7.2-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-tools-1.7.2-1.1.ppc64le" }, "product_reference": "libgit2-tools-1.7.2-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-tools-1.7.2-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-tools-1.7.2-1.1.s390x" }, "product_reference": "libgit2-tools-1.7.2-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-tools-1.7.2-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-tools-1.7.2-1.1.x86_64" }, "product_reference": "libgit2-tools-1.7.2-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-24574", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-24574" } ], "notes": [ { "category": "general", "text": "phpMyFAQ is an open source FAQ web application for PHP 8.1+ and MySQL, PostgreSQL and other databases. Unsafe echo of filename in phpMyFAQ\\phpmyfaq\\admin\\attachments.php leads to allowed execution of JavaScript code in client side (XSS). This vulnerability has been patched in version 3.2.5.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libgit2-1_7-1.7.2-1.1.aarch64", "openSUSE Tumbleweed:libgit2-1_7-1.7.2-1.1.ppc64le", "openSUSE Tumbleweed:libgit2-1_7-1.7.2-1.1.s390x", "openSUSE Tumbleweed:libgit2-1_7-1.7.2-1.1.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.7.2-1.1.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.7.2-1.1.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.7.2-1.1.s390x", "openSUSE Tumbleweed:libgit2-devel-1.7.2-1.1.x86_64", "openSUSE Tumbleweed:libgit2-tools-1.7.2-1.1.aarch64", "openSUSE Tumbleweed:libgit2-tools-1.7.2-1.1.ppc64le", "openSUSE Tumbleweed:libgit2-tools-1.7.2-1.1.s390x", "openSUSE Tumbleweed:libgit2-tools-1.7.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-24574", "url": "https://www.suse.com/security/cve/CVE-2024-24574" } ], "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_7-1.7.2-1.1.aarch64", "openSUSE Tumbleweed:libgit2-1_7-1.7.2-1.1.ppc64le", "openSUSE Tumbleweed:libgit2-1_7-1.7.2-1.1.s390x", "openSUSE Tumbleweed:libgit2-1_7-1.7.2-1.1.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.7.2-1.1.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.7.2-1.1.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.7.2-1.1.s390x", "openSUSE Tumbleweed:libgit2-devel-1.7.2-1.1.x86_64", "openSUSE Tumbleweed:libgit2-tools-1.7.2-1.1.aarch64", "openSUSE Tumbleweed:libgit2-tools-1.7.2-1.1.ppc64le", "openSUSE Tumbleweed:libgit2-tools-1.7.2-1.1.s390x", "openSUSE Tumbleweed:libgit2-tools-1.7.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libgit2-1_7-1.7.2-1.1.aarch64", "openSUSE Tumbleweed:libgit2-1_7-1.7.2-1.1.ppc64le", "openSUSE Tumbleweed:libgit2-1_7-1.7.2-1.1.s390x", "openSUSE Tumbleweed:libgit2-1_7-1.7.2-1.1.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.7.2-1.1.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.7.2-1.1.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.7.2-1.1.s390x", "openSUSE Tumbleweed:libgit2-devel-1.7.2-1.1.x86_64", "openSUSE Tumbleweed:libgit2-tools-1.7.2-1.1.aarch64", "openSUSE Tumbleweed:libgit2-tools-1.7.2-1.1.ppc64le", "openSUSE Tumbleweed:libgit2-tools-1.7.2-1.1.s390x", "openSUSE Tumbleweed:libgit2-tools-1.7.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-24574" }, { "cve": "CVE-2024-24577", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-24577" } ], "notes": [ { "category": "general", "text": "libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Using well-crafted inputs to `git_index_add` can cause heap corruption that could be leveraged for arbitrary code execution. There is an issue in the `has_dir_name` function in `src/libgit2/index.c`, which frees an entry that should not be freed. The freed entry is later used and overwritten with potentially bad actor-controlled data leading to controlled heap corruption. Depending on the application that uses libgit2, this could lead to arbitrary code execution. This issue has been patched in version 1.6.5 and 1.7.2.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libgit2-1_7-1.7.2-1.1.aarch64", "openSUSE Tumbleweed:libgit2-1_7-1.7.2-1.1.ppc64le", "openSUSE Tumbleweed:libgit2-1_7-1.7.2-1.1.s390x", "openSUSE Tumbleweed:libgit2-1_7-1.7.2-1.1.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.7.2-1.1.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.7.2-1.1.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.7.2-1.1.s390x", "openSUSE Tumbleweed:libgit2-devel-1.7.2-1.1.x86_64", "openSUSE Tumbleweed:libgit2-tools-1.7.2-1.1.aarch64", "openSUSE Tumbleweed:libgit2-tools-1.7.2-1.1.ppc64le", "openSUSE Tumbleweed:libgit2-tools-1.7.2-1.1.s390x", "openSUSE Tumbleweed:libgit2-tools-1.7.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-24577", "url": "https://www.suse.com/security/cve/CVE-2024-24577" }, { "category": "external", "summary": "SUSE Bug 1219660 for CVE-2024-24577", "url": "https://bugzilla.suse.com/1219660" } ], "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_7-1.7.2-1.1.aarch64", "openSUSE Tumbleweed:libgit2-1_7-1.7.2-1.1.ppc64le", "openSUSE Tumbleweed:libgit2-1_7-1.7.2-1.1.s390x", "openSUSE Tumbleweed:libgit2-1_7-1.7.2-1.1.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.7.2-1.1.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.7.2-1.1.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.7.2-1.1.s390x", "openSUSE Tumbleweed:libgit2-devel-1.7.2-1.1.x86_64", "openSUSE Tumbleweed:libgit2-tools-1.7.2-1.1.aarch64", "openSUSE Tumbleweed:libgit2-tools-1.7.2-1.1.ppc64le", "openSUSE Tumbleweed:libgit2-tools-1.7.2-1.1.s390x", "openSUSE Tumbleweed:libgit2-tools-1.7.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libgit2-1_7-1.7.2-1.1.aarch64", "openSUSE Tumbleweed:libgit2-1_7-1.7.2-1.1.ppc64le", "openSUSE Tumbleweed:libgit2-1_7-1.7.2-1.1.s390x", "openSUSE Tumbleweed:libgit2-1_7-1.7.2-1.1.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.7.2-1.1.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.7.2-1.1.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.7.2-1.1.s390x", "openSUSE Tumbleweed:libgit2-devel-1.7.2-1.1.x86_64", "openSUSE Tumbleweed:libgit2-tools-1.7.2-1.1.aarch64", "openSUSE Tumbleweed:libgit2-tools-1.7.2-1.1.ppc64le", "openSUSE Tumbleweed:libgit2-tools-1.7.2-1.1.s390x", "openSUSE Tumbleweed:libgit2-tools-1.7.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2024-24577" } ] }
opensuse-su-2024:14212-1
Vulnerability from csaf_opensuse
Published
2024-07-22 00:00
Modified
2024-07-22 00:00
Summary
git-2.45.2-2.1 on GA media
Notes
Title of the patch
git-2.45.2-2.1 on GA media
Description of the patch
These are all security issues fixed in the git-2.45.2-2.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-14212
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "git-2.45.2-2.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the git-2.45.2-2.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-14212", "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_14212-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2024-24577 page", "url": "https://www.suse.com/security/cve/CVE-2024-24577/" } ], "title": "git-2.45.2-2.1 on GA media", "tracking": { "current_release_date": "2024-07-22T00:00:00Z", "generator": { "date": "2024-07-22T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:14212-1", "initial_release_date": "2024-07-22T00:00:00Z", "revision_history": [ { "date": "2024-07-22T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "git-2.45.2-2.1.aarch64", "product": { "name": "git-2.45.2-2.1.aarch64", "product_id": "git-2.45.2-2.1.aarch64" } }, { "category": "product_version", "name": "git-arch-2.45.2-2.1.aarch64", "product": { "name": "git-arch-2.45.2-2.1.aarch64", "product_id": "git-arch-2.45.2-2.1.aarch64" } }, { "category": "product_version", "name": "git-core-2.45.2-2.1.aarch64", "product": { "name": "git-core-2.45.2-2.1.aarch64", "product_id": "git-core-2.45.2-2.1.aarch64" } }, { "category": "product_version", "name": "git-credential-libsecret-2.45.2-2.1.aarch64", "product": { "name": "git-credential-libsecret-2.45.2-2.1.aarch64", "product_id": "git-credential-libsecret-2.45.2-2.1.aarch64" } }, { "category": "product_version", "name": "git-cvs-2.45.2-2.1.aarch64", "product": { "name": "git-cvs-2.45.2-2.1.aarch64", "product_id": "git-cvs-2.45.2-2.1.aarch64" } }, { "category": "product_version", "name": "git-daemon-2.45.2-2.1.aarch64", "product": { "name": "git-daemon-2.45.2-2.1.aarch64", "product_id": "git-daemon-2.45.2-2.1.aarch64" } }, { "category": "product_version", "name": "git-doc-2.45.2-2.1.aarch64", "product": { "name": "git-doc-2.45.2-2.1.aarch64", "product_id": "git-doc-2.45.2-2.1.aarch64" } }, { "category": "product_version", "name": "git-email-2.45.2-2.1.aarch64", "product": { "name": "git-email-2.45.2-2.1.aarch64", "product_id": "git-email-2.45.2-2.1.aarch64" } }, { "category": "product_version", "name": "git-gui-2.45.2-2.1.aarch64", "product": { "name": "git-gui-2.45.2-2.1.aarch64", "product_id": "git-gui-2.45.2-2.1.aarch64" } }, { "category": "product_version", "name": "git-p4-2.45.2-2.1.aarch64", "product": { "name": "git-p4-2.45.2-2.1.aarch64", "product_id": "git-p4-2.45.2-2.1.aarch64" } }, { "category": "product_version", "name": "git-svn-2.45.2-2.1.aarch64", "product": { "name": "git-svn-2.45.2-2.1.aarch64", "product_id": "git-svn-2.45.2-2.1.aarch64" } }, { "category": "product_version", "name": "git-web-2.45.2-2.1.aarch64", "product": { "name": "git-web-2.45.2-2.1.aarch64", "product_id": "git-web-2.45.2-2.1.aarch64" } }, { "category": "product_version", "name": "gitk-2.45.2-2.1.aarch64", "product": { "name": "gitk-2.45.2-2.1.aarch64", "product_id": "gitk-2.45.2-2.1.aarch64" } }, { "category": "product_version", "name": "perl-Git-2.45.2-2.1.aarch64", "product": { "name": "perl-Git-2.45.2-2.1.aarch64", "product_id": "perl-Git-2.45.2-2.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "git-2.45.2-2.1.ppc64le", "product": { "name": "git-2.45.2-2.1.ppc64le", "product_id": "git-2.45.2-2.1.ppc64le" } }, { "category": "product_version", "name": "git-arch-2.45.2-2.1.ppc64le", "product": { "name": "git-arch-2.45.2-2.1.ppc64le", "product_id": "git-arch-2.45.2-2.1.ppc64le" } }, { "category": "product_version", "name": "git-core-2.45.2-2.1.ppc64le", "product": { "name": "git-core-2.45.2-2.1.ppc64le", "product_id": "git-core-2.45.2-2.1.ppc64le" } }, { "category": "product_version", "name": "git-credential-libsecret-2.45.2-2.1.ppc64le", "product": { "name": "git-credential-libsecret-2.45.2-2.1.ppc64le", "product_id": "git-credential-libsecret-2.45.2-2.1.ppc64le" } }, { "category": "product_version", "name": "git-cvs-2.45.2-2.1.ppc64le", "product": { "name": "git-cvs-2.45.2-2.1.ppc64le", "product_id": "git-cvs-2.45.2-2.1.ppc64le" } }, { "category": "product_version", "name": "git-daemon-2.45.2-2.1.ppc64le", "product": { "name": "git-daemon-2.45.2-2.1.ppc64le", "product_id": "git-daemon-2.45.2-2.1.ppc64le" } }, { "category": "product_version", "name": "git-doc-2.45.2-2.1.ppc64le", "product": { "name": "git-doc-2.45.2-2.1.ppc64le", "product_id": "git-doc-2.45.2-2.1.ppc64le" } }, { "category": "product_version", "name": "git-email-2.45.2-2.1.ppc64le", "product": { "name": "git-email-2.45.2-2.1.ppc64le", "product_id": "git-email-2.45.2-2.1.ppc64le" } }, { "category": "product_version", "name": "git-gui-2.45.2-2.1.ppc64le", "product": { "name": "git-gui-2.45.2-2.1.ppc64le", "product_id": "git-gui-2.45.2-2.1.ppc64le" } }, { "category": "product_version", "name": "git-p4-2.45.2-2.1.ppc64le", "product": { "name": "git-p4-2.45.2-2.1.ppc64le", "product_id": "git-p4-2.45.2-2.1.ppc64le" } }, { "category": "product_version", "name": "git-svn-2.45.2-2.1.ppc64le", "product": { "name": "git-svn-2.45.2-2.1.ppc64le", "product_id": "git-svn-2.45.2-2.1.ppc64le" } }, { "category": "product_version", "name": "git-web-2.45.2-2.1.ppc64le", "product": { "name": "git-web-2.45.2-2.1.ppc64le", "product_id": "git-web-2.45.2-2.1.ppc64le" } }, { "category": "product_version", "name": "gitk-2.45.2-2.1.ppc64le", "product": { "name": "gitk-2.45.2-2.1.ppc64le", "product_id": "gitk-2.45.2-2.1.ppc64le" } }, { "category": "product_version", "name": "perl-Git-2.45.2-2.1.ppc64le", "product": { "name": "perl-Git-2.45.2-2.1.ppc64le", "product_id": "perl-Git-2.45.2-2.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "git-2.45.2-2.1.s390x", "product": { "name": "git-2.45.2-2.1.s390x", "product_id": "git-2.45.2-2.1.s390x" } }, { "category": "product_version", "name": "git-arch-2.45.2-2.1.s390x", "product": { "name": "git-arch-2.45.2-2.1.s390x", "product_id": "git-arch-2.45.2-2.1.s390x" } }, { "category": "product_version", "name": "git-core-2.45.2-2.1.s390x", "product": { "name": "git-core-2.45.2-2.1.s390x", "product_id": "git-core-2.45.2-2.1.s390x" } }, { "category": "product_version", "name": "git-credential-libsecret-2.45.2-2.1.s390x", "product": { "name": "git-credential-libsecret-2.45.2-2.1.s390x", "product_id": "git-credential-libsecret-2.45.2-2.1.s390x" } }, { "category": "product_version", "name": "git-cvs-2.45.2-2.1.s390x", "product": { "name": "git-cvs-2.45.2-2.1.s390x", "product_id": "git-cvs-2.45.2-2.1.s390x" } }, { "category": "product_version", "name": "git-daemon-2.45.2-2.1.s390x", "product": { "name": "git-daemon-2.45.2-2.1.s390x", "product_id": "git-daemon-2.45.2-2.1.s390x" } }, { "category": "product_version", "name": "git-doc-2.45.2-2.1.s390x", "product": { "name": "git-doc-2.45.2-2.1.s390x", "product_id": "git-doc-2.45.2-2.1.s390x" } }, { "category": "product_version", "name": "git-email-2.45.2-2.1.s390x", "product": { "name": "git-email-2.45.2-2.1.s390x", "product_id": "git-email-2.45.2-2.1.s390x" } }, { "category": "product_version", "name": "git-gui-2.45.2-2.1.s390x", "product": { "name": "git-gui-2.45.2-2.1.s390x", "product_id": "git-gui-2.45.2-2.1.s390x" } }, { "category": "product_version", "name": "git-p4-2.45.2-2.1.s390x", "product": { "name": "git-p4-2.45.2-2.1.s390x", "product_id": "git-p4-2.45.2-2.1.s390x" } }, { "category": "product_version", "name": "git-svn-2.45.2-2.1.s390x", "product": { "name": "git-svn-2.45.2-2.1.s390x", "product_id": "git-svn-2.45.2-2.1.s390x" } }, { "category": "product_version", "name": "git-web-2.45.2-2.1.s390x", "product": { "name": "git-web-2.45.2-2.1.s390x", "product_id": "git-web-2.45.2-2.1.s390x" } }, { "category": "product_version", "name": "gitk-2.45.2-2.1.s390x", "product": { "name": "gitk-2.45.2-2.1.s390x", "product_id": "gitk-2.45.2-2.1.s390x" } }, { "category": "product_version", "name": "perl-Git-2.45.2-2.1.s390x", "product": { "name": "perl-Git-2.45.2-2.1.s390x", "product_id": "perl-Git-2.45.2-2.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "git-2.45.2-2.1.x86_64", "product": { "name": "git-2.45.2-2.1.x86_64", "product_id": "git-2.45.2-2.1.x86_64" } }, { "category": "product_version", "name": "git-arch-2.45.2-2.1.x86_64", "product": { "name": "git-arch-2.45.2-2.1.x86_64", "product_id": "git-arch-2.45.2-2.1.x86_64" } }, { "category": "product_version", "name": "git-core-2.45.2-2.1.x86_64", "product": { "name": "git-core-2.45.2-2.1.x86_64", "product_id": "git-core-2.45.2-2.1.x86_64" } }, { "category": "product_version", "name": "git-credential-libsecret-2.45.2-2.1.x86_64", "product": { "name": "git-credential-libsecret-2.45.2-2.1.x86_64", "product_id": "git-credential-libsecret-2.45.2-2.1.x86_64" } }, { "category": "product_version", "name": "git-cvs-2.45.2-2.1.x86_64", "product": { "name": "git-cvs-2.45.2-2.1.x86_64", "product_id": "git-cvs-2.45.2-2.1.x86_64" } }, { "category": "product_version", "name": "git-daemon-2.45.2-2.1.x86_64", "product": { "name": "git-daemon-2.45.2-2.1.x86_64", "product_id": "git-daemon-2.45.2-2.1.x86_64" } }, { "category": "product_version", "name": "git-doc-2.45.2-2.1.x86_64", "product": { "name": "git-doc-2.45.2-2.1.x86_64", "product_id": "git-doc-2.45.2-2.1.x86_64" } }, { "category": "product_version", "name": "git-email-2.45.2-2.1.x86_64", "product": { "name": "git-email-2.45.2-2.1.x86_64", "product_id": "git-email-2.45.2-2.1.x86_64" } }, { "category": "product_version", "name": "git-gui-2.45.2-2.1.x86_64", "product": { "name": "git-gui-2.45.2-2.1.x86_64", "product_id": "git-gui-2.45.2-2.1.x86_64" } }, { "category": "product_version", "name": "git-p4-2.45.2-2.1.x86_64", "product": { "name": "git-p4-2.45.2-2.1.x86_64", "product_id": "git-p4-2.45.2-2.1.x86_64" } }, { "category": "product_version", "name": "git-svn-2.45.2-2.1.x86_64", "product": { "name": "git-svn-2.45.2-2.1.x86_64", "product_id": "git-svn-2.45.2-2.1.x86_64" } }, { "category": "product_version", "name": "git-web-2.45.2-2.1.x86_64", "product": { "name": "git-web-2.45.2-2.1.x86_64", "product_id": "git-web-2.45.2-2.1.x86_64" } }, { "category": "product_version", "name": "gitk-2.45.2-2.1.x86_64", "product": { "name": "gitk-2.45.2-2.1.x86_64", "product_id": "gitk-2.45.2-2.1.x86_64" } }, { "category": "product_version", "name": "perl-Git-2.45.2-2.1.x86_64", "product": { "name": "perl-Git-2.45.2-2.1.x86_64", "product_id": "perl-Git-2.45.2-2.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "git-2.45.2-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-2.45.2-2.1.aarch64" }, "product_reference": "git-2.45.2-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.45.2-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-2.45.2-2.1.ppc64le" }, "product_reference": "git-2.45.2-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.45.2-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-2.45.2-2.1.s390x" }, "product_reference": "git-2.45.2-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.45.2-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-2.45.2-2.1.x86_64" }, "product_reference": "git-2.45.2-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.45.2-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-arch-2.45.2-2.1.aarch64" }, "product_reference": "git-arch-2.45.2-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.45.2-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-arch-2.45.2-2.1.ppc64le" }, "product_reference": "git-arch-2.45.2-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.45.2-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-arch-2.45.2-2.1.s390x" }, "product_reference": "git-arch-2.45.2-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.45.2-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-arch-2.45.2-2.1.x86_64" }, "product_reference": "git-arch-2.45.2-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.45.2-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-core-2.45.2-2.1.aarch64" }, "product_reference": "git-core-2.45.2-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.45.2-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-core-2.45.2-2.1.ppc64le" }, "product_reference": "git-core-2.45.2-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.45.2-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-core-2.45.2-2.1.s390x" }, "product_reference": "git-core-2.45.2-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.45.2-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-core-2.45.2-2.1.x86_64" }, "product_reference": "git-core-2.45.2-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.45.2-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-credential-libsecret-2.45.2-2.1.aarch64" }, "product_reference": "git-credential-libsecret-2.45.2-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.45.2-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-credential-libsecret-2.45.2-2.1.ppc64le" }, "product_reference": "git-credential-libsecret-2.45.2-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.45.2-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-credential-libsecret-2.45.2-2.1.s390x" }, "product_reference": "git-credential-libsecret-2.45.2-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.45.2-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-credential-libsecret-2.45.2-2.1.x86_64" }, "product_reference": "git-credential-libsecret-2.45.2-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.45.2-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-cvs-2.45.2-2.1.aarch64" }, "product_reference": "git-cvs-2.45.2-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.45.2-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-cvs-2.45.2-2.1.ppc64le" }, "product_reference": "git-cvs-2.45.2-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.45.2-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-cvs-2.45.2-2.1.s390x" }, "product_reference": "git-cvs-2.45.2-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.45.2-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-cvs-2.45.2-2.1.x86_64" }, "product_reference": "git-cvs-2.45.2-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.45.2-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-daemon-2.45.2-2.1.aarch64" }, "product_reference": "git-daemon-2.45.2-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.45.2-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-daemon-2.45.2-2.1.ppc64le" }, "product_reference": "git-daemon-2.45.2-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.45.2-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-daemon-2.45.2-2.1.s390x" }, "product_reference": "git-daemon-2.45.2-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.45.2-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-daemon-2.45.2-2.1.x86_64" }, "product_reference": "git-daemon-2.45.2-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.45.2-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-doc-2.45.2-2.1.aarch64" }, "product_reference": "git-doc-2.45.2-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.45.2-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-doc-2.45.2-2.1.ppc64le" }, "product_reference": "git-doc-2.45.2-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.45.2-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-doc-2.45.2-2.1.s390x" }, "product_reference": "git-doc-2.45.2-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.45.2-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-doc-2.45.2-2.1.x86_64" }, "product_reference": "git-doc-2.45.2-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.45.2-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-email-2.45.2-2.1.aarch64" }, "product_reference": "git-email-2.45.2-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.45.2-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-email-2.45.2-2.1.ppc64le" }, "product_reference": "git-email-2.45.2-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.45.2-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-email-2.45.2-2.1.s390x" }, "product_reference": "git-email-2.45.2-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.45.2-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-email-2.45.2-2.1.x86_64" }, "product_reference": "git-email-2.45.2-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.45.2-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-gui-2.45.2-2.1.aarch64" }, "product_reference": "git-gui-2.45.2-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.45.2-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-gui-2.45.2-2.1.ppc64le" }, "product_reference": "git-gui-2.45.2-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.45.2-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-gui-2.45.2-2.1.s390x" }, "product_reference": "git-gui-2.45.2-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.45.2-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-gui-2.45.2-2.1.x86_64" }, "product_reference": "git-gui-2.45.2-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.45.2-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-p4-2.45.2-2.1.aarch64" }, "product_reference": "git-p4-2.45.2-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.45.2-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-p4-2.45.2-2.1.ppc64le" }, "product_reference": "git-p4-2.45.2-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.45.2-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-p4-2.45.2-2.1.s390x" }, "product_reference": "git-p4-2.45.2-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.45.2-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-p4-2.45.2-2.1.x86_64" }, "product_reference": "git-p4-2.45.2-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.45.2-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-svn-2.45.2-2.1.aarch64" }, "product_reference": "git-svn-2.45.2-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.45.2-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-svn-2.45.2-2.1.ppc64le" }, "product_reference": "git-svn-2.45.2-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.45.2-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-svn-2.45.2-2.1.s390x" }, "product_reference": "git-svn-2.45.2-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.45.2-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-svn-2.45.2-2.1.x86_64" }, "product_reference": "git-svn-2.45.2-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.45.2-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-web-2.45.2-2.1.aarch64" }, "product_reference": "git-web-2.45.2-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.45.2-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-web-2.45.2-2.1.ppc64le" }, "product_reference": "git-web-2.45.2-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.45.2-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-web-2.45.2-2.1.s390x" }, "product_reference": "git-web-2.45.2-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.45.2-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-web-2.45.2-2.1.x86_64" }, "product_reference": "git-web-2.45.2-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.45.2-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gitk-2.45.2-2.1.aarch64" }, "product_reference": "gitk-2.45.2-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.45.2-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gitk-2.45.2-2.1.ppc64le" }, "product_reference": "gitk-2.45.2-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.45.2-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gitk-2.45.2-2.1.s390x" }, "product_reference": "gitk-2.45.2-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.45.2-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gitk-2.45.2-2.1.x86_64" }, "product_reference": "gitk-2.45.2-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.45.2-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:perl-Git-2.45.2-2.1.aarch64" }, "product_reference": "perl-Git-2.45.2-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.45.2-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:perl-Git-2.45.2-2.1.ppc64le" }, "product_reference": "perl-Git-2.45.2-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.45.2-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:perl-Git-2.45.2-2.1.s390x" }, "product_reference": "perl-Git-2.45.2-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.45.2-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:perl-Git-2.45.2-2.1.x86_64" }, "product_reference": "perl-Git-2.45.2-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-24577", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-24577" } ], "notes": [ { "category": "general", "text": "libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Using well-crafted inputs to `git_index_add` can cause heap corruption that could be leveraged for arbitrary code execution. There is an issue in the `has_dir_name` function in `src/libgit2/index.c`, which frees an entry that should not be freed. The freed entry is later used and overwritten with potentially bad actor-controlled data leading to controlled heap corruption. Depending on the application that uses libgit2, this could lead to arbitrary code execution. This issue has been patched in version 1.6.5 and 1.7.2.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:git-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:git-arch-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-arch-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-arch-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-arch-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:git-core-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-core-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-core-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-core-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:git-cvs-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-cvs-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-cvs-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-cvs-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:git-daemon-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-daemon-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-daemon-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-daemon-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:git-doc-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-doc-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-doc-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-doc-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:git-email-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-email-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-email-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-email-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:git-gui-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-gui-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-gui-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-gui-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:git-p4-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-p4-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-p4-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-p4-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:git-svn-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-svn-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-svn-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-svn-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:git-web-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-web-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-web-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-web-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:gitk-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:gitk-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:gitk-2.45.2-2.1.s390x", "openSUSE Tumbleweed:gitk-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:perl-Git-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:perl-Git-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:perl-Git-2.45.2-2.1.s390x", "openSUSE Tumbleweed:perl-Git-2.45.2-2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-24577", "url": "https://www.suse.com/security/cve/CVE-2024-24577" }, { "category": "external", "summary": "SUSE Bug 1219660 for CVE-2024-24577", "url": "https://bugzilla.suse.com/1219660" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:git-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:git-arch-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-arch-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-arch-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-arch-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:git-core-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-core-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-core-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-core-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:git-cvs-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-cvs-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-cvs-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-cvs-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:git-daemon-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-daemon-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-daemon-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-daemon-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:git-doc-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-doc-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-doc-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-doc-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:git-email-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-email-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-email-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-email-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:git-gui-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-gui-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-gui-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-gui-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:git-p4-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-p4-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-p4-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-p4-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:git-svn-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-svn-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-svn-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-svn-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:git-web-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-web-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-web-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-web-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:gitk-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:gitk-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:gitk-2.45.2-2.1.s390x", "openSUSE Tumbleweed:gitk-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:perl-Git-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:perl-Git-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:perl-Git-2.45.2-2.1.s390x", "openSUSE Tumbleweed:perl-Git-2.45.2-2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:git-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:git-arch-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-arch-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-arch-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-arch-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:git-core-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-core-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-core-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-core-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-credential-libsecret-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-credential-libsecret-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-credential-libsecret-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:git-cvs-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-cvs-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-cvs-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-cvs-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:git-daemon-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-daemon-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-daemon-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-daemon-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:git-doc-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-doc-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-doc-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-doc-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:git-email-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-email-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-email-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-email-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:git-gui-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-gui-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-gui-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-gui-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:git-p4-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-p4-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-p4-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-p4-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:git-svn-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-svn-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-svn-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-svn-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:git-web-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:git-web-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:git-web-2.45.2-2.1.s390x", "openSUSE Tumbleweed:git-web-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:gitk-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:gitk-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:gitk-2.45.2-2.1.s390x", "openSUSE Tumbleweed:gitk-2.45.2-2.1.x86_64", "openSUSE Tumbleweed:perl-Git-2.45.2-2.1.aarch64", "openSUSE Tumbleweed:perl-Git-2.45.2-2.1.ppc64le", "openSUSE Tumbleweed:perl-Git-2.45.2-2.1.s390x", "openSUSE Tumbleweed:perl-Git-2.45.2-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-22T00:00:00Z", "details": "important" } ], "title": "CVE-2024-24577" } ] }
suse-su-2024:2610-1
Vulnerability from csaf_suse
Published
2024-07-27 14:43
Modified
2024-07-27 14:43
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-2024-24577: Fixed arbitrary code execution due to heap corruption in git_index_add (bsc#1219660)
Patchnames
SUSE-2024-2610,SUSE-SLE-Module-SUSE-Manager-Server-4.3-2024-2610,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-2610,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-2610,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-2610,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-2610,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-2610,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-2610,SUSE-Storage-7.1-2024-2610
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-2024-24577: Fixed arbitrary code execution due to heap corruption in git_index_add (bsc#1219660)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-2610,SUSE-SLE-Module-SUSE-Manager-Server-4.3-2024-2610,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-2610,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-2610,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-2610,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-2610,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-2610,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-2610,SUSE-Storage-7.1-2024-2610", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_2610-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:2610-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242610-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:2610-1", "url": "https://lists.suse.com/pipermail/sle-updates/2024-July/036128.html" }, { "category": "self", "summary": "SUSE Bug 1219660", "url": "https://bugzilla.suse.com/1219660" }, { "category": "self", "summary": "SUSE CVE CVE-2024-24577 page", "url": "https://www.suse.com/security/cve/CVE-2024-24577/" } ], "title": "Security update for libgit2", "tracking": { "current_release_date": "2024-07-27T14:43:06Z", "generator": { "date": "2024-07-27T14:43:06Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:2610-1", "initial_release_date": "2024-07-27T14:43:06Z", "revision_history": [ { "date": "2024-07-27T14:43:06Z", "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.9.1.aarch64", "product": { "name": "libgit2-28-0.28.4-150200.3.9.1.aarch64", "product_id": "libgit2-28-0.28.4-150200.3.9.1.aarch64" } }, { "category": "product_version", "name": "libgit2-devel-0.28.4-150200.3.9.1.aarch64", "product": { "name": "libgit2-devel-0.28.4-150200.3.9.1.aarch64", "product_id": "libgit2-devel-0.28.4-150200.3.9.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libgit2-28-64bit-0.28.4-150200.3.9.1.aarch64_ilp32", "product": { "name": "libgit2-28-64bit-0.28.4-150200.3.9.1.aarch64_ilp32", "product_id": "libgit2-28-64bit-0.28.4-150200.3.9.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libgit2-28-0.28.4-150200.3.9.1.i586", "product": { "name": "libgit2-28-0.28.4-150200.3.9.1.i586", "product_id": "libgit2-28-0.28.4-150200.3.9.1.i586" } }, { "category": "product_version", "name": "libgit2-devel-0.28.4-150200.3.9.1.i586", "product": { "name": "libgit2-devel-0.28.4-150200.3.9.1.i586", "product_id": "libgit2-devel-0.28.4-150200.3.9.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libgit2-28-0.28.4-150200.3.9.1.ppc64le", "product": { "name": "libgit2-28-0.28.4-150200.3.9.1.ppc64le", "product_id": "libgit2-28-0.28.4-150200.3.9.1.ppc64le" } }, { "category": "product_version", "name": "libgit2-devel-0.28.4-150200.3.9.1.ppc64le", "product": { "name": "libgit2-devel-0.28.4-150200.3.9.1.ppc64le", "product_id": "libgit2-devel-0.28.4-150200.3.9.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libgit2-28-0.28.4-150200.3.9.1.s390x", "product": { "name": "libgit2-28-0.28.4-150200.3.9.1.s390x", "product_id": "libgit2-28-0.28.4-150200.3.9.1.s390x" } }, { "category": "product_version", "name": "libgit2-devel-0.28.4-150200.3.9.1.s390x", "product": { "name": "libgit2-devel-0.28.4-150200.3.9.1.s390x", "product_id": "libgit2-devel-0.28.4-150200.3.9.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libgit2-28-0.28.4-150200.3.9.1.x86_64", "product": { "name": "libgit2-28-0.28.4-150200.3.9.1.x86_64", "product_id": "libgit2-28-0.28.4-150200.3.9.1.x86_64" } }, { "category": "product_version", "name": "libgit2-28-32bit-0.28.4-150200.3.9.1.x86_64", "product": { "name": "libgit2-28-32bit-0.28.4-150200.3.9.1.x86_64", "product_id": "libgit2-28-32bit-0.28.4-150200.3.9.1.x86_64" } }, { "category": "product_version", "name": "libgit2-devel-0.28.4-150200.3.9.1.x86_64", "product": { "name": "libgit2-devel-0.28.4-150200.3.9.1.x86_64", "product_id": "libgit2-devel-0.28.4-150200.3.9.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "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-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 High Performance Computing 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise 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 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 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 Linux Enterprise Server for SAP Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp3" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7.1", "product": { "name": "SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7.1" } } } ], "category": "product_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.9.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.9.1.aarch64" }, "product_reference": "libgit2-28-0.28.4-150200.3.9.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.9.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.9.1.ppc64le" }, "product_reference": "libgit2-28-0.28.4-150200.3.9.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.9.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.9.1.s390x" }, "product_reference": "libgit2-28-0.28.4-150200.3.9.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.9.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.9.1.x86_64" }, "product_reference": "libgit2-28-0.28.4-150200.3.9.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.9.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.9.1.aarch64" }, "product_reference": "libgit2-28-0.28.4-150200.3.9.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.9.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.9.1.x86_64" }, "product_reference": "libgit2-28-0.28.4-150200.3.9.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.9.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.9.1.aarch64" }, "product_reference": "libgit2-devel-0.28.4-150200.3.9.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.9.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.9.1.x86_64" }, "product_reference": "libgit2-devel-0.28.4-150200.3.9.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.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgit2-28-0.28.4-150200.3.9.1.aarch64" }, "product_reference": "libgit2-28-0.28.4-150200.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgit2-28-0.28.4-150200.3.9.1.x86_64" }, "product_reference": "libgit2-28-0.28.4-150200.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgit2-devel-0.28.4-150200.3.9.1.aarch64" }, "product_reference": "libgit2-devel-0.28.4-150200.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgit2-devel-0.28.4-150200.3.9.1.x86_64" }, "product_reference": "libgit2-devel-0.28.4-150200.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.9.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.9.1.aarch64" }, "product_reference": "libgit2-28-0.28.4-150200.3.9.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.9.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.9.1.ppc64le" }, "product_reference": "libgit2-28-0.28.4-150200.3.9.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.9.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.9.1.s390x" }, "product_reference": "libgit2-28-0.28.4-150200.3.9.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.9.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.9.1.x86_64" }, "product_reference": "libgit2-28-0.28.4-150200.3.9.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.9.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.9.1.aarch64" }, "product_reference": "libgit2-devel-0.28.4-150200.3.9.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.9.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.9.1.ppc64le" }, "product_reference": "libgit2-devel-0.28.4-150200.3.9.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.9.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.9.1.s390x" }, "product_reference": "libgit2-devel-0.28.4-150200.3.9.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.9.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.9.1.x86_64" }, "product_reference": "libgit2-devel-0.28.4-150200.3.9.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.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgit2-28-0.28.4-150200.3.9.1.aarch64" }, "product_reference": "libgit2-28-0.28.4-150200.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgit2-28-0.28.4-150200.3.9.1.ppc64le" }, "product_reference": "libgit2-28-0.28.4-150200.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgit2-28-0.28.4-150200.3.9.1.s390x" }, "product_reference": "libgit2-28-0.28.4-150200.3.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgit2-28-0.28.4-150200.3.9.1.x86_64" }, "product_reference": "libgit2-28-0.28.4-150200.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgit2-devel-0.28.4-150200.3.9.1.aarch64" }, "product_reference": "libgit2-devel-0.28.4-150200.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgit2-devel-0.28.4-150200.3.9.1.ppc64le" }, "product_reference": "libgit2-devel-0.28.4-150200.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgit2-devel-0.28.4-150200.3.9.1.s390x" }, "product_reference": "libgit2-devel-0.28.4-150200.3.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgit2-devel-0.28.4-150200.3.9.1.x86_64" }, "product_reference": "libgit2-devel-0.28.4-150200.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.9.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.9.1.ppc64le" }, "product_reference": "libgit2-28-0.28.4-150200.3.9.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.9.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.9.1.x86_64" }, "product_reference": "libgit2-28-0.28.4-150200.3.9.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.9.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.9.1.ppc64le" }, "product_reference": "libgit2-devel-0.28.4-150200.3.9.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.9.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.9.1.x86_64" }, "product_reference": "libgit2-devel-0.28.4-150200.3.9.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.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgit2-28-0.28.4-150200.3.9.1.ppc64le" }, "product_reference": "libgit2-28-0.28.4-150200.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgit2-28-0.28.4-150200.3.9.1.x86_64" }, "product_reference": "libgit2-28-0.28.4-150200.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgit2-devel-0.28.4-150200.3.9.1.ppc64le" }, "product_reference": "libgit2-devel-0.28.4-150200.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgit2-devel-0.28.4-150200.3.9.1.x86_64" }, "product_reference": "libgit2-devel-0.28.4-150200.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.9.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgit2-28-0.28.4-150200.3.9.1.aarch64" }, "product_reference": "libgit2-28-0.28.4-150200.3.9.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-28-0.28.4-150200.3.9.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgit2-28-0.28.4-150200.3.9.1.x86_64" }, "product_reference": "libgit2-28-0.28.4-150200.3.9.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.9.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgit2-devel-0.28.4-150200.3.9.1.aarch64" }, "product_reference": "libgit2-devel-0.28.4-150200.3.9.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.28.4-150200.3.9.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgit2-devel-0.28.4-150200.3.9.1.x86_64" }, "product_reference": "libgit2-devel-0.28.4-150200.3.9.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-24577", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-24577" } ], "notes": [ { "category": "general", "text": "libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Using well-crafted inputs to `git_index_add` can cause heap corruption that could be leveraged for arbitrary code execution. There is an issue in the `has_dir_name` function in `src/libgit2/index.c`, which frees an entry that should not be freed. The freed entry is later used and overwritten with potentially bad actor-controlled data leading to controlled heap corruption. Depending on the application that uses libgit2, this could lead to arbitrary code execution. This issue has been patched in version 1.6.5 and 1.7.2.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libgit2-28-0.28.4-150200.3.9.1.aarch64", "SUSE Enterprise Storage 7.1:libgit2-28-0.28.4-150200.3.9.1.x86_64", "SUSE Enterprise Storage 7.1:libgit2-devel-0.28.4-150200.3.9.1.aarch64", "SUSE Enterprise Storage 7.1:libgit2-devel-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgit2-28-0.28.4-150200.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgit2-28-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgit2-devel-0.28.4-150200.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgit2-devel-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgit2-28-0.28.4-150200.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgit2-28-0.28.4-150200.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgit2-28-0.28.4-150200.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgit2-28-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgit2-devel-0.28.4-150200.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgit2-devel-0.28.4-150200.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgit2-devel-0.28.4-150200.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgit2-devel-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-28-0.28.4-150200.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-28-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-devel-0.28.4-150200.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-devel-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgit2-28-0.28.4-150200.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgit2-28-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgit2-devel-0.28.4-150200.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgit2-devel-0.28.4-150200.3.9.1.x86_64", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.9.1.aarch64", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.9.1.ppc64le", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.9.1.s390x", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-24577", "url": "https://www.suse.com/security/cve/CVE-2024-24577" }, { "category": "external", "summary": "SUSE Bug 1219660 for CVE-2024-24577", "url": "https://bugzilla.suse.com/1219660" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libgit2-28-0.28.4-150200.3.9.1.aarch64", "SUSE Enterprise Storage 7.1:libgit2-28-0.28.4-150200.3.9.1.x86_64", "SUSE Enterprise Storage 7.1:libgit2-devel-0.28.4-150200.3.9.1.aarch64", "SUSE Enterprise Storage 7.1:libgit2-devel-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgit2-28-0.28.4-150200.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgit2-28-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgit2-devel-0.28.4-150200.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgit2-devel-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgit2-28-0.28.4-150200.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgit2-28-0.28.4-150200.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgit2-28-0.28.4-150200.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgit2-28-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgit2-devel-0.28.4-150200.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgit2-devel-0.28.4-150200.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgit2-devel-0.28.4-150200.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgit2-devel-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-28-0.28.4-150200.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-28-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-devel-0.28.4-150200.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-devel-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgit2-28-0.28.4-150200.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgit2-28-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgit2-devel-0.28.4-150200.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgit2-devel-0.28.4-150200.3.9.1.x86_64", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.9.1.aarch64", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.9.1.ppc64le", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.9.1.s390x", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libgit2-28-0.28.4-150200.3.9.1.aarch64", "SUSE Enterprise Storage 7.1:libgit2-28-0.28.4-150200.3.9.1.x86_64", "SUSE Enterprise Storage 7.1:libgit2-devel-0.28.4-150200.3.9.1.aarch64", "SUSE Enterprise Storage 7.1:libgit2-devel-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgit2-28-0.28.4-150200.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgit2-28-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgit2-devel-0.28.4-150200.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgit2-devel-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgit2-28-0.28.4-150200.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgit2-28-0.28.4-150200.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgit2-28-0.28.4-150200.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgit2-28-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgit2-devel-0.28.4-150200.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgit2-devel-0.28.4-150200.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgit2-devel-0.28.4-150200.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgit2-devel-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-28-0.28.4-150200.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-28-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-devel-0.28.4-150200.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-devel-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgit2-28-0.28.4-150200.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgit2-28-0.28.4-150200.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgit2-devel-0.28.4-150200.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgit2-devel-0.28.4-150200.3.9.1.x86_64", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.9.1.aarch64", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.9.1.ppc64le", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.9.1.s390x", "SUSE Manager Server Module 4.3:libgit2-28-0.28.4-150200.3.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-27T14:43:06Z", "details": "important" } ], "title": "CVE-2024-24577" } ] }
suse-su-2024:2619-1
Vulnerability from csaf_suse
Published
2024-07-30 00:08
Modified
2024-07-30 00:08
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-2024-24577: Fixed arbitrary code execution due to heap corruption in git_index_add (bsc#1219660)
Patchnames
SUSE-2024-2619,SUSE-SLE-Module-Development-Tools-15-SP5-2024-2619,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-2619,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-2619,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-2619,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-2619,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-2619,openSUSE-SLE-15.5-2024-2619
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-2024-24577: Fixed arbitrary code execution due to heap corruption in git_index_add (bsc#1219660)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-2619,SUSE-SLE-Module-Development-Tools-15-SP5-2024-2619,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-2619,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-2619,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-2619,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-2619,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-2619,openSUSE-SLE-15.5-2024-2619", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_2619-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:2619-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242619-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:2619-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/019051.html" }, { "category": "self", "summary": "SUSE Bug 1219660", "url": "https://bugzilla.suse.com/1219660" }, { "category": "self", "summary": "SUSE CVE CVE-2024-24577 page", "url": "https://www.suse.com/security/cve/CVE-2024-24577/" } ], "title": "Security update for libgit2", "tracking": { "current_release_date": "2024-07-30T00:08:06Z", "generator": { "date": "2024-07-30T00:08:06Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:2619-1", "initial_release_date": "2024-07-30T00:08:06Z", "revision_history": [ { "date": "2024-07-30T00:08:06Z", "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.9.1.aarch64", "product": { "name": "libgit2-1_3-1.3.0-150400.3.9.1.aarch64", "product_id": "libgit2-1_3-1.3.0-150400.3.9.1.aarch64" } }, { "category": "product_version", "name": "libgit2-devel-1.3.0-150400.3.9.1.aarch64", "product": { "name": "libgit2-devel-1.3.0-150400.3.9.1.aarch64", "product_id": "libgit2-devel-1.3.0-150400.3.9.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libgit2-1_3-64bit-1.3.0-150400.3.9.1.aarch64_ilp32", "product": { "name": "libgit2-1_3-64bit-1.3.0-150400.3.9.1.aarch64_ilp32", "product_id": "libgit2-1_3-64bit-1.3.0-150400.3.9.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libgit2-1_3-1.3.0-150400.3.9.1.i586", "product": { "name": "libgit2-1_3-1.3.0-150400.3.9.1.i586", "product_id": "libgit2-1_3-1.3.0-150400.3.9.1.i586" } }, { "category": "product_version", "name": "libgit2-devel-1.3.0-150400.3.9.1.i586", "product": { "name": "libgit2-devel-1.3.0-150400.3.9.1.i586", "product_id": "libgit2-devel-1.3.0-150400.3.9.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libgit2-1_3-1.3.0-150400.3.9.1.ppc64le", "product": { "name": "libgit2-1_3-1.3.0-150400.3.9.1.ppc64le", "product_id": "libgit2-1_3-1.3.0-150400.3.9.1.ppc64le" } }, { "category": "product_version", "name": "libgit2-devel-1.3.0-150400.3.9.1.ppc64le", "product": { "name": "libgit2-devel-1.3.0-150400.3.9.1.ppc64le", "product_id": "libgit2-devel-1.3.0-150400.3.9.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libgit2-1_3-1.3.0-150400.3.9.1.s390x", "product": { "name": "libgit2-1_3-1.3.0-150400.3.9.1.s390x", "product_id": "libgit2-1_3-1.3.0-150400.3.9.1.s390x" } }, { "category": "product_version", "name": "libgit2-devel-1.3.0-150400.3.9.1.s390x", "product": { "name": "libgit2-devel-1.3.0-150400.3.9.1.s390x", "product_id": "libgit2-devel-1.3.0-150400.3.9.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libgit2-1_3-1.3.0-150400.3.9.1.x86_64", "product": { "name": "libgit2-1_3-1.3.0-150400.3.9.1.x86_64", "product_id": "libgit2-1_3-1.3.0-150400.3.9.1.x86_64" } }, { "category": "product_version", "name": "libgit2-1_3-32bit-1.3.0-150400.3.9.1.x86_64", "product": { "name": "libgit2-1_3-32bit-1.3.0-150400.3.9.1.x86_64", "product_id": "libgit2-1_3-32bit-1.3.0-150400.3.9.1.x86_64" } }, { "category": "product_version", "name": "libgit2-devel-1.3.0-150400.3.9.1.x86_64", "product": { "name": "libgit2-devel-1.3.0-150400.3.9.1.x86_64", "product_id": "libgit2-devel-1.3.0-150400.3.9.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Development Tools 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-development-tools:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp4" } } }, { "category": "product_name", "name": "openSUSE Leap 15.5", "product": { "name": "openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_3-1.3.0-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:libgit2-1_3-1.3.0-150400.3.9.1.aarch64" }, "product_reference": "libgit2-1_3-1.3.0-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_3-1.3.0-150400.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:libgit2-1_3-1.3.0-150400.3.9.1.ppc64le" }, "product_reference": "libgit2-1_3-1.3.0-150400.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_3-1.3.0-150400.3.9.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:libgit2-1_3-1.3.0-150400.3.9.1.s390x" }, "product_reference": "libgit2-1_3-1.3.0-150400.3.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_3-1.3.0-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:libgit2-1_3-1.3.0-150400.3.9.1.x86_64" }, "product_reference": "libgit2-1_3-1.3.0-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.3.0-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:libgit2-devel-1.3.0-150400.3.9.1.aarch64" }, "product_reference": "libgit2-devel-1.3.0-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.3.0-150400.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:libgit2-devel-1.3.0-150400.3.9.1.ppc64le" }, "product_reference": "libgit2-devel-1.3.0-150400.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.3.0-150400.3.9.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:libgit2-devel-1.3.0-150400.3.9.1.s390x" }, "product_reference": "libgit2-devel-1.3.0-150400.3.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.3.0-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:libgit2-devel-1.3.0-150400.3.9.1.x86_64" }, "product_reference": "libgit2-devel-1.3.0-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_3-1.3.0-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgit2-1_3-1.3.0-150400.3.9.1.aarch64" }, "product_reference": "libgit2-1_3-1.3.0-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_3-1.3.0-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgit2-1_3-1.3.0-150400.3.9.1.x86_64" }, "product_reference": "libgit2-1_3-1.3.0-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.3.0-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgit2-devel-1.3.0-150400.3.9.1.aarch64" }, "product_reference": "libgit2-devel-1.3.0-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.3.0-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgit2-devel-1.3.0-150400.3.9.1.x86_64" }, "product_reference": "libgit2-devel-1.3.0-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_3-1.3.0-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgit2-1_3-1.3.0-150400.3.9.1.aarch64" }, "product_reference": "libgit2-1_3-1.3.0-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_3-1.3.0-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgit2-1_3-1.3.0-150400.3.9.1.x86_64" }, "product_reference": "libgit2-1_3-1.3.0-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.3.0-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgit2-devel-1.3.0-150400.3.9.1.aarch64" }, "product_reference": "libgit2-devel-1.3.0-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.3.0-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgit2-devel-1.3.0-150400.3.9.1.x86_64" }, "product_reference": "libgit2-devel-1.3.0-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_3-1.3.0-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libgit2-1_3-1.3.0-150400.3.9.1.aarch64" }, "product_reference": "libgit2-1_3-1.3.0-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_3-1.3.0-150400.3.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libgit2-1_3-1.3.0-150400.3.9.1.ppc64le" }, "product_reference": "libgit2-1_3-1.3.0-150400.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_3-1.3.0-150400.3.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libgit2-1_3-1.3.0-150400.3.9.1.s390x" }, "product_reference": "libgit2-1_3-1.3.0-150400.3.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_3-1.3.0-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libgit2-1_3-1.3.0-150400.3.9.1.x86_64" }, "product_reference": "libgit2-1_3-1.3.0-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.3.0-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libgit2-devel-1.3.0-150400.3.9.1.aarch64" }, "product_reference": "libgit2-devel-1.3.0-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.3.0-150400.3.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libgit2-devel-1.3.0-150400.3.9.1.ppc64le" }, "product_reference": "libgit2-devel-1.3.0-150400.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.3.0-150400.3.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libgit2-devel-1.3.0-150400.3.9.1.s390x" }, "product_reference": "libgit2-devel-1.3.0-150400.3.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.3.0-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libgit2-devel-1.3.0-150400.3.9.1.x86_64" }, "product_reference": "libgit2-devel-1.3.0-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_3-1.3.0-150400.3.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgit2-1_3-1.3.0-150400.3.9.1.ppc64le" }, "product_reference": "libgit2-1_3-1.3.0-150400.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_3-1.3.0-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgit2-1_3-1.3.0-150400.3.9.1.x86_64" }, "product_reference": "libgit2-1_3-1.3.0-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.3.0-150400.3.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgit2-devel-1.3.0-150400.3.9.1.ppc64le" }, "product_reference": "libgit2-devel-1.3.0-150400.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.3.0-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgit2-devel-1.3.0-150400.3.9.1.x86_64" }, "product_reference": "libgit2-devel-1.3.0-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_3-1.3.0-150400.3.9.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgit2-1_3-1.3.0-150400.3.9.1.aarch64" }, "product_reference": "libgit2-1_3-1.3.0-150400.3.9.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_3-1.3.0-150400.3.9.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgit2-1_3-1.3.0-150400.3.9.1.ppc64le" }, "product_reference": "libgit2-1_3-1.3.0-150400.3.9.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_3-1.3.0-150400.3.9.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgit2-1_3-1.3.0-150400.3.9.1.s390x" }, "product_reference": "libgit2-1_3-1.3.0-150400.3.9.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_3-1.3.0-150400.3.9.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgit2-1_3-1.3.0-150400.3.9.1.x86_64" }, "product_reference": "libgit2-1_3-1.3.0-150400.3.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_3-32bit-1.3.0-150400.3.9.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgit2-1_3-32bit-1.3.0-150400.3.9.1.x86_64" }, "product_reference": "libgit2-1_3-32bit-1.3.0-150400.3.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.3.0-150400.3.9.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgit2-devel-1.3.0-150400.3.9.1.aarch64" }, "product_reference": "libgit2-devel-1.3.0-150400.3.9.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.3.0-150400.3.9.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgit2-devel-1.3.0-150400.3.9.1.ppc64le" }, "product_reference": "libgit2-devel-1.3.0-150400.3.9.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.3.0-150400.3.9.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgit2-devel-1.3.0-150400.3.9.1.s390x" }, "product_reference": "libgit2-devel-1.3.0-150400.3.9.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.3.0-150400.3.9.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgit2-devel-1.3.0-150400.3.9.1.x86_64" }, "product_reference": "libgit2-devel-1.3.0-150400.3.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-24577", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-24577" } ], "notes": [ { "category": "general", "text": "libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Using well-crafted inputs to `git_index_add` can cause heap corruption that could be leveraged for arbitrary code execution. There is an issue in the `has_dir_name` function in `src/libgit2/index.c`, which frees an entry that should not be freed. The freed entry is later used and overwritten with potentially bad actor-controlled data leading to controlled heap corruption. Depending on the application that uses libgit2, this could lead to arbitrary code execution. This issue has been patched in version 1.6.5 and 1.7.2.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgit2-1_3-1.3.0-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgit2-1_3-1.3.0-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgit2-devel-1.3.0-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgit2-devel-1.3.0-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgit2-1_3-1.3.0-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgit2-1_3-1.3.0-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgit2-devel-1.3.0-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgit2-devel-1.3.0-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:libgit2-1_3-1.3.0-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:libgit2-1_3-1.3.0-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:libgit2-1_3-1.3.0-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:libgit2-1_3-1.3.0-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:libgit2-devel-1.3.0-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:libgit2-devel-1.3.0-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:libgit2-devel-1.3.0-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:libgit2-devel-1.3.0-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgit2-1_3-1.3.0-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgit2-1_3-1.3.0-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgit2-1_3-1.3.0-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgit2-1_3-1.3.0-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgit2-devel-1.3.0-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgit2-devel-1.3.0-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgit2-devel-1.3.0-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgit2-devel-1.3.0-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgit2-1_3-1.3.0-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgit2-1_3-1.3.0-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgit2-devel-1.3.0-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgit2-devel-1.3.0-150400.3.9.1.x86_64", "openSUSE Leap 15.5:libgit2-1_3-1.3.0-150400.3.9.1.aarch64", "openSUSE Leap 15.5:libgit2-1_3-1.3.0-150400.3.9.1.ppc64le", "openSUSE Leap 15.5:libgit2-1_3-1.3.0-150400.3.9.1.s390x", "openSUSE Leap 15.5:libgit2-1_3-1.3.0-150400.3.9.1.x86_64", "openSUSE Leap 15.5:libgit2-1_3-32bit-1.3.0-150400.3.9.1.x86_64", "openSUSE Leap 15.5:libgit2-devel-1.3.0-150400.3.9.1.aarch64", "openSUSE Leap 15.5:libgit2-devel-1.3.0-150400.3.9.1.ppc64le", "openSUSE Leap 15.5:libgit2-devel-1.3.0-150400.3.9.1.s390x", "openSUSE Leap 15.5:libgit2-devel-1.3.0-150400.3.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-24577", "url": "https://www.suse.com/security/cve/CVE-2024-24577" }, { "category": "external", "summary": "SUSE Bug 1219660 for CVE-2024-24577", "url": "https://bugzilla.suse.com/1219660" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgit2-1_3-1.3.0-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgit2-1_3-1.3.0-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgit2-devel-1.3.0-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgit2-devel-1.3.0-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgit2-1_3-1.3.0-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgit2-1_3-1.3.0-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgit2-devel-1.3.0-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgit2-devel-1.3.0-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:libgit2-1_3-1.3.0-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:libgit2-1_3-1.3.0-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:libgit2-1_3-1.3.0-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:libgit2-1_3-1.3.0-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:libgit2-devel-1.3.0-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:libgit2-devel-1.3.0-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:libgit2-devel-1.3.0-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:libgit2-devel-1.3.0-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgit2-1_3-1.3.0-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgit2-1_3-1.3.0-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgit2-1_3-1.3.0-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgit2-1_3-1.3.0-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgit2-devel-1.3.0-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgit2-devel-1.3.0-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgit2-devel-1.3.0-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgit2-devel-1.3.0-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgit2-1_3-1.3.0-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgit2-1_3-1.3.0-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgit2-devel-1.3.0-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgit2-devel-1.3.0-150400.3.9.1.x86_64", "openSUSE Leap 15.5:libgit2-1_3-1.3.0-150400.3.9.1.aarch64", "openSUSE Leap 15.5:libgit2-1_3-1.3.0-150400.3.9.1.ppc64le", "openSUSE Leap 15.5:libgit2-1_3-1.3.0-150400.3.9.1.s390x", "openSUSE Leap 15.5:libgit2-1_3-1.3.0-150400.3.9.1.x86_64", "openSUSE Leap 15.5:libgit2-1_3-32bit-1.3.0-150400.3.9.1.x86_64", "openSUSE Leap 15.5:libgit2-devel-1.3.0-150400.3.9.1.aarch64", "openSUSE Leap 15.5:libgit2-devel-1.3.0-150400.3.9.1.ppc64le", "openSUSE Leap 15.5:libgit2-devel-1.3.0-150400.3.9.1.s390x", "openSUSE Leap 15.5:libgit2-devel-1.3.0-150400.3.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgit2-1_3-1.3.0-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgit2-1_3-1.3.0-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgit2-devel-1.3.0-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgit2-devel-1.3.0-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgit2-1_3-1.3.0-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgit2-1_3-1.3.0-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgit2-devel-1.3.0-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgit2-devel-1.3.0-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:libgit2-1_3-1.3.0-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:libgit2-1_3-1.3.0-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:libgit2-1_3-1.3.0-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:libgit2-1_3-1.3.0-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:libgit2-devel-1.3.0-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:libgit2-devel-1.3.0-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:libgit2-devel-1.3.0-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:libgit2-devel-1.3.0-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgit2-1_3-1.3.0-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgit2-1_3-1.3.0-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgit2-1_3-1.3.0-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgit2-1_3-1.3.0-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgit2-devel-1.3.0-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgit2-devel-1.3.0-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgit2-devel-1.3.0-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgit2-devel-1.3.0-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgit2-1_3-1.3.0-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgit2-1_3-1.3.0-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgit2-devel-1.3.0-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgit2-devel-1.3.0-150400.3.9.1.x86_64", "openSUSE Leap 15.5:libgit2-1_3-1.3.0-150400.3.9.1.aarch64", "openSUSE Leap 15.5:libgit2-1_3-1.3.0-150400.3.9.1.ppc64le", "openSUSE Leap 15.5:libgit2-1_3-1.3.0-150400.3.9.1.s390x", "openSUSE Leap 15.5:libgit2-1_3-1.3.0-150400.3.9.1.x86_64", "openSUSE Leap 15.5:libgit2-1_3-32bit-1.3.0-150400.3.9.1.x86_64", "openSUSE Leap 15.5:libgit2-devel-1.3.0-150400.3.9.1.aarch64", "openSUSE Leap 15.5:libgit2-devel-1.3.0-150400.3.9.1.ppc64le", "openSUSE Leap 15.5:libgit2-devel-1.3.0-150400.3.9.1.s390x", "openSUSE Leap 15.5:libgit2-devel-1.3.0-150400.3.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-30T00:08:06Z", "details": "important" } ], "title": "CVE-2024-24577" } ] }
suse-su-2024:2598-1
Vulnerability from csaf_suse
Published
2024-07-23 07:04
Modified
2024-07-23 07:04
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-2024-24577: Fixed arbitrary code execution due to heap corruption in git_index_add (bsc#1219660)
Patchnames
SUSE-2024-2598,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-2598,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-2598,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-2598
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-2024-24577: Fixed arbitrary code execution due to heap corruption in git_index_add (bsc#1219660)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-2598,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-2598,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-2598,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-2598", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_2598-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:2598-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242598-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:2598-1", "url": "https://lists.suse.com/pipermail/sle-updates/2024-July/036106.html" }, { "category": "self", "summary": "SUSE Bug 1219660", "url": "https://bugzilla.suse.com/1219660" }, { "category": "self", "summary": "SUSE CVE CVE-2024-24577 page", "url": "https://www.suse.com/security/cve/CVE-2024-24577/" } ], "title": "Security update for libgit2", "tracking": { "current_release_date": "2024-07-23T07:04:49Z", "generator": { "date": "2024-07-23T07:04:49Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:2598-1", "initial_release_date": "2024-07-23T07:04:49Z", "revision_history": [ { "date": "2024-07-23T07:04:49Z", "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.21.1.aarch64", "product": { "name": "libgit2-26-0.26.8-150000.3.21.1.aarch64", "product_id": "libgit2-26-0.26.8-150000.3.21.1.aarch64" } }, { "category": "product_version", "name": "libgit2-devel-0.26.8-150000.3.21.1.aarch64", "product": { "name": "libgit2-devel-0.26.8-150000.3.21.1.aarch64", "product_id": "libgit2-devel-0.26.8-150000.3.21.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libgit2-26-64bit-0.26.8-150000.3.21.1.aarch64_ilp32", "product": { "name": "libgit2-26-64bit-0.26.8-150000.3.21.1.aarch64_ilp32", "product_id": "libgit2-26-64bit-0.26.8-150000.3.21.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libgit2-26-0.26.8-150000.3.21.1.i586", "product": { "name": "libgit2-26-0.26.8-150000.3.21.1.i586", "product_id": "libgit2-26-0.26.8-150000.3.21.1.i586" } }, { "category": "product_version", "name": "libgit2-devel-0.26.8-150000.3.21.1.i586", "product": { "name": "libgit2-devel-0.26.8-150000.3.21.1.i586", "product_id": "libgit2-devel-0.26.8-150000.3.21.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libgit2-26-0.26.8-150000.3.21.1.ppc64le", "product": { "name": "libgit2-26-0.26.8-150000.3.21.1.ppc64le", "product_id": "libgit2-26-0.26.8-150000.3.21.1.ppc64le" } }, { "category": "product_version", "name": "libgit2-devel-0.26.8-150000.3.21.1.ppc64le", "product": { "name": "libgit2-devel-0.26.8-150000.3.21.1.ppc64le", "product_id": "libgit2-devel-0.26.8-150000.3.21.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libgit2-26-0.26.8-150000.3.21.1.s390x", "product": { "name": "libgit2-26-0.26.8-150000.3.21.1.s390x", "product_id": "libgit2-26-0.26.8-150000.3.21.1.s390x" } }, { "category": "product_version", "name": "libgit2-devel-0.26.8-150000.3.21.1.s390x", "product": { "name": "libgit2-devel-0.26.8-150000.3.21.1.s390x", "product_id": "libgit2-devel-0.26.8-150000.3.21.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libgit2-26-0.26.8-150000.3.21.1.x86_64", "product": { "name": "libgit2-26-0.26.8-150000.3.21.1.x86_64", "product_id": "libgit2-26-0.26.8-150000.3.21.1.x86_64" } }, { "category": "product_version", "name": "libgit2-26-32bit-0.26.8-150000.3.21.1.x86_64", "product": { "name": "libgit2-26-32bit-0.26.8-150000.3.21.1.x86_64", "product_id": "libgit2-26-32bit-0.26.8-150000.3.21.1.x86_64" } }, { "category": "product_version", "name": "libgit2-devel-0.26.8-150000.3.21.1.x86_64", "product": { "name": "libgit2-devel-0.26.8-150000.3.21.1.x86_64", "product_id": "libgit2-devel-0.26.8-150000.3.21.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.8-150000.3.21.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.21.1.aarch64" }, "product_reference": "libgit2-26-0.26.8-150000.3.21.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.21.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.21.1.x86_64" }, "product_reference": "libgit2-26-0.26.8-150000.3.21.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.21.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.21.1.aarch64" }, "product_reference": "libgit2-26-0.26.8-150000.3.21.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.21.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.21.1.ppc64le" }, "product_reference": "libgit2-26-0.26.8-150000.3.21.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.21.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.21.1.s390x" }, "product_reference": "libgit2-26-0.26.8-150000.3.21.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.21.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.21.1.x86_64" }, "product_reference": "libgit2-26-0.26.8-150000.3.21.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.21.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.21.1.ppc64le" }, "product_reference": "libgit2-26-0.26.8-150000.3.21.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.21.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.21.1.x86_64" }, "product_reference": "libgit2-26-0.26.8-150000.3.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-24577", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-24577" } ], "notes": [ { "category": "general", "text": "libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Using well-crafted inputs to `git_index_add` can cause heap corruption that could be leveraged for arbitrary code execution. There is an issue in the `has_dir_name` function in `src/libgit2/index.c`, which frees an entry that should not be freed. The freed entry is later used and overwritten with potentially bad actor-controlled data leading to controlled heap corruption. Depending on the application that uses libgit2, this could lead to arbitrary code execution. This issue has been patched in version 1.6.5 and 1.7.2.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.21.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.21.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.21.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.21.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.21.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-26-0.26.8-150000.3.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-26-0.26.8-150000.3.21.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-24577", "url": "https://www.suse.com/security/cve/CVE-2024-24577" }, { "category": "external", "summary": "SUSE Bug 1219660 for CVE-2024-24577", "url": "https://bugzilla.suse.com/1219660" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.21.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.21.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.21.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.21.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.21.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-26-0.26.8-150000.3.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-26-0.26.8-150000.3.21.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.21.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.21.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.21.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.21.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.21.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26-0.26.8-150000.3.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-26-0.26.8-150000.3.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-26-0.26.8-150000.3.21.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-23T07:04:49Z", "details": "important" } ], "title": "CVE-2024-24577" } ] }
suse-su-2024:2584-1
Vulnerability from csaf_suse
Published
2024-07-22 11:40
Modified
2024-07-22 11:40
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:
Update to 1.7.2:
Security fixes:
- CVE-2024-24577: Fixed arbitrary code execution due to heap corruption in git_index_add (bsc#1219660)
- CVE-2024-24575: Fixed potential infinite loop condition in git_revparse_single() (bsc#1219664)
Other fixes:
- A bug in the smart transport negotiation could have caused an out-of-bounds read when a remote server did not advertise capabilities.
Patchnames
SUSE-2024-2584,SUSE-SLE-Module-Development-Tools-15-SP6-2024-2584,openSUSE-SLE-15.6-2024-2584
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\nUpdate to 1.7.2:\n\nSecurity fixes:\n\n- CVE-2024-24577: Fixed arbitrary code execution due to heap corruption in git_index_add (bsc#1219660)\n- CVE-2024-24575: Fixed potential infinite loop condition in git_revparse_single() (bsc#1219664)\n\nOther fixes:\n- A bug in the smart transport negotiation could have caused an out-of-bounds read when a remote server did not advertise capabilities.\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-2584,SUSE-SLE-Module-Development-Tools-15-SP6-2024-2584,openSUSE-SLE-15.6-2024-2584", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_2584-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:2584-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242584-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:2584-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/019010.html" }, { "category": "self", "summary": "SUSE Bug 1219660", "url": "https://bugzilla.suse.com/1219660" }, { "category": "self", "summary": "SUSE Bug 1219664", "url": "https://bugzilla.suse.com/1219664" }, { "category": "self", "summary": "SUSE CVE CVE-2024-24575 page", "url": "https://www.suse.com/security/cve/CVE-2024-24575/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-24577 page", "url": "https://www.suse.com/security/cve/CVE-2024-24577/" } ], "title": "Security update for libgit2", "tracking": { "current_release_date": "2024-07-22T11:40:56Z", "generator": { "date": "2024-07-22T11:40:56Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:2584-1", "initial_release_date": "2024-07-22T11:40:56Z", "revision_history": [ { "date": "2024-07-22T11:40:56Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libgit2-1_7-1.7.2-150600.3.3.1.aarch64", "product": { "name": "libgit2-1_7-1.7.2-150600.3.3.1.aarch64", "product_id": "libgit2-1_7-1.7.2-150600.3.3.1.aarch64" } }, { "category": "product_version", "name": "libgit2-devel-1.7.2-150600.3.3.1.aarch64", "product": { "name": "libgit2-devel-1.7.2-150600.3.3.1.aarch64", "product_id": "libgit2-devel-1.7.2-150600.3.3.1.aarch64" } }, { "category": "product_version", "name": "libgit2-tools-1.7.2-150600.3.3.1.aarch64", "product": { "name": "libgit2-tools-1.7.2-150600.3.3.1.aarch64", "product_id": "libgit2-tools-1.7.2-150600.3.3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libgit2-1_7-1.7.2-150600.3.3.1.i586", "product": { "name": "libgit2-1_7-1.7.2-150600.3.3.1.i586", "product_id": "libgit2-1_7-1.7.2-150600.3.3.1.i586" } }, { "category": "product_version", "name": "libgit2-devel-1.7.2-150600.3.3.1.i586", "product": { "name": "libgit2-devel-1.7.2-150600.3.3.1.i586", "product_id": "libgit2-devel-1.7.2-150600.3.3.1.i586" } }, { "category": "product_version", "name": "libgit2-tools-1.7.2-150600.3.3.1.i586", "product": { "name": "libgit2-tools-1.7.2-150600.3.3.1.i586", "product_id": "libgit2-tools-1.7.2-150600.3.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libgit2-1_7-1.7.2-150600.3.3.1.ppc64le", "product": { "name": "libgit2-1_7-1.7.2-150600.3.3.1.ppc64le", "product_id": "libgit2-1_7-1.7.2-150600.3.3.1.ppc64le" } }, { "category": "product_version", "name": "libgit2-devel-1.7.2-150600.3.3.1.ppc64le", "product": { "name": "libgit2-devel-1.7.2-150600.3.3.1.ppc64le", "product_id": "libgit2-devel-1.7.2-150600.3.3.1.ppc64le" } }, { "category": "product_version", "name": "libgit2-tools-1.7.2-150600.3.3.1.ppc64le", "product": { "name": "libgit2-tools-1.7.2-150600.3.3.1.ppc64le", "product_id": "libgit2-tools-1.7.2-150600.3.3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libgit2-1_7-1.7.2-150600.3.3.1.s390x", "product": { "name": "libgit2-1_7-1.7.2-150600.3.3.1.s390x", "product_id": "libgit2-1_7-1.7.2-150600.3.3.1.s390x" } }, { "category": "product_version", "name": "libgit2-devel-1.7.2-150600.3.3.1.s390x", "product": { "name": "libgit2-devel-1.7.2-150600.3.3.1.s390x", "product_id": "libgit2-devel-1.7.2-150600.3.3.1.s390x" } }, { "category": "product_version", "name": "libgit2-tools-1.7.2-150600.3.3.1.s390x", "product": { "name": "libgit2-tools-1.7.2-150600.3.3.1.s390x", "product_id": "libgit2-tools-1.7.2-150600.3.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libgit2-1_7-1.7.2-150600.3.3.1.x86_64", "product": { "name": "libgit2-1_7-1.7.2-150600.3.3.1.x86_64", "product_id": "libgit2-1_7-1.7.2-150600.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgit2-devel-1.7.2-150600.3.3.1.x86_64", "product": { "name": "libgit2-devel-1.7.2-150600.3.3.1.x86_64", "product_id": "libgit2-devel-1.7.2-150600.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgit2-tools-1.7.2-150600.3.3.1.x86_64", "product": { "name": "libgit2-tools-1.7.2-150600.3.3.1.x86_64", "product_id": "libgit2-tools-1.7.2-150600.3.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Development Tools 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-development-tools:15:sp6" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_7-1.7.2-150600.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-1_7-1.7.2-150600.3.3.1.aarch64" }, "product_reference": "libgit2-1_7-1.7.2-150600.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_7-1.7.2-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-1_7-1.7.2-150600.3.3.1.ppc64le" }, "product_reference": "libgit2-1_7-1.7.2-150600.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_7-1.7.2-150600.3.3.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-1_7-1.7.2-150600.3.3.1.s390x" }, "product_reference": "libgit2-1_7-1.7.2-150600.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_7-1.7.2-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-1_7-1.7.2-150600.3.3.1.x86_64" }, "product_reference": "libgit2-1_7-1.7.2-150600.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.7.2-150600.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-devel-1.7.2-150600.3.3.1.aarch64" }, "product_reference": "libgit2-devel-1.7.2-150600.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.7.2-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-devel-1.7.2-150600.3.3.1.ppc64le" }, "product_reference": "libgit2-devel-1.7.2-150600.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.7.2-150600.3.3.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-devel-1.7.2-150600.3.3.1.s390x" }, "product_reference": "libgit2-devel-1.7.2-150600.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.7.2-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-devel-1.7.2-150600.3.3.1.x86_64" }, "product_reference": "libgit2-devel-1.7.2-150600.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-tools-1.7.2-150600.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-tools-1.7.2-150600.3.3.1.aarch64" }, "product_reference": "libgit2-tools-1.7.2-150600.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-tools-1.7.2-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-tools-1.7.2-150600.3.3.1.ppc64le" }, "product_reference": "libgit2-tools-1.7.2-150600.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-tools-1.7.2-150600.3.3.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-tools-1.7.2-150600.3.3.1.s390x" }, "product_reference": "libgit2-tools-1.7.2-150600.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-tools-1.7.2-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-tools-1.7.2-150600.3.3.1.x86_64" }, "product_reference": "libgit2-tools-1.7.2-150600.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_7-1.7.2-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libgit2-1_7-1.7.2-150600.3.3.1.aarch64" }, "product_reference": "libgit2-1_7-1.7.2-150600.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_7-1.7.2-150600.3.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libgit2-1_7-1.7.2-150600.3.3.1.ppc64le" }, "product_reference": "libgit2-1_7-1.7.2-150600.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_7-1.7.2-150600.3.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libgit2-1_7-1.7.2-150600.3.3.1.s390x" }, "product_reference": "libgit2-1_7-1.7.2-150600.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_7-1.7.2-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libgit2-1_7-1.7.2-150600.3.3.1.x86_64" }, "product_reference": "libgit2-1_7-1.7.2-150600.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.7.2-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libgit2-devel-1.7.2-150600.3.3.1.aarch64" }, "product_reference": "libgit2-devel-1.7.2-150600.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.7.2-150600.3.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libgit2-devel-1.7.2-150600.3.3.1.ppc64le" }, "product_reference": "libgit2-devel-1.7.2-150600.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.7.2-150600.3.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libgit2-devel-1.7.2-150600.3.3.1.s390x" }, "product_reference": "libgit2-devel-1.7.2-150600.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.7.2-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libgit2-devel-1.7.2-150600.3.3.1.x86_64" }, "product_reference": "libgit2-devel-1.7.2-150600.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-tools-1.7.2-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libgit2-tools-1.7.2-150600.3.3.1.aarch64" }, "product_reference": "libgit2-tools-1.7.2-150600.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-tools-1.7.2-150600.3.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libgit2-tools-1.7.2-150600.3.3.1.ppc64le" }, "product_reference": "libgit2-tools-1.7.2-150600.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-tools-1.7.2-150600.3.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libgit2-tools-1.7.2-150600.3.3.1.s390x" }, "product_reference": "libgit2-tools-1.7.2-150600.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-tools-1.7.2-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libgit2-tools-1.7.2-150600.3.3.1.x86_64" }, "product_reference": "libgit2-tools-1.7.2-150600.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-24575", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-24575" } ], "notes": [ { "category": "general", "text": "libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Using well-crafted inputs to `git_revparse_single` can cause the function to enter an infinite loop, potentially causing a Denial of Service attack in the calling application. The revparse function in `src/libgit2/revparse.c` uses a loop to parse the user-provided spec string. There is an edge-case during parsing that allows a bad actor to force the loop conditions to access arbitrary memory. Potentially, this could also leak memory if the extracted rev spec is reflected back to the attacker. As such, libgit2 versions before 1.4.0 are not affected. Users should upgrade to version 1.6.5 or 1.7.2.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-1_7-1.7.2-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-1_7-1.7.2-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-1_7-1.7.2-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-1_7-1.7.2-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-devel-1.7.2-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-devel-1.7.2-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-devel-1.7.2-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-devel-1.7.2-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-tools-1.7.2-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-tools-1.7.2-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-tools-1.7.2-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-tools-1.7.2-150600.3.3.1.x86_64", "openSUSE Leap 15.6:libgit2-1_7-1.7.2-150600.3.3.1.aarch64", "openSUSE Leap 15.6:libgit2-1_7-1.7.2-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:libgit2-1_7-1.7.2-150600.3.3.1.s390x", "openSUSE Leap 15.6:libgit2-1_7-1.7.2-150600.3.3.1.x86_64", "openSUSE Leap 15.6:libgit2-devel-1.7.2-150600.3.3.1.aarch64", "openSUSE Leap 15.6:libgit2-devel-1.7.2-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:libgit2-devel-1.7.2-150600.3.3.1.s390x", "openSUSE Leap 15.6:libgit2-devel-1.7.2-150600.3.3.1.x86_64", "openSUSE Leap 15.6:libgit2-tools-1.7.2-150600.3.3.1.aarch64", "openSUSE Leap 15.6:libgit2-tools-1.7.2-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:libgit2-tools-1.7.2-150600.3.3.1.s390x", "openSUSE Leap 15.6:libgit2-tools-1.7.2-150600.3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-24575", "url": "https://www.suse.com/security/cve/CVE-2024-24575" }, { "category": "external", "summary": "SUSE Bug 1219664 for CVE-2024-24575", "url": "https://bugzilla.suse.com/1219664" } ], "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 SP6:libgit2-1_7-1.7.2-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-1_7-1.7.2-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-1_7-1.7.2-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-1_7-1.7.2-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-devel-1.7.2-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-devel-1.7.2-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-devel-1.7.2-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-devel-1.7.2-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-tools-1.7.2-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-tools-1.7.2-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-tools-1.7.2-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-tools-1.7.2-150600.3.3.1.x86_64", "openSUSE Leap 15.6:libgit2-1_7-1.7.2-150600.3.3.1.aarch64", "openSUSE Leap 15.6:libgit2-1_7-1.7.2-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:libgit2-1_7-1.7.2-150600.3.3.1.s390x", "openSUSE Leap 15.6:libgit2-1_7-1.7.2-150600.3.3.1.x86_64", "openSUSE Leap 15.6:libgit2-devel-1.7.2-150600.3.3.1.aarch64", "openSUSE Leap 15.6:libgit2-devel-1.7.2-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:libgit2-devel-1.7.2-150600.3.3.1.s390x", "openSUSE Leap 15.6:libgit2-devel-1.7.2-150600.3.3.1.x86_64", "openSUSE Leap 15.6:libgit2-tools-1.7.2-150600.3.3.1.aarch64", "openSUSE Leap 15.6:libgit2-tools-1.7.2-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:libgit2-tools-1.7.2-150600.3.3.1.s390x", "openSUSE Leap 15.6:libgit2-tools-1.7.2-150600.3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-1_7-1.7.2-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-1_7-1.7.2-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-1_7-1.7.2-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-1_7-1.7.2-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-devel-1.7.2-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-devel-1.7.2-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-devel-1.7.2-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-devel-1.7.2-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-tools-1.7.2-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-tools-1.7.2-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-tools-1.7.2-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-tools-1.7.2-150600.3.3.1.x86_64", "openSUSE Leap 15.6:libgit2-1_7-1.7.2-150600.3.3.1.aarch64", "openSUSE Leap 15.6:libgit2-1_7-1.7.2-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:libgit2-1_7-1.7.2-150600.3.3.1.s390x", "openSUSE Leap 15.6:libgit2-1_7-1.7.2-150600.3.3.1.x86_64", "openSUSE Leap 15.6:libgit2-devel-1.7.2-150600.3.3.1.aarch64", "openSUSE Leap 15.6:libgit2-devel-1.7.2-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:libgit2-devel-1.7.2-150600.3.3.1.s390x", "openSUSE Leap 15.6:libgit2-devel-1.7.2-150600.3.3.1.x86_64", "openSUSE Leap 15.6:libgit2-tools-1.7.2-150600.3.3.1.aarch64", "openSUSE Leap 15.6:libgit2-tools-1.7.2-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:libgit2-tools-1.7.2-150600.3.3.1.s390x", "openSUSE Leap 15.6:libgit2-tools-1.7.2-150600.3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-22T11:40:56Z", "details": "important" } ], "title": "CVE-2024-24575" }, { "cve": "CVE-2024-24577", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-24577" } ], "notes": [ { "category": "general", "text": "libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Using well-crafted inputs to `git_index_add` can cause heap corruption that could be leveraged for arbitrary code execution. There is an issue in the `has_dir_name` function in `src/libgit2/index.c`, which frees an entry that should not be freed. The freed entry is later used and overwritten with potentially bad actor-controlled data leading to controlled heap corruption. Depending on the application that uses libgit2, this could lead to arbitrary code execution. This issue has been patched in version 1.6.5 and 1.7.2.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-1_7-1.7.2-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-1_7-1.7.2-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-1_7-1.7.2-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-1_7-1.7.2-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-devel-1.7.2-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-devel-1.7.2-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-devel-1.7.2-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-devel-1.7.2-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-tools-1.7.2-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-tools-1.7.2-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-tools-1.7.2-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-tools-1.7.2-150600.3.3.1.x86_64", "openSUSE Leap 15.6:libgit2-1_7-1.7.2-150600.3.3.1.aarch64", "openSUSE Leap 15.6:libgit2-1_7-1.7.2-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:libgit2-1_7-1.7.2-150600.3.3.1.s390x", "openSUSE Leap 15.6:libgit2-1_7-1.7.2-150600.3.3.1.x86_64", "openSUSE Leap 15.6:libgit2-devel-1.7.2-150600.3.3.1.aarch64", "openSUSE Leap 15.6:libgit2-devel-1.7.2-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:libgit2-devel-1.7.2-150600.3.3.1.s390x", "openSUSE Leap 15.6:libgit2-devel-1.7.2-150600.3.3.1.x86_64", "openSUSE Leap 15.6:libgit2-tools-1.7.2-150600.3.3.1.aarch64", "openSUSE Leap 15.6:libgit2-tools-1.7.2-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:libgit2-tools-1.7.2-150600.3.3.1.s390x", "openSUSE Leap 15.6:libgit2-tools-1.7.2-150600.3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-24577", "url": "https://www.suse.com/security/cve/CVE-2024-24577" }, { "category": "external", "summary": "SUSE Bug 1219660 for CVE-2024-24577", "url": "https://bugzilla.suse.com/1219660" } ], "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 SP6:libgit2-1_7-1.7.2-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-1_7-1.7.2-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-1_7-1.7.2-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-1_7-1.7.2-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-devel-1.7.2-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-devel-1.7.2-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-devel-1.7.2-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-devel-1.7.2-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-tools-1.7.2-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-tools-1.7.2-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-tools-1.7.2-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-tools-1.7.2-150600.3.3.1.x86_64", "openSUSE Leap 15.6:libgit2-1_7-1.7.2-150600.3.3.1.aarch64", "openSUSE Leap 15.6:libgit2-1_7-1.7.2-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:libgit2-1_7-1.7.2-150600.3.3.1.s390x", "openSUSE Leap 15.6:libgit2-1_7-1.7.2-150600.3.3.1.x86_64", "openSUSE Leap 15.6:libgit2-devel-1.7.2-150600.3.3.1.aarch64", "openSUSE Leap 15.6:libgit2-devel-1.7.2-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:libgit2-devel-1.7.2-150600.3.3.1.s390x", "openSUSE Leap 15.6:libgit2-devel-1.7.2-150600.3.3.1.x86_64", "openSUSE Leap 15.6:libgit2-tools-1.7.2-150600.3.3.1.aarch64", "openSUSE Leap 15.6:libgit2-tools-1.7.2-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:libgit2-tools-1.7.2-150600.3.3.1.s390x", "openSUSE Leap 15.6:libgit2-tools-1.7.2-150600.3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-1_7-1.7.2-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-1_7-1.7.2-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-1_7-1.7.2-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-1_7-1.7.2-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-devel-1.7.2-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-devel-1.7.2-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-devel-1.7.2-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-devel-1.7.2-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-tools-1.7.2-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-tools-1.7.2-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-tools-1.7.2-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:libgit2-tools-1.7.2-150600.3.3.1.x86_64", "openSUSE Leap 15.6:libgit2-1_7-1.7.2-150600.3.3.1.aarch64", "openSUSE Leap 15.6:libgit2-1_7-1.7.2-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:libgit2-1_7-1.7.2-150600.3.3.1.s390x", "openSUSE Leap 15.6:libgit2-1_7-1.7.2-150600.3.3.1.x86_64", "openSUSE Leap 15.6:libgit2-devel-1.7.2-150600.3.3.1.aarch64", "openSUSE Leap 15.6:libgit2-devel-1.7.2-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:libgit2-devel-1.7.2-150600.3.3.1.s390x", "openSUSE Leap 15.6:libgit2-devel-1.7.2-150600.3.3.1.x86_64", "openSUSE Leap 15.6:libgit2-tools-1.7.2-150600.3.3.1.aarch64", "openSUSE Leap 15.6:libgit2-tools-1.7.2-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:libgit2-tools-1.7.2-150600.3.3.1.s390x", "openSUSE Leap 15.6:libgit2-tools-1.7.2-150600.3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-22T11:40:56Z", "details": "important" } ], "title": "CVE-2024-24577" } ] }
suse-su-2024:2579-1
Vulnerability from csaf_suse
Published
2024-07-22 10:36
Modified
2024-07-22 10:36
Summary
Security update for git
Notes
Title of the patch
Security update for git
Description of the patch
This update for git fixes the following issues:
- CVE-2024-24577: Fixed arbitrary code execution due to heap corruption in git_index_add (bsc#1219660)
Patchnames
SUSE-2024-2579,SUSE-SLE-Module-Basesystem-15-SP6-2024-2579,SUSE-SLE-Module-Development-Tools-15-SP6-2024-2579,openSUSE-SLE-15.6-2024-2579
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for git", "title": "Title of the patch" }, { "category": "description", "text": "This update for git fixes the following issues:\n\n- CVE-2024-24577: Fixed arbitrary code execution due to heap corruption in git_index_add (bsc#1219660)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-2579,SUSE-SLE-Module-Basesystem-15-SP6-2024-2579,SUSE-SLE-Module-Development-Tools-15-SP6-2024-2579,openSUSE-SLE-15.6-2024-2579", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_2579-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:2579-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242579-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:2579-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/019012.html" }, { "category": "self", "summary": "SUSE Bug 1219660", "url": "https://bugzilla.suse.com/1219660" }, { "category": "self", "summary": "SUSE CVE CVE-2024-24577 page", "url": "https://www.suse.com/security/cve/CVE-2024-24577/" } ], "title": "Security update for git", "tracking": { "current_release_date": "2024-07-22T10:36:35Z", "generator": { "date": "2024-07-22T10:36:35Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:2579-1", "initial_release_date": "2024-07-22T10:36:35Z", "revision_history": [ { "date": "2024-07-22T10:36:35Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "git-2.43.0-150600.3.6.1.aarch64", "product": { "name": "git-2.43.0-150600.3.6.1.aarch64", "product_id": "git-2.43.0-150600.3.6.1.aarch64" } }, { "category": "product_version", "name": "git-arch-2.43.0-150600.3.6.1.aarch64", "product": { "name": "git-arch-2.43.0-150600.3.6.1.aarch64", "product_id": "git-arch-2.43.0-150600.3.6.1.aarch64" } }, { "category": "product_version", "name": "git-core-2.43.0-150600.3.6.1.aarch64", "product": { "name": "git-core-2.43.0-150600.3.6.1.aarch64", "product_id": "git-core-2.43.0-150600.3.6.1.aarch64" } }, { "category": "product_version", "name": "git-credential-libsecret-2.43.0-150600.3.6.1.aarch64", "product": { "name": "git-credential-libsecret-2.43.0-150600.3.6.1.aarch64", "product_id": "git-credential-libsecret-2.43.0-150600.3.6.1.aarch64" } }, { "category": "product_version", "name": "git-cvs-2.43.0-150600.3.6.1.aarch64", "product": { "name": "git-cvs-2.43.0-150600.3.6.1.aarch64", "product_id": "git-cvs-2.43.0-150600.3.6.1.aarch64" } }, { "category": "product_version", "name": "git-daemon-2.43.0-150600.3.6.1.aarch64", "product": { "name": "git-daemon-2.43.0-150600.3.6.1.aarch64", "product_id": "git-daemon-2.43.0-150600.3.6.1.aarch64" } }, { "category": "product_version", "name": "git-email-2.43.0-150600.3.6.1.aarch64", "product": { "name": "git-email-2.43.0-150600.3.6.1.aarch64", "product_id": "git-email-2.43.0-150600.3.6.1.aarch64" } }, { "category": "product_version", "name": "git-gui-2.43.0-150600.3.6.1.aarch64", "product": { "name": "git-gui-2.43.0-150600.3.6.1.aarch64", "product_id": "git-gui-2.43.0-150600.3.6.1.aarch64" } }, { "category": "product_version", "name": "git-p4-2.43.0-150600.3.6.1.aarch64", "product": { "name": "git-p4-2.43.0-150600.3.6.1.aarch64", "product_id": "git-p4-2.43.0-150600.3.6.1.aarch64" } }, { "category": "product_version", "name": "git-svn-2.43.0-150600.3.6.1.aarch64", "product": { "name": "git-svn-2.43.0-150600.3.6.1.aarch64", "product_id": "git-svn-2.43.0-150600.3.6.1.aarch64" } }, { "category": "product_version", "name": "git-web-2.43.0-150600.3.6.1.aarch64", "product": { "name": "git-web-2.43.0-150600.3.6.1.aarch64", "product_id": "git-web-2.43.0-150600.3.6.1.aarch64" } }, { "category": "product_version", "name": "gitk-2.43.0-150600.3.6.1.aarch64", "product": { "name": "gitk-2.43.0-150600.3.6.1.aarch64", "product_id": "gitk-2.43.0-150600.3.6.1.aarch64" } }, { "category": "product_version", "name": "perl-Git-2.43.0-150600.3.6.1.aarch64", "product": { "name": "perl-Git-2.43.0-150600.3.6.1.aarch64", "product_id": "perl-Git-2.43.0-150600.3.6.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "git-2.43.0-150600.3.6.1.i586", "product": { "name": "git-2.43.0-150600.3.6.1.i586", "product_id": "git-2.43.0-150600.3.6.1.i586" } }, { "category": "product_version", "name": "git-arch-2.43.0-150600.3.6.1.i586", "product": { "name": "git-arch-2.43.0-150600.3.6.1.i586", "product_id": "git-arch-2.43.0-150600.3.6.1.i586" } }, { "category": "product_version", "name": "git-core-2.43.0-150600.3.6.1.i586", "product": { "name": "git-core-2.43.0-150600.3.6.1.i586", "product_id": "git-core-2.43.0-150600.3.6.1.i586" } }, { "category": "product_version", "name": "git-credential-libsecret-2.43.0-150600.3.6.1.i586", "product": { "name": "git-credential-libsecret-2.43.0-150600.3.6.1.i586", "product_id": "git-credential-libsecret-2.43.0-150600.3.6.1.i586" } }, { "category": "product_version", "name": "git-cvs-2.43.0-150600.3.6.1.i586", "product": { "name": "git-cvs-2.43.0-150600.3.6.1.i586", "product_id": "git-cvs-2.43.0-150600.3.6.1.i586" } }, { "category": "product_version", "name": "git-daemon-2.43.0-150600.3.6.1.i586", "product": { "name": "git-daemon-2.43.0-150600.3.6.1.i586", "product_id": "git-daemon-2.43.0-150600.3.6.1.i586" } }, { "category": "product_version", "name": "git-email-2.43.0-150600.3.6.1.i586", "product": { "name": "git-email-2.43.0-150600.3.6.1.i586", "product_id": "git-email-2.43.0-150600.3.6.1.i586" } }, { "category": "product_version", "name": "git-gui-2.43.0-150600.3.6.1.i586", "product": { "name": "git-gui-2.43.0-150600.3.6.1.i586", "product_id": "git-gui-2.43.0-150600.3.6.1.i586" } }, { "category": "product_version", "name": "git-p4-2.43.0-150600.3.6.1.i586", "product": { "name": "git-p4-2.43.0-150600.3.6.1.i586", "product_id": "git-p4-2.43.0-150600.3.6.1.i586" } }, { "category": "product_version", "name": "git-svn-2.43.0-150600.3.6.1.i586", "product": { "name": "git-svn-2.43.0-150600.3.6.1.i586", "product_id": "git-svn-2.43.0-150600.3.6.1.i586" } }, { "category": "product_version", "name": "git-web-2.43.0-150600.3.6.1.i586", "product": { "name": "git-web-2.43.0-150600.3.6.1.i586", "product_id": "git-web-2.43.0-150600.3.6.1.i586" } }, { "category": "product_version", "name": "gitk-2.43.0-150600.3.6.1.i586", "product": { "name": "gitk-2.43.0-150600.3.6.1.i586", "product_id": "gitk-2.43.0-150600.3.6.1.i586" } }, { "category": "product_version", "name": "perl-Git-2.43.0-150600.3.6.1.i586", "product": { "name": "perl-Git-2.43.0-150600.3.6.1.i586", "product_id": "perl-Git-2.43.0-150600.3.6.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "git-doc-2.43.0-150600.3.6.1.noarch", "product": { "name": "git-doc-2.43.0-150600.3.6.1.noarch", "product_id": "git-doc-2.43.0-150600.3.6.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "git-2.43.0-150600.3.6.1.ppc64le", "product": { "name": "git-2.43.0-150600.3.6.1.ppc64le", "product_id": "git-2.43.0-150600.3.6.1.ppc64le" } }, { "category": "product_version", "name": "git-arch-2.43.0-150600.3.6.1.ppc64le", "product": { "name": "git-arch-2.43.0-150600.3.6.1.ppc64le", "product_id": "git-arch-2.43.0-150600.3.6.1.ppc64le" } }, { "category": "product_version", "name": "git-core-2.43.0-150600.3.6.1.ppc64le", "product": { "name": "git-core-2.43.0-150600.3.6.1.ppc64le", "product_id": "git-core-2.43.0-150600.3.6.1.ppc64le" } }, { "category": "product_version", "name": "git-credential-libsecret-2.43.0-150600.3.6.1.ppc64le", "product": { "name": "git-credential-libsecret-2.43.0-150600.3.6.1.ppc64le", "product_id": "git-credential-libsecret-2.43.0-150600.3.6.1.ppc64le" } }, { "category": "product_version", "name": "git-cvs-2.43.0-150600.3.6.1.ppc64le", "product": { "name": "git-cvs-2.43.0-150600.3.6.1.ppc64le", "product_id": "git-cvs-2.43.0-150600.3.6.1.ppc64le" } }, { "category": "product_version", "name": "git-daemon-2.43.0-150600.3.6.1.ppc64le", "product": { "name": "git-daemon-2.43.0-150600.3.6.1.ppc64le", "product_id": "git-daemon-2.43.0-150600.3.6.1.ppc64le" } }, { "category": "product_version", "name": "git-email-2.43.0-150600.3.6.1.ppc64le", "product": { "name": "git-email-2.43.0-150600.3.6.1.ppc64le", "product_id": "git-email-2.43.0-150600.3.6.1.ppc64le" } }, { "category": "product_version", "name": "git-gui-2.43.0-150600.3.6.1.ppc64le", "product": { "name": "git-gui-2.43.0-150600.3.6.1.ppc64le", "product_id": "git-gui-2.43.0-150600.3.6.1.ppc64le" } }, { "category": "product_version", "name": "git-p4-2.43.0-150600.3.6.1.ppc64le", "product": { "name": "git-p4-2.43.0-150600.3.6.1.ppc64le", "product_id": "git-p4-2.43.0-150600.3.6.1.ppc64le" } }, { "category": "product_version", "name": "git-svn-2.43.0-150600.3.6.1.ppc64le", "product": { "name": "git-svn-2.43.0-150600.3.6.1.ppc64le", "product_id": "git-svn-2.43.0-150600.3.6.1.ppc64le" } }, { "category": "product_version", "name": "git-web-2.43.0-150600.3.6.1.ppc64le", "product": { "name": "git-web-2.43.0-150600.3.6.1.ppc64le", "product_id": "git-web-2.43.0-150600.3.6.1.ppc64le" } }, { "category": "product_version", "name": "gitk-2.43.0-150600.3.6.1.ppc64le", "product": { "name": "gitk-2.43.0-150600.3.6.1.ppc64le", "product_id": "gitk-2.43.0-150600.3.6.1.ppc64le" } }, { "category": "product_version", "name": "perl-Git-2.43.0-150600.3.6.1.ppc64le", "product": { "name": "perl-Git-2.43.0-150600.3.6.1.ppc64le", "product_id": "perl-Git-2.43.0-150600.3.6.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "git-2.43.0-150600.3.6.1.s390x", "product": { "name": "git-2.43.0-150600.3.6.1.s390x", "product_id": "git-2.43.0-150600.3.6.1.s390x" } }, { "category": "product_version", "name": "git-arch-2.43.0-150600.3.6.1.s390x", "product": { "name": "git-arch-2.43.0-150600.3.6.1.s390x", "product_id": "git-arch-2.43.0-150600.3.6.1.s390x" } }, { "category": "product_version", "name": "git-core-2.43.0-150600.3.6.1.s390x", "product": { "name": "git-core-2.43.0-150600.3.6.1.s390x", "product_id": "git-core-2.43.0-150600.3.6.1.s390x" } }, { "category": "product_version", "name": "git-credential-libsecret-2.43.0-150600.3.6.1.s390x", "product": { "name": "git-credential-libsecret-2.43.0-150600.3.6.1.s390x", "product_id": "git-credential-libsecret-2.43.0-150600.3.6.1.s390x" } }, { "category": "product_version", "name": "git-cvs-2.43.0-150600.3.6.1.s390x", "product": { "name": "git-cvs-2.43.0-150600.3.6.1.s390x", "product_id": "git-cvs-2.43.0-150600.3.6.1.s390x" } }, { "category": "product_version", "name": "git-daemon-2.43.0-150600.3.6.1.s390x", "product": { "name": "git-daemon-2.43.0-150600.3.6.1.s390x", "product_id": "git-daemon-2.43.0-150600.3.6.1.s390x" } }, { "category": "product_version", "name": "git-email-2.43.0-150600.3.6.1.s390x", "product": { "name": "git-email-2.43.0-150600.3.6.1.s390x", "product_id": "git-email-2.43.0-150600.3.6.1.s390x" } }, { "category": "product_version", "name": "git-gui-2.43.0-150600.3.6.1.s390x", "product": { "name": "git-gui-2.43.0-150600.3.6.1.s390x", "product_id": "git-gui-2.43.0-150600.3.6.1.s390x" } }, { "category": "product_version", "name": "git-p4-2.43.0-150600.3.6.1.s390x", "product": { "name": "git-p4-2.43.0-150600.3.6.1.s390x", "product_id": "git-p4-2.43.0-150600.3.6.1.s390x" } }, { "category": "product_version", "name": "git-svn-2.43.0-150600.3.6.1.s390x", "product": { "name": "git-svn-2.43.0-150600.3.6.1.s390x", "product_id": "git-svn-2.43.0-150600.3.6.1.s390x" } }, { "category": "product_version", "name": "git-web-2.43.0-150600.3.6.1.s390x", "product": { "name": "git-web-2.43.0-150600.3.6.1.s390x", "product_id": "git-web-2.43.0-150600.3.6.1.s390x" } }, { "category": "product_version", "name": "gitk-2.43.0-150600.3.6.1.s390x", "product": { "name": "gitk-2.43.0-150600.3.6.1.s390x", "product_id": "gitk-2.43.0-150600.3.6.1.s390x" } }, { "category": "product_version", "name": "perl-Git-2.43.0-150600.3.6.1.s390x", "product": { "name": "perl-Git-2.43.0-150600.3.6.1.s390x", "product_id": "perl-Git-2.43.0-150600.3.6.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "git-2.43.0-150600.3.6.1.x86_64", "product": { "name": "git-2.43.0-150600.3.6.1.x86_64", "product_id": "git-2.43.0-150600.3.6.1.x86_64" } }, { "category": "product_version", "name": "git-arch-2.43.0-150600.3.6.1.x86_64", "product": { "name": "git-arch-2.43.0-150600.3.6.1.x86_64", "product_id": "git-arch-2.43.0-150600.3.6.1.x86_64" } }, { "category": "product_version", "name": "git-core-2.43.0-150600.3.6.1.x86_64", "product": { "name": "git-core-2.43.0-150600.3.6.1.x86_64", "product_id": "git-core-2.43.0-150600.3.6.1.x86_64" } }, { "category": "product_version", "name": "git-credential-libsecret-2.43.0-150600.3.6.1.x86_64", "product": { "name": "git-credential-libsecret-2.43.0-150600.3.6.1.x86_64", "product_id": "git-credential-libsecret-2.43.0-150600.3.6.1.x86_64" } }, { "category": "product_version", "name": "git-cvs-2.43.0-150600.3.6.1.x86_64", "product": { "name": "git-cvs-2.43.0-150600.3.6.1.x86_64", "product_id": "git-cvs-2.43.0-150600.3.6.1.x86_64" } }, { "category": "product_version", "name": "git-daemon-2.43.0-150600.3.6.1.x86_64", "product": { "name": "git-daemon-2.43.0-150600.3.6.1.x86_64", "product_id": "git-daemon-2.43.0-150600.3.6.1.x86_64" } }, { "category": "product_version", "name": "git-email-2.43.0-150600.3.6.1.x86_64", "product": { "name": "git-email-2.43.0-150600.3.6.1.x86_64", "product_id": "git-email-2.43.0-150600.3.6.1.x86_64" } }, { "category": "product_version", "name": "git-gui-2.43.0-150600.3.6.1.x86_64", "product": { "name": "git-gui-2.43.0-150600.3.6.1.x86_64", "product_id": "git-gui-2.43.0-150600.3.6.1.x86_64" } }, { "category": "product_version", "name": "git-p4-2.43.0-150600.3.6.1.x86_64", "product": { "name": "git-p4-2.43.0-150600.3.6.1.x86_64", "product_id": "git-p4-2.43.0-150600.3.6.1.x86_64" } }, { "category": "product_version", "name": "git-svn-2.43.0-150600.3.6.1.x86_64", "product": { "name": "git-svn-2.43.0-150600.3.6.1.x86_64", "product_id": "git-svn-2.43.0-150600.3.6.1.x86_64" } }, { "category": "product_version", "name": "git-web-2.43.0-150600.3.6.1.x86_64", "product": { "name": "git-web-2.43.0-150600.3.6.1.x86_64", "product_id": "git-web-2.43.0-150600.3.6.1.x86_64" } }, { "category": "product_version", "name": "gitk-2.43.0-150600.3.6.1.x86_64", "product": { "name": "gitk-2.43.0-150600.3.6.1.x86_64", "product_id": "gitk-2.43.0-150600.3.6.1.x86_64" } }, { "category": "product_version", "name": "perl-Git-2.43.0-150600.3.6.1.x86_64", "product": { "name": "perl-Git-2.43.0-150600.3.6.1.x86_64", "product_id": "perl-Git-2.43.0-150600.3.6.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Development Tools 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-development-tools:15:sp6" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "git-core-2.43.0-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.6.1.aarch64" }, "product_reference": "git-core-2.43.0-150600.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.43.0-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.6.1.ppc64le" }, "product_reference": "git-core-2.43.0-150600.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.43.0-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.6.1.s390x" }, "product_reference": "git-core-2.43.0-150600.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.43.0-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.6.1.x86_64" }, "product_reference": "git-core-2.43.0-150600.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.43.0-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.6.1.aarch64" }, "product_reference": "git-2.43.0-150600.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.43.0-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.6.1.ppc64le" }, "product_reference": "git-2.43.0-150600.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.43.0-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.6.1.s390x" }, "product_reference": "git-2.43.0-150600.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.43.0-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.6.1.x86_64" }, "product_reference": "git-2.43.0-150600.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.43.0-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.6.1.aarch64" }, "product_reference": "git-arch-2.43.0-150600.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.43.0-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.6.1.ppc64le" }, "product_reference": "git-arch-2.43.0-150600.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.43.0-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.6.1.s390x" }, "product_reference": "git-arch-2.43.0-150600.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.43.0-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.6.1.x86_64" }, "product_reference": "git-arch-2.43.0-150600.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.43.0-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.6.1.aarch64" }, "product_reference": "git-cvs-2.43.0-150600.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.43.0-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.6.1.ppc64le" }, "product_reference": "git-cvs-2.43.0-150600.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.43.0-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.6.1.s390x" }, "product_reference": "git-cvs-2.43.0-150600.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.43.0-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.6.1.x86_64" }, "product_reference": "git-cvs-2.43.0-150600.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.43.0-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.6.1.aarch64" }, "product_reference": "git-daemon-2.43.0-150600.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.43.0-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.6.1.ppc64le" }, "product_reference": "git-daemon-2.43.0-150600.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.43.0-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.6.1.s390x" }, "product_reference": "git-daemon-2.43.0-150600.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.43.0-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.6.1.x86_64" }, "product_reference": "git-daemon-2.43.0-150600.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.43.0-150600.3.6.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.43.0-150600.3.6.1.noarch" }, "product_reference": "git-doc-2.43.0-150600.3.6.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.43.0-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.6.1.aarch64" }, "product_reference": "git-email-2.43.0-150600.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.43.0-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.6.1.ppc64le" }, "product_reference": "git-email-2.43.0-150600.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.43.0-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.6.1.s390x" }, "product_reference": "git-email-2.43.0-150600.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.43.0-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.6.1.x86_64" }, "product_reference": "git-email-2.43.0-150600.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.43.0-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.6.1.aarch64" }, "product_reference": "git-gui-2.43.0-150600.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.43.0-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.6.1.ppc64le" }, "product_reference": "git-gui-2.43.0-150600.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.43.0-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.6.1.s390x" }, "product_reference": "git-gui-2.43.0-150600.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.43.0-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.6.1.x86_64" }, "product_reference": "git-gui-2.43.0-150600.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.43.0-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.6.1.aarch64" }, "product_reference": "git-svn-2.43.0-150600.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.43.0-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.6.1.ppc64le" }, "product_reference": "git-svn-2.43.0-150600.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.43.0-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.6.1.s390x" }, "product_reference": "git-svn-2.43.0-150600.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.43.0-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.6.1.x86_64" }, "product_reference": "git-svn-2.43.0-150600.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.43.0-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.6.1.aarch64" }, "product_reference": "git-web-2.43.0-150600.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.43.0-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.6.1.ppc64le" }, "product_reference": "git-web-2.43.0-150600.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.43.0-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.6.1.s390x" }, "product_reference": "git-web-2.43.0-150600.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.43.0-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.6.1.x86_64" }, "product_reference": "git-web-2.43.0-150600.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.43.0-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.6.1.aarch64" }, "product_reference": "gitk-2.43.0-150600.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.43.0-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.6.1.ppc64le" }, "product_reference": "gitk-2.43.0-150600.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.43.0-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.6.1.s390x" }, "product_reference": "gitk-2.43.0-150600.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.43.0-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.6.1.x86_64" }, "product_reference": "gitk-2.43.0-150600.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.43.0-150600.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.6.1.aarch64" }, "product_reference": "perl-Git-2.43.0-150600.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.43.0-150600.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.6.1.ppc64le" }, "product_reference": "perl-Git-2.43.0-150600.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.43.0-150600.3.6.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.6.1.s390x" }, "product_reference": "perl-Git-2.43.0-150600.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.43.0-150600.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.6.1.x86_64" }, "product_reference": "perl-Git-2.43.0-150600.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.43.0-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-2.43.0-150600.3.6.1.aarch64" }, "product_reference": "git-2.43.0-150600.3.6.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.43.0-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-2.43.0-150600.3.6.1.ppc64le" }, "product_reference": "git-2.43.0-150600.3.6.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.43.0-150600.3.6.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-2.43.0-150600.3.6.1.s390x" }, "product_reference": "git-2.43.0-150600.3.6.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.43.0-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-2.43.0-150600.3.6.1.x86_64" }, "product_reference": "git-2.43.0-150600.3.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.43.0-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.6.1.aarch64" }, "product_reference": "git-arch-2.43.0-150600.3.6.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.43.0-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.6.1.ppc64le" }, "product_reference": "git-arch-2.43.0-150600.3.6.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.43.0-150600.3.6.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.6.1.s390x" }, "product_reference": "git-arch-2.43.0-150600.3.6.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.43.0-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.6.1.x86_64" }, "product_reference": "git-arch-2.43.0-150600.3.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.43.0-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-core-2.43.0-150600.3.6.1.aarch64" }, "product_reference": "git-core-2.43.0-150600.3.6.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.43.0-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-core-2.43.0-150600.3.6.1.ppc64le" }, "product_reference": "git-core-2.43.0-150600.3.6.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.43.0-150600.3.6.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-core-2.43.0-150600.3.6.1.s390x" }, "product_reference": "git-core-2.43.0-150600.3.6.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.43.0-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-core-2.43.0-150600.3.6.1.x86_64" }, "product_reference": "git-core-2.43.0-150600.3.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.43.0-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.6.1.aarch64" }, "product_reference": "git-credential-libsecret-2.43.0-150600.3.6.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.43.0-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.6.1.ppc64le" }, "product_reference": "git-credential-libsecret-2.43.0-150600.3.6.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.43.0-150600.3.6.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.6.1.s390x" }, "product_reference": "git-credential-libsecret-2.43.0-150600.3.6.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.43.0-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.6.1.x86_64" }, "product_reference": "git-credential-libsecret-2.43.0-150600.3.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.43.0-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.6.1.aarch64" }, "product_reference": "git-cvs-2.43.0-150600.3.6.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.43.0-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.6.1.ppc64le" }, "product_reference": "git-cvs-2.43.0-150600.3.6.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.43.0-150600.3.6.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.6.1.s390x" }, "product_reference": "git-cvs-2.43.0-150600.3.6.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.43.0-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.6.1.x86_64" }, "product_reference": "git-cvs-2.43.0-150600.3.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.43.0-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.6.1.aarch64" }, "product_reference": "git-daemon-2.43.0-150600.3.6.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.43.0-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.6.1.ppc64le" }, "product_reference": "git-daemon-2.43.0-150600.3.6.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.43.0-150600.3.6.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.6.1.s390x" }, "product_reference": "git-daemon-2.43.0-150600.3.6.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.43.0-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.6.1.x86_64" }, "product_reference": "git-daemon-2.43.0-150600.3.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.43.0-150600.3.6.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-doc-2.43.0-150600.3.6.1.noarch" }, "product_reference": "git-doc-2.43.0-150600.3.6.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.43.0-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-email-2.43.0-150600.3.6.1.aarch64" }, "product_reference": "git-email-2.43.0-150600.3.6.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.43.0-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-email-2.43.0-150600.3.6.1.ppc64le" }, "product_reference": "git-email-2.43.0-150600.3.6.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.43.0-150600.3.6.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-email-2.43.0-150600.3.6.1.s390x" }, "product_reference": "git-email-2.43.0-150600.3.6.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.43.0-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-email-2.43.0-150600.3.6.1.x86_64" }, "product_reference": "git-email-2.43.0-150600.3.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.43.0-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.6.1.aarch64" }, "product_reference": "git-gui-2.43.0-150600.3.6.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.43.0-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.6.1.ppc64le" }, "product_reference": "git-gui-2.43.0-150600.3.6.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.43.0-150600.3.6.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.6.1.s390x" }, "product_reference": "git-gui-2.43.0-150600.3.6.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.43.0-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.6.1.x86_64" }, "product_reference": "git-gui-2.43.0-150600.3.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.43.0-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.6.1.aarch64" }, "product_reference": "git-p4-2.43.0-150600.3.6.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.43.0-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.6.1.ppc64le" }, "product_reference": "git-p4-2.43.0-150600.3.6.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.43.0-150600.3.6.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.6.1.s390x" }, "product_reference": "git-p4-2.43.0-150600.3.6.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.43.0-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.6.1.x86_64" }, "product_reference": "git-p4-2.43.0-150600.3.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.43.0-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.6.1.aarch64" }, "product_reference": "git-svn-2.43.0-150600.3.6.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.43.0-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.6.1.ppc64le" }, "product_reference": "git-svn-2.43.0-150600.3.6.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.43.0-150600.3.6.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.6.1.s390x" }, "product_reference": "git-svn-2.43.0-150600.3.6.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.43.0-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.6.1.x86_64" }, "product_reference": "git-svn-2.43.0-150600.3.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.43.0-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-web-2.43.0-150600.3.6.1.aarch64" }, "product_reference": "git-web-2.43.0-150600.3.6.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.43.0-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-web-2.43.0-150600.3.6.1.ppc64le" }, "product_reference": "git-web-2.43.0-150600.3.6.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.43.0-150600.3.6.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-web-2.43.0-150600.3.6.1.s390x" }, "product_reference": "git-web-2.43.0-150600.3.6.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.43.0-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-web-2.43.0-150600.3.6.1.x86_64" }, "product_reference": "git-web-2.43.0-150600.3.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.43.0-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:gitk-2.43.0-150600.3.6.1.aarch64" }, "product_reference": "gitk-2.43.0-150600.3.6.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.43.0-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:gitk-2.43.0-150600.3.6.1.ppc64le" }, "product_reference": "gitk-2.43.0-150600.3.6.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.43.0-150600.3.6.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:gitk-2.43.0-150600.3.6.1.s390x" }, "product_reference": "gitk-2.43.0-150600.3.6.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.43.0-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:gitk-2.43.0-150600.3.6.1.x86_64" }, "product_reference": "gitk-2.43.0-150600.3.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.43.0-150600.3.6.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.6.1.aarch64" }, "product_reference": "perl-Git-2.43.0-150600.3.6.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.43.0-150600.3.6.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.6.1.ppc64le" }, "product_reference": "perl-Git-2.43.0-150600.3.6.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.43.0-150600.3.6.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.6.1.s390x" }, "product_reference": "perl-Git-2.43.0-150600.3.6.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.43.0-150600.3.6.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.6.1.x86_64" }, "product_reference": "perl-Git-2.43.0-150600.3.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-24577", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-24577" } ], "notes": [ { "category": "general", "text": "libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Using well-crafted inputs to `git_index_add` can cause heap corruption that could be leveraged for arbitrary code execution. There is an issue in the `has_dir_name` function in `src/libgit2/index.c`, which frees an entry that should not be freed. The freed entry is later used and overwritten with potentially bad actor-controlled data leading to controlled heap corruption. Depending on the application that uses libgit2, this could lead to arbitrary code execution. This issue has been patched in version 1.6.5 and 1.7.2.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.43.0-150600.3.6.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:git-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:git-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:git-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:git-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:git-doc-2.43.0-150600.3.6.1.noarch", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-24577", "url": "https://www.suse.com/security/cve/CVE-2024-24577" }, { "category": "external", "summary": "SUSE Bug 1219660 for CVE-2024-24577", "url": "https://bugzilla.suse.com/1219660" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.43.0-150600.3.6.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:git-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:git-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:git-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:git-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:git-doc-2.43.0-150600.3.6.1.noarch", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.3.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.3.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.3.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.3.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.3.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.43.0-150600.3.6.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.3.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.3.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.3.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.3.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.3.6.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.6.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.6.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:git-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:git-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:git-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:git-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:git-arch-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:git-core-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:git-credential-libsecret-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:git-cvs-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:git-daemon-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:git-doc-2.43.0-150600.3.6.1.noarch", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:git-email-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:git-gui-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:git-p4-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:git-svn-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:git-web-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:gitk-2.43.0-150600.3.6.1.x86_64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.6.1.aarch64", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.6.1.ppc64le", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.6.1.s390x", "openSUSE Leap 15.6:perl-Git-2.43.0-150600.3.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-22T10:36:35Z", "details": "important" } ], "title": "CVE-2024-24577" } ] }
suse-su-2024:2599-1
Vulnerability from csaf_suse
Published
2024-07-23 07:05
Modified
2024-07-23 07:05
Summary
Security update for git
Notes
Title of the patch
Security update for git
Description of the patch
This update for git fixes the following issues:
- CVE-2024-24577: Fixed arbitrary code execution due to heap corruption in git_index_add (bsc#1219660)
Patchnames
SUSE-2024-2599,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-2599,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-2599,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-2599
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for git", "title": "Title of the patch" }, { "category": "description", "text": "This update for git fixes the following issues:\n\n- CVE-2024-24577: Fixed arbitrary code execution due to heap corruption in git_index_add (bsc#1219660)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-2599,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-2599,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-2599,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-2599", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_2599-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:2599-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242599-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:2599-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/019021.html" }, { "category": "self", "summary": "SUSE Bug 1219660", "url": "https://bugzilla.suse.com/1219660" }, { "category": "self", "summary": "SUSE CVE CVE-2024-24577 page", "url": "https://www.suse.com/security/cve/CVE-2024-24577/" } ], "title": "Security update for git", "tracking": { "current_release_date": "2024-07-23T07:05:02Z", "generator": { "date": "2024-07-23T07:05:02Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:2599-1", "initial_release_date": "2024-07-23T07:05:02Z", "revision_history": [ { "date": "2024-07-23T07:05:02Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "git-2.26.2-150000.59.1.aarch64", "product": { "name": "git-2.26.2-150000.59.1.aarch64", "product_id": "git-2.26.2-150000.59.1.aarch64" } }, { "category": "product_version", "name": "git-arch-2.26.2-150000.59.1.aarch64", "product": { "name": "git-arch-2.26.2-150000.59.1.aarch64", "product_id": "git-arch-2.26.2-150000.59.1.aarch64" } }, { "category": "product_version", "name": "git-core-2.26.2-150000.59.1.aarch64", "product": { "name": "git-core-2.26.2-150000.59.1.aarch64", "product_id": "git-core-2.26.2-150000.59.1.aarch64" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.26.2-150000.59.1.aarch64", "product": { "name": "git-credential-gnome-keyring-2.26.2-150000.59.1.aarch64", "product_id": "git-credential-gnome-keyring-2.26.2-150000.59.1.aarch64" } }, { "category": "product_version", "name": "git-credential-libsecret-2.26.2-150000.59.1.aarch64", "product": { "name": "git-credential-libsecret-2.26.2-150000.59.1.aarch64", "product_id": "git-credential-libsecret-2.26.2-150000.59.1.aarch64" } }, { "category": "product_version", "name": "git-cvs-2.26.2-150000.59.1.aarch64", "product": { "name": "git-cvs-2.26.2-150000.59.1.aarch64", "product_id": "git-cvs-2.26.2-150000.59.1.aarch64" } }, { "category": "product_version", "name": "git-daemon-2.26.2-150000.59.1.aarch64", "product": { "name": "git-daemon-2.26.2-150000.59.1.aarch64", "product_id": "git-daemon-2.26.2-150000.59.1.aarch64" } }, { "category": "product_version", "name": "git-email-2.26.2-150000.59.1.aarch64", "product": { "name": "git-email-2.26.2-150000.59.1.aarch64", "product_id": "git-email-2.26.2-150000.59.1.aarch64" } }, { "category": "product_version", "name": "git-gui-2.26.2-150000.59.1.aarch64", "product": { "name": "git-gui-2.26.2-150000.59.1.aarch64", "product_id": "git-gui-2.26.2-150000.59.1.aarch64" } }, { "category": "product_version", "name": "git-p4-2.26.2-150000.59.1.aarch64", "product": { "name": "git-p4-2.26.2-150000.59.1.aarch64", "product_id": "git-p4-2.26.2-150000.59.1.aarch64" } }, { "category": "product_version", "name": "git-svn-2.26.2-150000.59.1.aarch64", "product": { "name": "git-svn-2.26.2-150000.59.1.aarch64", "product_id": "git-svn-2.26.2-150000.59.1.aarch64" } }, { "category": "product_version", "name": "git-web-2.26.2-150000.59.1.aarch64", "product": { "name": "git-web-2.26.2-150000.59.1.aarch64", "product_id": "git-web-2.26.2-150000.59.1.aarch64" } }, { "category": "product_version", "name": "gitk-2.26.2-150000.59.1.aarch64", "product": { "name": "gitk-2.26.2-150000.59.1.aarch64", "product_id": "gitk-2.26.2-150000.59.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "git-2.26.2-150000.59.1.i586", "product": { "name": "git-2.26.2-150000.59.1.i586", "product_id": "git-2.26.2-150000.59.1.i586" } }, { "category": "product_version", "name": "git-arch-2.26.2-150000.59.1.i586", "product": { "name": "git-arch-2.26.2-150000.59.1.i586", "product_id": "git-arch-2.26.2-150000.59.1.i586" } }, { "category": "product_version", "name": "git-core-2.26.2-150000.59.1.i586", "product": { "name": "git-core-2.26.2-150000.59.1.i586", "product_id": "git-core-2.26.2-150000.59.1.i586" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.26.2-150000.59.1.i586", "product": { "name": "git-credential-gnome-keyring-2.26.2-150000.59.1.i586", "product_id": "git-credential-gnome-keyring-2.26.2-150000.59.1.i586" } }, { "category": "product_version", "name": "git-credential-libsecret-2.26.2-150000.59.1.i586", "product": { "name": "git-credential-libsecret-2.26.2-150000.59.1.i586", "product_id": "git-credential-libsecret-2.26.2-150000.59.1.i586" } }, { "category": "product_version", "name": "git-cvs-2.26.2-150000.59.1.i586", "product": { "name": "git-cvs-2.26.2-150000.59.1.i586", "product_id": "git-cvs-2.26.2-150000.59.1.i586" } }, { "category": "product_version", "name": "git-daemon-2.26.2-150000.59.1.i586", "product": { "name": "git-daemon-2.26.2-150000.59.1.i586", "product_id": "git-daemon-2.26.2-150000.59.1.i586" } }, { "category": "product_version", "name": "git-email-2.26.2-150000.59.1.i586", "product": { "name": "git-email-2.26.2-150000.59.1.i586", "product_id": "git-email-2.26.2-150000.59.1.i586" } }, { "category": "product_version", "name": "git-gui-2.26.2-150000.59.1.i586", "product": { "name": "git-gui-2.26.2-150000.59.1.i586", "product_id": "git-gui-2.26.2-150000.59.1.i586" } }, { "category": "product_version", "name": "git-p4-2.26.2-150000.59.1.i586", "product": { "name": "git-p4-2.26.2-150000.59.1.i586", "product_id": "git-p4-2.26.2-150000.59.1.i586" } }, { "category": "product_version", "name": "git-svn-2.26.2-150000.59.1.i586", "product": { "name": "git-svn-2.26.2-150000.59.1.i586", "product_id": "git-svn-2.26.2-150000.59.1.i586" } }, { "category": "product_version", "name": "git-web-2.26.2-150000.59.1.i586", "product": { "name": "git-web-2.26.2-150000.59.1.i586", "product_id": "git-web-2.26.2-150000.59.1.i586" } }, { "category": "product_version", "name": "gitk-2.26.2-150000.59.1.i586", "product": { "name": "gitk-2.26.2-150000.59.1.i586", "product_id": "gitk-2.26.2-150000.59.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "git-doc-2.26.2-150000.59.1.noarch", "product": { "name": "git-doc-2.26.2-150000.59.1.noarch", "product_id": "git-doc-2.26.2-150000.59.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "git-2.26.2-150000.59.1.ppc64le", "product": { "name": "git-2.26.2-150000.59.1.ppc64le", "product_id": "git-2.26.2-150000.59.1.ppc64le" } }, { "category": "product_version", "name": "git-arch-2.26.2-150000.59.1.ppc64le", "product": { "name": "git-arch-2.26.2-150000.59.1.ppc64le", "product_id": "git-arch-2.26.2-150000.59.1.ppc64le" } }, { "category": "product_version", "name": "git-core-2.26.2-150000.59.1.ppc64le", "product": { "name": "git-core-2.26.2-150000.59.1.ppc64le", "product_id": "git-core-2.26.2-150000.59.1.ppc64le" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.26.2-150000.59.1.ppc64le", "product": { "name": "git-credential-gnome-keyring-2.26.2-150000.59.1.ppc64le", "product_id": "git-credential-gnome-keyring-2.26.2-150000.59.1.ppc64le" } }, { "category": "product_version", "name": "git-credential-libsecret-2.26.2-150000.59.1.ppc64le", "product": { "name": "git-credential-libsecret-2.26.2-150000.59.1.ppc64le", "product_id": "git-credential-libsecret-2.26.2-150000.59.1.ppc64le" } }, { "category": "product_version", "name": "git-cvs-2.26.2-150000.59.1.ppc64le", "product": { "name": "git-cvs-2.26.2-150000.59.1.ppc64le", "product_id": "git-cvs-2.26.2-150000.59.1.ppc64le" } }, { "category": "product_version", "name": "git-daemon-2.26.2-150000.59.1.ppc64le", "product": { "name": "git-daemon-2.26.2-150000.59.1.ppc64le", "product_id": "git-daemon-2.26.2-150000.59.1.ppc64le" } }, { "category": "product_version", "name": "git-email-2.26.2-150000.59.1.ppc64le", "product": { "name": "git-email-2.26.2-150000.59.1.ppc64le", "product_id": "git-email-2.26.2-150000.59.1.ppc64le" } }, { "category": "product_version", "name": "git-gui-2.26.2-150000.59.1.ppc64le", "product": { "name": "git-gui-2.26.2-150000.59.1.ppc64le", "product_id": "git-gui-2.26.2-150000.59.1.ppc64le" } }, { "category": "product_version", "name": "git-p4-2.26.2-150000.59.1.ppc64le", "product": { "name": "git-p4-2.26.2-150000.59.1.ppc64le", "product_id": "git-p4-2.26.2-150000.59.1.ppc64le" } }, { "category": "product_version", "name": "git-svn-2.26.2-150000.59.1.ppc64le", "product": { "name": "git-svn-2.26.2-150000.59.1.ppc64le", "product_id": "git-svn-2.26.2-150000.59.1.ppc64le" } }, { "category": "product_version", "name": "git-web-2.26.2-150000.59.1.ppc64le", "product": { "name": "git-web-2.26.2-150000.59.1.ppc64le", "product_id": "git-web-2.26.2-150000.59.1.ppc64le" } }, { "category": "product_version", "name": "gitk-2.26.2-150000.59.1.ppc64le", "product": { "name": "gitk-2.26.2-150000.59.1.ppc64le", "product_id": "gitk-2.26.2-150000.59.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "git-2.26.2-150000.59.1.s390x", "product": { "name": "git-2.26.2-150000.59.1.s390x", "product_id": "git-2.26.2-150000.59.1.s390x" } }, { "category": "product_version", "name": "git-arch-2.26.2-150000.59.1.s390x", "product": { "name": "git-arch-2.26.2-150000.59.1.s390x", "product_id": "git-arch-2.26.2-150000.59.1.s390x" } }, { "category": "product_version", "name": "git-core-2.26.2-150000.59.1.s390x", "product": { "name": "git-core-2.26.2-150000.59.1.s390x", "product_id": "git-core-2.26.2-150000.59.1.s390x" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.26.2-150000.59.1.s390x", "product": { "name": "git-credential-gnome-keyring-2.26.2-150000.59.1.s390x", "product_id": "git-credential-gnome-keyring-2.26.2-150000.59.1.s390x" } }, { "category": "product_version", "name": "git-credential-libsecret-2.26.2-150000.59.1.s390x", "product": { "name": "git-credential-libsecret-2.26.2-150000.59.1.s390x", "product_id": "git-credential-libsecret-2.26.2-150000.59.1.s390x" } }, { "category": "product_version", "name": "git-cvs-2.26.2-150000.59.1.s390x", "product": { "name": "git-cvs-2.26.2-150000.59.1.s390x", "product_id": "git-cvs-2.26.2-150000.59.1.s390x" } }, { "category": "product_version", "name": "git-daemon-2.26.2-150000.59.1.s390x", "product": { "name": "git-daemon-2.26.2-150000.59.1.s390x", "product_id": "git-daemon-2.26.2-150000.59.1.s390x" } }, { "category": "product_version", "name": "git-email-2.26.2-150000.59.1.s390x", "product": { "name": "git-email-2.26.2-150000.59.1.s390x", "product_id": "git-email-2.26.2-150000.59.1.s390x" } }, { "category": "product_version", "name": "git-gui-2.26.2-150000.59.1.s390x", "product": { "name": "git-gui-2.26.2-150000.59.1.s390x", "product_id": "git-gui-2.26.2-150000.59.1.s390x" } }, { "category": "product_version", "name": "git-p4-2.26.2-150000.59.1.s390x", "product": { "name": "git-p4-2.26.2-150000.59.1.s390x", "product_id": "git-p4-2.26.2-150000.59.1.s390x" } }, { "category": "product_version", "name": "git-svn-2.26.2-150000.59.1.s390x", "product": { "name": "git-svn-2.26.2-150000.59.1.s390x", "product_id": "git-svn-2.26.2-150000.59.1.s390x" } }, { "category": "product_version", "name": "git-web-2.26.2-150000.59.1.s390x", "product": { "name": "git-web-2.26.2-150000.59.1.s390x", "product_id": "git-web-2.26.2-150000.59.1.s390x" } }, { "category": "product_version", "name": "gitk-2.26.2-150000.59.1.s390x", "product": { "name": "gitk-2.26.2-150000.59.1.s390x", "product_id": "gitk-2.26.2-150000.59.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "git-2.26.2-150000.59.1.x86_64", "product": { "name": "git-2.26.2-150000.59.1.x86_64", "product_id": "git-2.26.2-150000.59.1.x86_64" } }, { "category": "product_version", "name": "git-arch-2.26.2-150000.59.1.x86_64", "product": { "name": "git-arch-2.26.2-150000.59.1.x86_64", "product_id": "git-arch-2.26.2-150000.59.1.x86_64" } }, { "category": "product_version", "name": "git-core-2.26.2-150000.59.1.x86_64", "product": { "name": "git-core-2.26.2-150000.59.1.x86_64", "product_id": "git-core-2.26.2-150000.59.1.x86_64" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.26.2-150000.59.1.x86_64", "product": { "name": "git-credential-gnome-keyring-2.26.2-150000.59.1.x86_64", "product_id": "git-credential-gnome-keyring-2.26.2-150000.59.1.x86_64" } }, { "category": "product_version", "name": "git-credential-libsecret-2.26.2-150000.59.1.x86_64", "product": { "name": "git-credential-libsecret-2.26.2-150000.59.1.x86_64", "product_id": "git-credential-libsecret-2.26.2-150000.59.1.x86_64" } }, { "category": "product_version", "name": "git-cvs-2.26.2-150000.59.1.x86_64", "product": { "name": "git-cvs-2.26.2-150000.59.1.x86_64", "product_id": "git-cvs-2.26.2-150000.59.1.x86_64" } }, { "category": "product_version", "name": "git-daemon-2.26.2-150000.59.1.x86_64", "product": { "name": "git-daemon-2.26.2-150000.59.1.x86_64", "product_id": "git-daemon-2.26.2-150000.59.1.x86_64" } }, { "category": "product_version", "name": "git-email-2.26.2-150000.59.1.x86_64", "product": { "name": "git-email-2.26.2-150000.59.1.x86_64", "product_id": "git-email-2.26.2-150000.59.1.x86_64" } }, { "category": "product_version", "name": "git-gui-2.26.2-150000.59.1.x86_64", "product": { "name": "git-gui-2.26.2-150000.59.1.x86_64", "product_id": "git-gui-2.26.2-150000.59.1.x86_64" } }, { "category": "product_version", "name": "git-p4-2.26.2-150000.59.1.x86_64", "product": { "name": "git-p4-2.26.2-150000.59.1.x86_64", "product_id": "git-p4-2.26.2-150000.59.1.x86_64" } }, { "category": "product_version", "name": "git-svn-2.26.2-150000.59.1.x86_64", "product": { "name": "git-svn-2.26.2-150000.59.1.x86_64", "product_id": "git-svn-2.26.2-150000.59.1.x86_64" } }, { "category": "product_version", "name": "git-web-2.26.2-150000.59.1.x86_64", "product": { "name": "git-web-2.26.2-150000.59.1.x86_64", "product_id": "git-web-2.26.2-150000.59.1.x86_64" } }, { "category": "product_version", "name": "gitk-2.26.2-150000.59.1.x86_64", "product": { "name": "gitk-2.26.2-150000.59.1.x86_64", "product_id": "gitk-2.26.2-150000.59.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "git-2.26.2-150000.59.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.59.1.aarch64" }, "product_reference": "git-2.26.2-150000.59.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.59.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.59.1.x86_64" }, "product_reference": "git-2.26.2-150000.59.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.59.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.59.1.aarch64" }, "product_reference": "git-arch-2.26.2-150000.59.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.59.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.59.1.x86_64" }, "product_reference": "git-arch-2.26.2-150000.59.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.59.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.59.1.aarch64" }, "product_reference": "git-core-2.26.2-150000.59.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.59.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.59.1.x86_64" }, "product_reference": "git-core-2.26.2-150000.59.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.59.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.59.1.aarch64" }, "product_reference": "git-cvs-2.26.2-150000.59.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.59.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.59.1.x86_64" }, "product_reference": "git-cvs-2.26.2-150000.59.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.59.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.59.1.aarch64" }, "product_reference": "git-daemon-2.26.2-150000.59.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.59.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.59.1.x86_64" }, "product_reference": "git-daemon-2.26.2-150000.59.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.59.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.59.1.noarch" }, "product_reference": "git-doc-2.26.2-150000.59.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.59.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.59.1.aarch64" }, "product_reference": "git-email-2.26.2-150000.59.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.59.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.59.1.x86_64" }, "product_reference": "git-email-2.26.2-150000.59.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.59.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.59.1.aarch64" }, "product_reference": "git-gui-2.26.2-150000.59.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.59.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.59.1.x86_64" }, "product_reference": "git-gui-2.26.2-150000.59.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.59.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.59.1.aarch64" }, "product_reference": "git-svn-2.26.2-150000.59.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.59.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.59.1.x86_64" }, "product_reference": "git-svn-2.26.2-150000.59.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.59.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.59.1.aarch64" }, "product_reference": "git-web-2.26.2-150000.59.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.59.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.59.1.x86_64" }, "product_reference": "git-web-2.26.2-150000.59.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.59.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.59.1.aarch64" }, "product_reference": "gitk-2.26.2-150000.59.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.59.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.59.1.x86_64" }, "product_reference": "gitk-2.26.2-150000.59.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.59.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.59.1.aarch64" }, "product_reference": "git-2.26.2-150000.59.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.59.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.59.1.ppc64le" }, "product_reference": "git-2.26.2-150000.59.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.59.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.59.1.s390x" }, "product_reference": "git-2.26.2-150000.59.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.59.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.59.1.x86_64" }, "product_reference": "git-2.26.2-150000.59.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.59.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.59.1.aarch64" }, "product_reference": "git-arch-2.26.2-150000.59.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.59.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.59.1.ppc64le" }, "product_reference": "git-arch-2.26.2-150000.59.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.59.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.59.1.s390x" }, "product_reference": "git-arch-2.26.2-150000.59.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.59.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.59.1.x86_64" }, "product_reference": "git-arch-2.26.2-150000.59.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.59.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.59.1.aarch64" }, "product_reference": "git-core-2.26.2-150000.59.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.59.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.59.1.ppc64le" }, "product_reference": "git-core-2.26.2-150000.59.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.59.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.59.1.s390x" }, "product_reference": "git-core-2.26.2-150000.59.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.59.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.59.1.x86_64" }, "product_reference": "git-core-2.26.2-150000.59.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.59.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.59.1.aarch64" }, "product_reference": "git-cvs-2.26.2-150000.59.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.59.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.59.1.ppc64le" }, "product_reference": "git-cvs-2.26.2-150000.59.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.59.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.59.1.s390x" }, "product_reference": "git-cvs-2.26.2-150000.59.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.59.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.59.1.x86_64" }, "product_reference": "git-cvs-2.26.2-150000.59.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.59.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.59.1.aarch64" }, "product_reference": "git-daemon-2.26.2-150000.59.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.59.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.59.1.ppc64le" }, "product_reference": "git-daemon-2.26.2-150000.59.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.59.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.59.1.s390x" }, "product_reference": "git-daemon-2.26.2-150000.59.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.59.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.59.1.x86_64" }, "product_reference": "git-daemon-2.26.2-150000.59.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.59.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.59.1.noarch" }, "product_reference": "git-doc-2.26.2-150000.59.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.59.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.59.1.aarch64" }, "product_reference": "git-email-2.26.2-150000.59.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.59.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.59.1.ppc64le" }, "product_reference": "git-email-2.26.2-150000.59.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.59.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.59.1.s390x" }, "product_reference": "git-email-2.26.2-150000.59.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.59.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.59.1.x86_64" }, "product_reference": "git-email-2.26.2-150000.59.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.59.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.59.1.aarch64" }, "product_reference": "git-gui-2.26.2-150000.59.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.59.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.59.1.ppc64le" }, "product_reference": "git-gui-2.26.2-150000.59.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.59.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.59.1.s390x" }, "product_reference": "git-gui-2.26.2-150000.59.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.59.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.59.1.x86_64" }, "product_reference": "git-gui-2.26.2-150000.59.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.59.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.59.1.aarch64" }, "product_reference": "git-svn-2.26.2-150000.59.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.59.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.59.1.ppc64le" }, "product_reference": "git-svn-2.26.2-150000.59.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.59.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.59.1.s390x" }, "product_reference": "git-svn-2.26.2-150000.59.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.59.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.59.1.x86_64" }, "product_reference": "git-svn-2.26.2-150000.59.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.59.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.59.1.aarch64" }, "product_reference": "git-web-2.26.2-150000.59.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.59.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.59.1.ppc64le" }, "product_reference": "git-web-2.26.2-150000.59.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.59.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.59.1.s390x" }, "product_reference": "git-web-2.26.2-150000.59.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.59.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.59.1.x86_64" }, "product_reference": "git-web-2.26.2-150000.59.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.59.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.59.1.aarch64" }, "product_reference": "gitk-2.26.2-150000.59.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.59.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.59.1.ppc64le" }, "product_reference": "gitk-2.26.2-150000.59.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.59.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.59.1.s390x" }, "product_reference": "gitk-2.26.2-150000.59.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.59.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.59.1.x86_64" }, "product_reference": "gitk-2.26.2-150000.59.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.59.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.59.1.ppc64le" }, "product_reference": "git-2.26.2-150000.59.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.59.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.59.1.x86_64" }, "product_reference": "git-2.26.2-150000.59.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.59.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.59.1.ppc64le" }, "product_reference": "git-arch-2.26.2-150000.59.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.59.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.59.1.x86_64" }, "product_reference": "git-arch-2.26.2-150000.59.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.59.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.59.1.ppc64le" }, "product_reference": "git-core-2.26.2-150000.59.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.59.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.59.1.x86_64" }, "product_reference": "git-core-2.26.2-150000.59.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.59.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.59.1.ppc64le" }, "product_reference": "git-cvs-2.26.2-150000.59.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.59.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.59.1.x86_64" }, "product_reference": "git-cvs-2.26.2-150000.59.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.59.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.59.1.ppc64le" }, "product_reference": "git-daemon-2.26.2-150000.59.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.59.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.59.1.x86_64" }, "product_reference": "git-daemon-2.26.2-150000.59.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.59.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.59.1.noarch" }, "product_reference": "git-doc-2.26.2-150000.59.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.59.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.59.1.ppc64le" }, "product_reference": "git-email-2.26.2-150000.59.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.59.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.59.1.x86_64" }, "product_reference": "git-email-2.26.2-150000.59.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.59.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.59.1.ppc64le" }, "product_reference": "git-gui-2.26.2-150000.59.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.59.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.59.1.x86_64" }, "product_reference": "git-gui-2.26.2-150000.59.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.59.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.59.1.ppc64le" }, "product_reference": "git-svn-2.26.2-150000.59.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.59.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.59.1.x86_64" }, "product_reference": "git-svn-2.26.2-150000.59.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.59.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.59.1.ppc64le" }, "product_reference": "git-web-2.26.2-150000.59.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.59.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.59.1.x86_64" }, "product_reference": "git-web-2.26.2-150000.59.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.59.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.59.1.ppc64le" }, "product_reference": "gitk-2.26.2-150000.59.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.59.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.59.1.x86_64" }, "product_reference": "gitk-2.26.2-150000.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-24577", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-24577" } ], "notes": [ { "category": "general", "text": "libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Using well-crafted inputs to `git_index_add` can cause heap corruption that could be leveraged for arbitrary code execution. There is an issue in the `has_dir_name` function in `src/libgit2/index.c`, which frees an entry that should not be freed. The freed entry is later used and overwritten with potentially bad actor-controlled data leading to controlled heap corruption. Depending on the application that uses libgit2, this could lead to arbitrary code execution. This issue has been patched in version 1.6.5 and 1.7.2.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-doc-2.26.2-150000.59.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-doc-2.26.2-150000.59.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-doc-2.26.2-150000.59.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.59.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-24577", "url": "https://www.suse.com/security/cve/CVE-2024-24577" }, { "category": "external", "summary": "SUSE Bug 1219660 for CVE-2024-24577", "url": "https://bugzilla.suse.com/1219660" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-doc-2.26.2-150000.59.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-doc-2.26.2-150000.59.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-doc-2.26.2-150000.59.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.59.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-doc-2.26.2-150000.59.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-doc-2.26.2-150000.59.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-doc-2.26.2-150000.59.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.59.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-23T07:05:02Z", "details": "important" } ], "title": "CVE-2024-24577" } ] }
suse-su-2024:2656-1
Vulnerability from csaf_suse
Published
2024-07-30 13:36
Modified
2024-07-30 13:36
Summary
Security update for git
Notes
Title of the patch
Security update for git
Description of the patch
This update for git fixes the following issues:
- CVE-2024-24577: Fixed arbitrary code execution due to heap corruption in git_index_add (bsc#1219660)
Patchnames
SUSE-2024-2656,SUSE-SLE-Micro-5.5-2024-2656,SUSE-SLE-Module-Basesystem-15-SP5-2024-2656,SUSE-SLE-Module-Development-Tools-15-SP5-2024-2656,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-2656,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-2656,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-2656,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-2656,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-2656,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-2656,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-2656,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-2656,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-2656,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-2656,SUSE-Storage-7.1-2024-2656,openSUSE-Leap-Micro-5.5-2024-2656,openSUSE-SLE-15.5-2024-2656
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for git", "title": "Title of the patch" }, { "category": "description", "text": "This update for git fixes the following issues:\n\n- CVE-2024-24577: Fixed arbitrary code execution due to heap corruption in git_index_add (bsc#1219660)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-2656,SUSE-SLE-Micro-5.5-2024-2656,SUSE-SLE-Module-Basesystem-15-SP5-2024-2656,SUSE-SLE-Module-Development-Tools-15-SP5-2024-2656,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-2656,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-2656,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-2656,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-2656,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-2656,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-2656,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-2656,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-2656,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-2656,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-2656,SUSE-Storage-7.1-2024-2656,openSUSE-Leap-Micro-5.5-2024-2656,openSUSE-SLE-15.5-2024-2656", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_2656-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:2656-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242656-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:2656-1", "url": "https://lists.suse.com/pipermail/sle-updates/2024-July/036192.html" }, { "category": "self", "summary": "SUSE Bug 1219660", "url": "https://bugzilla.suse.com/1219660" }, { "category": "self", "summary": "SUSE CVE CVE-2024-24577 page", "url": "https://www.suse.com/security/cve/CVE-2024-24577/" } ], "title": "Security update for git", "tracking": { "current_release_date": "2024-07-30T13:36:12Z", "generator": { "date": "2024-07-30T13:36:12Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:2656-1", "initial_release_date": "2024-07-30T13:36:12Z", "revision_history": [ { "date": "2024-07-30T13:36:12Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "git-2.35.3-150300.10.42.1.aarch64", "product": { "name": "git-2.35.3-150300.10.42.1.aarch64", "product_id": "git-2.35.3-150300.10.42.1.aarch64" } }, { "category": "product_version", "name": "git-arch-2.35.3-150300.10.42.1.aarch64", "product": { "name": "git-arch-2.35.3-150300.10.42.1.aarch64", "product_id": "git-arch-2.35.3-150300.10.42.1.aarch64" } }, { "category": "product_version", "name": "git-core-2.35.3-150300.10.42.1.aarch64", "product": { "name": "git-core-2.35.3-150300.10.42.1.aarch64", "product_id": "git-core-2.35.3-150300.10.42.1.aarch64" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.35.3-150300.10.42.1.aarch64", "product": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.42.1.aarch64", "product_id": "git-credential-gnome-keyring-2.35.3-150300.10.42.1.aarch64" } }, { "category": "product_version", "name": "git-credential-libsecret-2.35.3-150300.10.42.1.aarch64", "product": { "name": "git-credential-libsecret-2.35.3-150300.10.42.1.aarch64", "product_id": "git-credential-libsecret-2.35.3-150300.10.42.1.aarch64" } }, { "category": "product_version", "name": "git-cvs-2.35.3-150300.10.42.1.aarch64", "product": { "name": "git-cvs-2.35.3-150300.10.42.1.aarch64", "product_id": "git-cvs-2.35.3-150300.10.42.1.aarch64" } }, { "category": "product_version", "name": "git-daemon-2.35.3-150300.10.42.1.aarch64", "product": { "name": "git-daemon-2.35.3-150300.10.42.1.aarch64", "product_id": "git-daemon-2.35.3-150300.10.42.1.aarch64" } }, { "category": "product_version", "name": "git-email-2.35.3-150300.10.42.1.aarch64", "product": { "name": "git-email-2.35.3-150300.10.42.1.aarch64", "product_id": "git-email-2.35.3-150300.10.42.1.aarch64" } }, { "category": "product_version", "name": "git-gui-2.35.3-150300.10.42.1.aarch64", "product": { "name": "git-gui-2.35.3-150300.10.42.1.aarch64", "product_id": "git-gui-2.35.3-150300.10.42.1.aarch64" } }, { "category": "product_version", "name": "git-p4-2.35.3-150300.10.42.1.aarch64", "product": { "name": "git-p4-2.35.3-150300.10.42.1.aarch64", "product_id": "git-p4-2.35.3-150300.10.42.1.aarch64" } }, { "category": "product_version", "name": "git-svn-2.35.3-150300.10.42.1.aarch64", "product": { "name": "git-svn-2.35.3-150300.10.42.1.aarch64", "product_id": "git-svn-2.35.3-150300.10.42.1.aarch64" } }, { "category": "product_version", "name": "git-web-2.35.3-150300.10.42.1.aarch64", "product": { "name": "git-web-2.35.3-150300.10.42.1.aarch64", "product_id": "git-web-2.35.3-150300.10.42.1.aarch64" } }, { "category": "product_version", "name": "gitk-2.35.3-150300.10.42.1.aarch64", "product": { "name": "gitk-2.35.3-150300.10.42.1.aarch64", "product_id": "gitk-2.35.3-150300.10.42.1.aarch64" } }, { "category": "product_version", "name": "perl-Git-2.35.3-150300.10.42.1.aarch64", "product": { "name": "perl-Git-2.35.3-150300.10.42.1.aarch64", "product_id": "perl-Git-2.35.3-150300.10.42.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "git-2.35.3-150300.10.42.1.i586", "product": { "name": "git-2.35.3-150300.10.42.1.i586", "product_id": "git-2.35.3-150300.10.42.1.i586" } }, { "category": "product_version", "name": "git-arch-2.35.3-150300.10.42.1.i586", "product": { "name": "git-arch-2.35.3-150300.10.42.1.i586", "product_id": "git-arch-2.35.3-150300.10.42.1.i586" } }, { "category": "product_version", "name": "git-core-2.35.3-150300.10.42.1.i586", "product": { "name": "git-core-2.35.3-150300.10.42.1.i586", "product_id": "git-core-2.35.3-150300.10.42.1.i586" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.35.3-150300.10.42.1.i586", "product": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.42.1.i586", "product_id": "git-credential-gnome-keyring-2.35.3-150300.10.42.1.i586" } }, { "category": "product_version", "name": "git-credential-libsecret-2.35.3-150300.10.42.1.i586", "product": { "name": "git-credential-libsecret-2.35.3-150300.10.42.1.i586", "product_id": "git-credential-libsecret-2.35.3-150300.10.42.1.i586" } }, { "category": "product_version", "name": "git-cvs-2.35.3-150300.10.42.1.i586", "product": { "name": "git-cvs-2.35.3-150300.10.42.1.i586", "product_id": "git-cvs-2.35.3-150300.10.42.1.i586" } }, { "category": "product_version", "name": "git-daemon-2.35.3-150300.10.42.1.i586", "product": { "name": "git-daemon-2.35.3-150300.10.42.1.i586", "product_id": "git-daemon-2.35.3-150300.10.42.1.i586" } }, { "category": "product_version", "name": "git-email-2.35.3-150300.10.42.1.i586", "product": { "name": "git-email-2.35.3-150300.10.42.1.i586", "product_id": "git-email-2.35.3-150300.10.42.1.i586" } }, { "category": "product_version", "name": "git-gui-2.35.3-150300.10.42.1.i586", "product": { "name": "git-gui-2.35.3-150300.10.42.1.i586", "product_id": "git-gui-2.35.3-150300.10.42.1.i586" } }, { "category": "product_version", "name": "git-p4-2.35.3-150300.10.42.1.i586", "product": { "name": "git-p4-2.35.3-150300.10.42.1.i586", "product_id": "git-p4-2.35.3-150300.10.42.1.i586" } }, { "category": "product_version", "name": "git-svn-2.35.3-150300.10.42.1.i586", "product": { "name": "git-svn-2.35.3-150300.10.42.1.i586", "product_id": "git-svn-2.35.3-150300.10.42.1.i586" } }, { "category": "product_version", "name": "git-web-2.35.3-150300.10.42.1.i586", "product": { "name": "git-web-2.35.3-150300.10.42.1.i586", "product_id": "git-web-2.35.3-150300.10.42.1.i586" } }, { "category": "product_version", "name": "gitk-2.35.3-150300.10.42.1.i586", "product": { "name": "gitk-2.35.3-150300.10.42.1.i586", "product_id": "gitk-2.35.3-150300.10.42.1.i586" } }, { "category": "product_version", "name": "perl-Git-2.35.3-150300.10.42.1.i586", "product": { "name": "perl-Git-2.35.3-150300.10.42.1.i586", "product_id": "perl-Git-2.35.3-150300.10.42.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "git-doc-2.35.3-150300.10.42.1.noarch", "product": { "name": "git-doc-2.35.3-150300.10.42.1.noarch", "product_id": "git-doc-2.35.3-150300.10.42.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "git-2.35.3-150300.10.42.1.ppc64le", "product": { "name": "git-2.35.3-150300.10.42.1.ppc64le", "product_id": "git-2.35.3-150300.10.42.1.ppc64le" } }, { "category": "product_version", "name": "git-arch-2.35.3-150300.10.42.1.ppc64le", "product": { "name": "git-arch-2.35.3-150300.10.42.1.ppc64le", "product_id": "git-arch-2.35.3-150300.10.42.1.ppc64le" } }, { "category": "product_version", "name": "git-core-2.35.3-150300.10.42.1.ppc64le", "product": { "name": "git-core-2.35.3-150300.10.42.1.ppc64le", "product_id": "git-core-2.35.3-150300.10.42.1.ppc64le" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.35.3-150300.10.42.1.ppc64le", "product": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.42.1.ppc64le", "product_id": "git-credential-gnome-keyring-2.35.3-150300.10.42.1.ppc64le" } }, { "category": "product_version", "name": "git-credential-libsecret-2.35.3-150300.10.42.1.ppc64le", "product": { "name": "git-credential-libsecret-2.35.3-150300.10.42.1.ppc64le", "product_id": "git-credential-libsecret-2.35.3-150300.10.42.1.ppc64le" } }, { "category": "product_version", "name": "git-cvs-2.35.3-150300.10.42.1.ppc64le", "product": { "name": "git-cvs-2.35.3-150300.10.42.1.ppc64le", "product_id": "git-cvs-2.35.3-150300.10.42.1.ppc64le" } }, { "category": "product_version", "name": "git-daemon-2.35.3-150300.10.42.1.ppc64le", "product": { "name": "git-daemon-2.35.3-150300.10.42.1.ppc64le", "product_id": "git-daemon-2.35.3-150300.10.42.1.ppc64le" } }, { "category": "product_version", "name": "git-email-2.35.3-150300.10.42.1.ppc64le", "product": { "name": "git-email-2.35.3-150300.10.42.1.ppc64le", "product_id": "git-email-2.35.3-150300.10.42.1.ppc64le" } }, { "category": "product_version", "name": "git-gui-2.35.3-150300.10.42.1.ppc64le", "product": { "name": "git-gui-2.35.3-150300.10.42.1.ppc64le", "product_id": "git-gui-2.35.3-150300.10.42.1.ppc64le" } }, { "category": "product_version", "name": "git-p4-2.35.3-150300.10.42.1.ppc64le", "product": { "name": "git-p4-2.35.3-150300.10.42.1.ppc64le", "product_id": "git-p4-2.35.3-150300.10.42.1.ppc64le" } }, { "category": "product_version", "name": "git-svn-2.35.3-150300.10.42.1.ppc64le", "product": { "name": "git-svn-2.35.3-150300.10.42.1.ppc64le", "product_id": "git-svn-2.35.3-150300.10.42.1.ppc64le" } }, { "category": "product_version", "name": "git-web-2.35.3-150300.10.42.1.ppc64le", "product": { "name": "git-web-2.35.3-150300.10.42.1.ppc64le", "product_id": "git-web-2.35.3-150300.10.42.1.ppc64le" } }, { "category": "product_version", "name": "gitk-2.35.3-150300.10.42.1.ppc64le", "product": { "name": "gitk-2.35.3-150300.10.42.1.ppc64le", "product_id": "gitk-2.35.3-150300.10.42.1.ppc64le" } }, { "category": "product_version", "name": "perl-Git-2.35.3-150300.10.42.1.ppc64le", "product": { "name": "perl-Git-2.35.3-150300.10.42.1.ppc64le", "product_id": "perl-Git-2.35.3-150300.10.42.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "git-2.35.3-150300.10.42.1.s390x", "product": { "name": "git-2.35.3-150300.10.42.1.s390x", "product_id": "git-2.35.3-150300.10.42.1.s390x" } }, { "category": "product_version", "name": "git-arch-2.35.3-150300.10.42.1.s390x", "product": { "name": "git-arch-2.35.3-150300.10.42.1.s390x", "product_id": "git-arch-2.35.3-150300.10.42.1.s390x" } }, { "category": "product_version", "name": "git-core-2.35.3-150300.10.42.1.s390x", "product": { "name": "git-core-2.35.3-150300.10.42.1.s390x", "product_id": "git-core-2.35.3-150300.10.42.1.s390x" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.35.3-150300.10.42.1.s390x", "product": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.42.1.s390x", "product_id": "git-credential-gnome-keyring-2.35.3-150300.10.42.1.s390x" } }, { "category": "product_version", "name": "git-credential-libsecret-2.35.3-150300.10.42.1.s390x", "product": { "name": "git-credential-libsecret-2.35.3-150300.10.42.1.s390x", "product_id": "git-credential-libsecret-2.35.3-150300.10.42.1.s390x" } }, { "category": "product_version", "name": "git-cvs-2.35.3-150300.10.42.1.s390x", "product": { "name": "git-cvs-2.35.3-150300.10.42.1.s390x", "product_id": "git-cvs-2.35.3-150300.10.42.1.s390x" } }, { "category": "product_version", "name": "git-daemon-2.35.3-150300.10.42.1.s390x", "product": { "name": "git-daemon-2.35.3-150300.10.42.1.s390x", "product_id": "git-daemon-2.35.3-150300.10.42.1.s390x" } }, { "category": "product_version", "name": "git-email-2.35.3-150300.10.42.1.s390x", "product": { "name": "git-email-2.35.3-150300.10.42.1.s390x", "product_id": "git-email-2.35.3-150300.10.42.1.s390x" } }, { "category": "product_version", "name": "git-gui-2.35.3-150300.10.42.1.s390x", "product": { "name": "git-gui-2.35.3-150300.10.42.1.s390x", "product_id": "git-gui-2.35.3-150300.10.42.1.s390x" } }, { "category": "product_version", "name": "git-p4-2.35.3-150300.10.42.1.s390x", "product": { "name": "git-p4-2.35.3-150300.10.42.1.s390x", "product_id": "git-p4-2.35.3-150300.10.42.1.s390x" } }, { "category": "product_version", "name": "git-svn-2.35.3-150300.10.42.1.s390x", "product": { "name": "git-svn-2.35.3-150300.10.42.1.s390x", "product_id": "git-svn-2.35.3-150300.10.42.1.s390x" } }, { "category": "product_version", "name": "git-web-2.35.3-150300.10.42.1.s390x", "product": { "name": "git-web-2.35.3-150300.10.42.1.s390x", "product_id": "git-web-2.35.3-150300.10.42.1.s390x" } }, { "category": "product_version", "name": "gitk-2.35.3-150300.10.42.1.s390x", "product": { "name": "gitk-2.35.3-150300.10.42.1.s390x", "product_id": "gitk-2.35.3-150300.10.42.1.s390x" } }, { "category": "product_version", "name": "perl-Git-2.35.3-150300.10.42.1.s390x", "product": { "name": "perl-Git-2.35.3-150300.10.42.1.s390x", "product_id": "perl-Git-2.35.3-150300.10.42.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "git-2.35.3-150300.10.42.1.x86_64", "product": { "name": "git-2.35.3-150300.10.42.1.x86_64", "product_id": "git-2.35.3-150300.10.42.1.x86_64" } }, { "category": "product_version", "name": "git-arch-2.35.3-150300.10.42.1.x86_64", "product": { "name": "git-arch-2.35.3-150300.10.42.1.x86_64", "product_id": "git-arch-2.35.3-150300.10.42.1.x86_64" } }, { "category": "product_version", "name": "git-core-2.35.3-150300.10.42.1.x86_64", "product": { "name": "git-core-2.35.3-150300.10.42.1.x86_64", "product_id": "git-core-2.35.3-150300.10.42.1.x86_64" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.35.3-150300.10.42.1.x86_64", "product": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.42.1.x86_64", "product_id": "git-credential-gnome-keyring-2.35.3-150300.10.42.1.x86_64" } }, { "category": "product_version", "name": "git-credential-libsecret-2.35.3-150300.10.42.1.x86_64", "product": { "name": "git-credential-libsecret-2.35.3-150300.10.42.1.x86_64", "product_id": "git-credential-libsecret-2.35.3-150300.10.42.1.x86_64" } }, { "category": "product_version", "name": "git-cvs-2.35.3-150300.10.42.1.x86_64", "product": { "name": "git-cvs-2.35.3-150300.10.42.1.x86_64", "product_id": "git-cvs-2.35.3-150300.10.42.1.x86_64" } }, { "category": "product_version", "name": "git-daemon-2.35.3-150300.10.42.1.x86_64", "product": { "name": "git-daemon-2.35.3-150300.10.42.1.x86_64", "product_id": "git-daemon-2.35.3-150300.10.42.1.x86_64" } }, { "category": "product_version", "name": "git-email-2.35.3-150300.10.42.1.x86_64", "product": { "name": "git-email-2.35.3-150300.10.42.1.x86_64", "product_id": "git-email-2.35.3-150300.10.42.1.x86_64" } }, { "category": "product_version", "name": "git-gui-2.35.3-150300.10.42.1.x86_64", "product": { "name": "git-gui-2.35.3-150300.10.42.1.x86_64", "product_id": "git-gui-2.35.3-150300.10.42.1.x86_64" } }, { "category": "product_version", "name": "git-p4-2.35.3-150300.10.42.1.x86_64", "product": { "name": "git-p4-2.35.3-150300.10.42.1.x86_64", "product_id": "git-p4-2.35.3-150300.10.42.1.x86_64" } }, { "category": "product_version", "name": "git-svn-2.35.3-150300.10.42.1.x86_64", "product": { "name": "git-svn-2.35.3-150300.10.42.1.x86_64", "product_id": "git-svn-2.35.3-150300.10.42.1.x86_64" } }, { "category": "product_version", "name": "git-web-2.35.3-150300.10.42.1.x86_64", "product": { "name": "git-web-2.35.3-150300.10.42.1.x86_64", "product_id": "git-web-2.35.3-150300.10.42.1.x86_64" } }, { "category": "product_version", "name": "gitk-2.35.3-150300.10.42.1.x86_64", "product": { "name": "gitk-2.35.3-150300.10.42.1.x86_64", "product_id": "gitk-2.35.3-150300.10.42.1.x86_64" } }, { "category": "product_version", "name": "perl-Git-2.35.3-150300.10.42.1.x86_64", "product": { "name": "perl-Git-2.35.3-150300.10.42.1.x86_64", "product_id": "perl-Git-2.35.3-150300.10.42.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.5", "product": { "name": "SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Development Tools 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-development-tools:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp4" } } }, { "category": "product_name", "name": "SUSE Manager Proxy 4.3", "product": { "name": "SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-proxy:4.3" } } }, { "category": "product_name", "name": "SUSE Manager Server 4.3", "product": { "name": "SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server:4.3" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7.1", "product": { "name": "SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7.1" } } }, { "category": "product_name", "name": "openSUSE Leap Micro 5.5", "product": { "name": "openSUSE Leap Micro 5.5", "product_id": "openSUSE Leap Micro 5.5", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap-micro:5.5" } } }, { "category": "product_name", "name": "openSUSE Leap 15.5", "product": { "name": "openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-core-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-core-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-core-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-core-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "perl-Git-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "perl-Git-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.42.1.s390x" }, "product_reference": "perl-Git-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "perl-Git-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-core-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-core-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-core-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-core-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-arch-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-arch-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-arch-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-arch-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-cvs-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-cvs-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-cvs-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-cvs-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-daemon-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-daemon-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-daemon-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-daemon-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.35.3-150300.10.42.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-doc-2.35.3-150300.10.42.1.noarch" }, "product_reference": "git-doc-2.35.3-150300.10.42.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-email-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-email-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-email-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-email-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-gui-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-gui-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-gui-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-gui-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-svn-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-svn-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-svn-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-svn-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-web-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-web-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-web-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-web-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "gitk-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "gitk-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.42.1.s390x" }, "product_reference": "gitk-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "gitk-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "perl-Git-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "perl-Git-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.42.1.s390x" }, "product_reference": "perl-Git-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "perl-Git-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-arch-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-arch-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-core-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-core-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-cvs-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-cvs-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-daemon-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-daemon-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.35.3-150300.10.42.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-doc-2.35.3-150300.10.42.1.noarch" }, "product_reference": "git-doc-2.35.3-150300.10.42.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-email-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-email-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-gui-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-gui-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-svn-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-svn-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-web-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-web-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "gitk-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "gitk-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "perl-Git-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "perl-Git-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-arch-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-arch-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-core-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-core-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-cvs-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-cvs-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-daemon-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-daemon-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.35.3-150300.10.42.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-doc-2.35.3-150300.10.42.1.noarch" }, "product_reference": "git-doc-2.35.3-150300.10.42.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-email-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-email-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-gui-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-gui-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-svn-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-svn-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-web-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-web-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "gitk-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "gitk-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "perl-Git-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "perl-Git-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-arch-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-arch-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-core-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-core-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-cvs-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-cvs-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-daemon-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-daemon-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.35.3-150300.10.42.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-doc-2.35.3-150300.10.42.1.noarch" }, "product_reference": "git-doc-2.35.3-150300.10.42.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-email-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-email-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-gui-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-gui-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-svn-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-svn-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-web-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-web-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "gitk-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "gitk-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "perl-Git-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "perl-Git-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-arch-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-arch-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-arch-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-arch-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-core-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-core-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-core-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-core-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-cvs-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-cvs-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-cvs-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-cvs-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-daemon-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-daemon-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-daemon-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-daemon-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.35.3-150300.10.42.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-doc-2.35.3-150300.10.42.1.noarch" }, "product_reference": "git-doc-2.35.3-150300.10.42.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-email-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-email-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-email-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-email-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-gui-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-gui-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-gui-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-gui-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-svn-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-svn-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-svn-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-svn-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-web-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-web-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-web-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-web-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "gitk-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "gitk-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.42.1.s390x" }, "product_reference": "gitk-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "gitk-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "perl-Git-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "perl-Git-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.42.1.s390x" }, "product_reference": "perl-Git-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "perl-Git-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-arch-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-arch-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-arch-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-arch-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-core-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-core-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-core-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-core-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-cvs-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-cvs-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-cvs-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-cvs-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-daemon-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-daemon-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-daemon-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-daemon-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.35.3-150300.10.42.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-doc-2.35.3-150300.10.42.1.noarch" }, "product_reference": "git-doc-2.35.3-150300.10.42.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-email-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-email-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-email-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-email-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-gui-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-gui-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-gui-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-gui-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-svn-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-svn-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-svn-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-svn-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-web-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-web-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-web-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-web-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "gitk-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "gitk-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.42.1.s390x" }, "product_reference": "gitk-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "gitk-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.42.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "perl-Git-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "perl-Git-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.42.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.42.1.s390x" }, "product_reference": "perl-Git-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "perl-Git-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-arch-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-arch-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-core-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-core-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-cvs-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-cvs-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-daemon-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-daemon-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.35.3-150300.10.42.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-doc-2.35.3-150300.10.42.1.noarch" }, "product_reference": "git-doc-2.35.3-150300.10.42.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-email-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-email-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-gui-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-gui-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-svn-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-svn-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-web-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-web-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "gitk-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "gitk-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "perl-Git-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "perl-Git-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-arch-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-arch-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-core-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-core-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-cvs-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-cvs-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-daemon-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-daemon-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.35.3-150300.10.42.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-doc-2.35.3-150300.10.42.1.noarch" }, "product_reference": "git-doc-2.35.3-150300.10.42.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-email-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-email-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-gui-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-gui-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-svn-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-svn-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-web-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-web-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "gitk-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "gitk-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "perl-Git-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "perl-Git-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:git-core-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-core-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-core-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-core-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-core-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.42.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.42.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.42.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-arch-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.42.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-arch-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-core-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-core-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.42.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-cvs-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.42.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-cvs-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.42.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-daemon-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.42.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-daemon-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.35.3-150300.10.42.1.noarch as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-doc-2.35.3-150300.10.42.1.noarch" }, "product_reference": "git-doc-2.35.3-150300.10.42.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.42.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-email-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.42.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-email-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.42.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-gui-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.42.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-gui-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.42.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-svn-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.42.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-svn-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.42.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-web-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.42.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-web-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.42.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "gitk-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.42.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "gitk-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.42.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "perl-Git-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.42.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "perl-Git-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.42.1.aarch64 as component of openSUSE Leap Micro 5.5", "product_id": "openSUSE Leap Micro 5.5:git-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "openSUSE Leap Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.42.1.s390x as component of openSUSE Leap Micro 5.5", "product_id": "openSUSE Leap Micro 5.5:git-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "openSUSE Leap Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.42.1.x86_64 as component of openSUSE Leap Micro 5.5", "product_id": "openSUSE Leap Micro 5.5:git-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.aarch64 as component of openSUSE Leap Micro 5.5", "product_id": "openSUSE Leap Micro 5.5:git-core-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-core-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "openSUSE Leap Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.s390x as component of openSUSE Leap Micro 5.5", "product_id": "openSUSE Leap Micro 5.5:git-core-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-core-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "openSUSE Leap Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.x86_64 as component of openSUSE Leap Micro 5.5", "product_id": "openSUSE Leap Micro 5.5:git-core-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-core-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.42.1.aarch64 as component of openSUSE Leap Micro 5.5", "product_id": "openSUSE Leap Micro 5.5:perl-Git-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "perl-Git-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "openSUSE Leap Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.42.1.s390x as component of openSUSE Leap Micro 5.5", "product_id": "openSUSE Leap Micro 5.5:perl-Git-2.35.3-150300.10.42.1.s390x" }, "product_reference": "perl-Git-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "openSUSE Leap Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.42.1.x86_64 as component of openSUSE Leap Micro 5.5", "product_id": "openSUSE Leap Micro 5.5:perl-Git-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "perl-Git-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.42.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.42.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.42.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.35.3-150300.10.42.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.42.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-arch-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.42.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-arch-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.42.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-arch-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.35.3-150300.10.42.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-arch-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-core-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-core-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-core-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-core-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-core-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-core-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.35.3-150300.10.42.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-core-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-core-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.42.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-credential-gnome-keyring-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.42.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-credential-gnome-keyring-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.42.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-credential-gnome-keyring-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-gnome-keyring-2.35.3-150300.10.42.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-credential-gnome-keyring-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.35.3-150300.10.42.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-credential-libsecret-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.35.3-150300.10.42.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-credential-libsecret-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.35.3-150300.10.42.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-credential-libsecret-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.35.3-150300.10.42.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-credential-libsecret-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.42.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-cvs-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.42.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-cvs-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.42.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-cvs-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.35.3-150300.10.42.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-cvs-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.42.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-daemon-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.42.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-daemon-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.42.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-daemon-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.35.3-150300.10.42.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-daemon-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.35.3-150300.10.42.1.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-doc-2.35.3-150300.10.42.1.noarch" }, "product_reference": "git-doc-2.35.3-150300.10.42.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.42.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-email-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-email-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.42.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-email-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-email-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.42.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-email-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-email-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.35.3-150300.10.42.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-email-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-email-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.42.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-gui-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.42.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-gui-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.42.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-gui-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.35.3-150300.10.42.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-gui-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.35.3-150300.10.42.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-p4-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.35.3-150300.10.42.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-p4-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.35.3-150300.10.42.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-p4-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.35.3-150300.10.42.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-p4-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.42.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-svn-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.42.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-svn-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.42.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-svn-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.35.3-150300.10.42.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-svn-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.42.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-web-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "git-web-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.42.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-web-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "git-web-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.42.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-web-2.35.3-150300.10.42.1.s390x" }, "product_reference": "git-web-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.35.3-150300.10.42.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-web-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "git-web-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.42.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:gitk-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "gitk-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.42.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:gitk-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "gitk-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.42.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:gitk-2.35.3-150300.10.42.1.s390x" }, "product_reference": "gitk-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.35.3-150300.10.42.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:gitk-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "gitk-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.42.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.42.1.aarch64" }, "product_reference": "perl-Git-2.35.3-150300.10.42.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.42.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.42.1.ppc64le" }, "product_reference": "perl-Git-2.35.3-150300.10.42.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.42.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.42.1.s390x" }, "product_reference": "perl-Git-2.35.3-150300.10.42.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.35.3-150300.10.42.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.42.1.x86_64" }, "product_reference": "perl-Git-2.35.3-150300.10.42.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-24577", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-24577" } ], "notes": [ { "category": "general", "text": "libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Using well-crafted inputs to `git_index_add` can cause heap corruption that could be leveraged for arbitrary code execution. There is an issue in the `has_dir_name` function in `src/libgit2/index.c`, which frees an entry that should not be freed. The freed entry is later used and overwritten with potentially bad actor-controlled data leading to controlled heap corruption. Depending on the application that uses libgit2, this could lead to arbitrary code execution. This issue has been patched in version 1.6.5 and 1.7.2.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.42.1.aarch64", "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.42.1.x86_64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.42.1.aarch64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.42.1.x86_64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.42.1.aarch64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.42.1.x86_64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.42.1.aarch64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.42.1.x86_64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.42.1.aarch64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.42.1.x86_64", "SUSE Enterprise Storage 7.1:git-doc-2.35.3-150300.10.42.1.noarch", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.42.1.aarch64", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.42.1.x86_64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.42.1.aarch64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.42.1.x86_64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.42.1.aarch64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.42.1.x86_64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.42.1.aarch64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.42.1.x86_64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.42.1.aarch64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.42.1.x86_64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.42.1.aarch64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-doc-2.35.3-150300.10.42.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-doc-2.35.3-150300.10.42.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-doc-2.35.3-150300.10.42.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-doc-2.35.3-150300.10.42.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-doc-2.35.3-150300.10.42.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-doc-2.35.3-150300.10.42.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-doc-2.35.3-150300.10.42.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-doc-2.35.3-150300.10.42.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.42.1.x86_64", "SUSE Manager Proxy 4.3:git-core-2.35.3-150300.10.42.1.x86_64", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.42.1.ppc64le", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.42.1.s390x", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-doc-2.35.3-150300.10.42.1.noarch", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap Micro 5.5:git-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap Micro 5.5:git-2.35.3-150300.10.42.1.s390x", "openSUSE Leap Micro 5.5:git-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap Micro 5.5:git-core-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap Micro 5.5:git-core-2.35.3-150300.10.42.1.s390x", "openSUSE Leap Micro 5.5:git-core-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap Micro 5.5:perl-Git-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap Micro 5.5:perl-Git-2.35.3-150300.10.42.1.s390x", "openSUSE Leap Micro 5.5:perl-Git-2.35.3-150300.10.42.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-24577", "url": "https://www.suse.com/security/cve/CVE-2024-24577" }, { "category": "external", "summary": "SUSE Bug 1219660 for CVE-2024-24577", "url": "https://bugzilla.suse.com/1219660" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.42.1.aarch64", "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.42.1.x86_64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.42.1.aarch64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.42.1.x86_64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.42.1.aarch64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.42.1.x86_64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.42.1.aarch64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.42.1.x86_64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.42.1.aarch64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.42.1.x86_64", "SUSE Enterprise Storage 7.1:git-doc-2.35.3-150300.10.42.1.noarch", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.42.1.aarch64", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.42.1.x86_64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.42.1.aarch64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.42.1.x86_64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.42.1.aarch64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.42.1.x86_64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.42.1.aarch64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.42.1.x86_64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.42.1.aarch64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.42.1.x86_64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.42.1.aarch64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-doc-2.35.3-150300.10.42.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-doc-2.35.3-150300.10.42.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-doc-2.35.3-150300.10.42.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-doc-2.35.3-150300.10.42.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-doc-2.35.3-150300.10.42.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-doc-2.35.3-150300.10.42.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-doc-2.35.3-150300.10.42.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-doc-2.35.3-150300.10.42.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.42.1.x86_64", "SUSE Manager Proxy 4.3:git-core-2.35.3-150300.10.42.1.x86_64", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.42.1.ppc64le", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.42.1.s390x", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-doc-2.35.3-150300.10.42.1.noarch", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap Micro 5.5:git-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap Micro 5.5:git-2.35.3-150300.10.42.1.s390x", "openSUSE Leap Micro 5.5:git-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap Micro 5.5:git-core-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap Micro 5.5:git-core-2.35.3-150300.10.42.1.s390x", "openSUSE Leap Micro 5.5:git-core-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap Micro 5.5:perl-Git-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap Micro 5.5:perl-Git-2.35.3-150300.10.42.1.s390x", "openSUSE Leap Micro 5.5:perl-Git-2.35.3-150300.10.42.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.42.1.aarch64", "SUSE Enterprise Storage 7.1:git-2.35.3-150300.10.42.1.x86_64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.42.1.aarch64", "SUSE Enterprise Storage 7.1:git-arch-2.35.3-150300.10.42.1.x86_64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.42.1.aarch64", "SUSE Enterprise Storage 7.1:git-core-2.35.3-150300.10.42.1.x86_64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.42.1.aarch64", "SUSE Enterprise Storage 7.1:git-cvs-2.35.3-150300.10.42.1.x86_64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.42.1.aarch64", "SUSE Enterprise Storage 7.1:git-daemon-2.35.3-150300.10.42.1.x86_64", "SUSE Enterprise Storage 7.1:git-doc-2.35.3-150300.10.42.1.noarch", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.42.1.aarch64", "SUSE Enterprise Storage 7.1:git-email-2.35.3-150300.10.42.1.x86_64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.42.1.aarch64", "SUSE Enterprise Storage 7.1:git-gui-2.35.3-150300.10.42.1.x86_64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.42.1.aarch64", "SUSE Enterprise Storage 7.1:git-svn-2.35.3-150300.10.42.1.x86_64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.42.1.aarch64", "SUSE Enterprise Storage 7.1:git-web-2.35.3-150300.10.42.1.x86_64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.42.1.aarch64", "SUSE Enterprise Storage 7.1:gitk-2.35.3-150300.10.42.1.x86_64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.42.1.aarch64", "SUSE Enterprise Storage 7.1:perl-Git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-arch-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-core-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-cvs-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-daemon-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-doc-2.35.3-150300.10.42.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-email-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-gui-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-svn-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:git-web-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gitk-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-Git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-arch-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-core-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-cvs-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-daemon-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-doc-2.35.3-150300.10.42.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-email-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-gui-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-svn-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:git-web-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gitk-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-Git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-arch-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-core-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-cvs-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-daemon-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-doc-2.35.3-150300.10.42.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-email-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-gui-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-svn-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:git-web-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gitk-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-Git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-doc-2.35.3-150300.10.42.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-arch-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-core-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-cvs-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-daemon-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-doc-2.35.3-150300.10.42.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-email-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-gui-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-svn-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:git-web-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gitk-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-Git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-arch-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-core-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-cvs-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-daemon-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-doc-2.35.3-150300.10.42.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-email-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-gui-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-svn-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:git-web-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gitk-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.42.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.42.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-Git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-arch-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-core-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-cvs-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-daemon-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-doc-2.35.3-150300.10.42.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-email-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-gui-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-svn-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:git-web-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gitk-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-Git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-arch-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-core-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-cvs-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-daemon-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-doc-2.35.3-150300.10.42.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-email-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-gui-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-svn-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:git-web-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gitk-2.35.3-150300.10.42.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.42.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-Git-2.35.3-150300.10.42.1.x86_64", "SUSE Manager Proxy 4.3:git-core-2.35.3-150300.10.42.1.x86_64", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.42.1.ppc64le", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.42.1.s390x", "SUSE Manager Server 4.3:git-core-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-arch-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-core-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-credential-gnome-keyring-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-credential-libsecret-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-cvs-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-daemon-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-doc-2.35.3-150300.10.42.1.noarch", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-email-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-gui-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-p4-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-svn-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:git-web-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:gitk-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.42.1.ppc64le", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.42.1.s390x", "openSUSE Leap 15.5:perl-Git-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap Micro 5.5:git-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap Micro 5.5:git-2.35.3-150300.10.42.1.s390x", "openSUSE Leap Micro 5.5:git-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap Micro 5.5:git-core-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap Micro 5.5:git-core-2.35.3-150300.10.42.1.s390x", "openSUSE Leap Micro 5.5:git-core-2.35.3-150300.10.42.1.x86_64", "openSUSE Leap Micro 5.5:perl-Git-2.35.3-150300.10.42.1.aarch64", "openSUSE Leap Micro 5.5:perl-Git-2.35.3-150300.10.42.1.s390x", "openSUSE Leap Micro 5.5:perl-Git-2.35.3-150300.10.42.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-30T13:36:12Z", "details": "important" } ], "title": "CVE-2024-24577" } ] }
suse-su-2024:2592-1
Vulnerability from csaf_suse
Published
2024-07-22 13:33
Modified
2024-07-22 13:33
Summary
Security update for git
Notes
Title of the patch
Security update for git
Description of the patch
This update for git fixes the following issues:
- CVE-2024-24577: Fixed arbitrary code execution due to heap corruption in git_index_add (bsc#1219660)
Patchnames
SUSE-2024-2592,SUSE-SLE-SDK-12-SP5-2024-2592,SUSE-SLE-SERVER-12-SP5-2024-2592
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for git", "title": "Title of the patch" }, { "category": "description", "text": "This update for git fixes the following issues:\n\n- CVE-2024-24577: Fixed arbitrary code execution due to heap corruption in git_index_add (bsc#1219660)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-2592,SUSE-SLE-SDK-12-SP5-2024-2592,SUSE-SLE-SERVER-12-SP5-2024-2592", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_2592-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:2592-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242592-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:2592-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/019005.html" }, { "category": "self", "summary": "SUSE Bug 1219660", "url": "https://bugzilla.suse.com/1219660" }, { "category": "self", "summary": "SUSE CVE CVE-2024-24577 page", "url": "https://www.suse.com/security/cve/CVE-2024-24577/" } ], "title": "Security update for git", "tracking": { "current_release_date": "2024-07-22T13:33:47Z", "generator": { "date": "2024-07-22T13:33:47Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:2592-1", "initial_release_date": "2024-07-22T13:33:47Z", "revision_history": [ { "date": "2024-07-22T13:33:47Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "git-2.26.2-27.75.1.aarch64", "product": { "name": "git-2.26.2-27.75.1.aarch64", "product_id": "git-2.26.2-27.75.1.aarch64" } }, { "category": "product_version", "name": "git-arch-2.26.2-27.75.1.aarch64", "product": { "name": "git-arch-2.26.2-27.75.1.aarch64", "product_id": "git-arch-2.26.2-27.75.1.aarch64" } }, { "category": "product_version", "name": "git-core-2.26.2-27.75.1.aarch64", "product": { "name": "git-core-2.26.2-27.75.1.aarch64", "product_id": "git-core-2.26.2-27.75.1.aarch64" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.26.2-27.75.1.aarch64", "product": { "name": "git-credential-gnome-keyring-2.26.2-27.75.1.aarch64", "product_id": "git-credential-gnome-keyring-2.26.2-27.75.1.aarch64" } }, { "category": "product_version", "name": "git-credential-libsecret-2.26.2-27.75.1.aarch64", "product": { "name": "git-credential-libsecret-2.26.2-27.75.1.aarch64", "product_id": "git-credential-libsecret-2.26.2-27.75.1.aarch64" } }, { "category": "product_version", "name": "git-cvs-2.26.2-27.75.1.aarch64", "product": { "name": "git-cvs-2.26.2-27.75.1.aarch64", "product_id": "git-cvs-2.26.2-27.75.1.aarch64" } }, { "category": "product_version", "name": "git-daemon-2.26.2-27.75.1.aarch64", "product": { "name": "git-daemon-2.26.2-27.75.1.aarch64", "product_id": "git-daemon-2.26.2-27.75.1.aarch64" } }, { "category": "product_version", "name": "git-email-2.26.2-27.75.1.aarch64", "product": { "name": "git-email-2.26.2-27.75.1.aarch64", "product_id": "git-email-2.26.2-27.75.1.aarch64" } }, { "category": "product_version", "name": "git-gui-2.26.2-27.75.1.aarch64", "product": { "name": "git-gui-2.26.2-27.75.1.aarch64", "product_id": "git-gui-2.26.2-27.75.1.aarch64" } }, { "category": "product_version", "name": "git-p4-2.26.2-27.75.1.aarch64", "product": { "name": "git-p4-2.26.2-27.75.1.aarch64", "product_id": "git-p4-2.26.2-27.75.1.aarch64" } }, { "category": "product_version", "name": "git-svn-2.26.2-27.75.1.aarch64", "product": { "name": "git-svn-2.26.2-27.75.1.aarch64", "product_id": "git-svn-2.26.2-27.75.1.aarch64" } }, { "category": "product_version", "name": "git-web-2.26.2-27.75.1.aarch64", "product": { "name": "git-web-2.26.2-27.75.1.aarch64", "product_id": "git-web-2.26.2-27.75.1.aarch64" } }, { "category": "product_version", "name": "gitk-2.26.2-27.75.1.aarch64", "product": { "name": "gitk-2.26.2-27.75.1.aarch64", "product_id": "gitk-2.26.2-27.75.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "git-2.26.2-27.75.1.i586", "product": { "name": "git-2.26.2-27.75.1.i586", "product_id": "git-2.26.2-27.75.1.i586" } }, { "category": "product_version", "name": "git-arch-2.26.2-27.75.1.i586", "product": { "name": "git-arch-2.26.2-27.75.1.i586", "product_id": "git-arch-2.26.2-27.75.1.i586" } }, { "category": "product_version", "name": "git-core-2.26.2-27.75.1.i586", "product": { "name": "git-core-2.26.2-27.75.1.i586", "product_id": "git-core-2.26.2-27.75.1.i586" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.26.2-27.75.1.i586", "product": { "name": "git-credential-gnome-keyring-2.26.2-27.75.1.i586", "product_id": "git-credential-gnome-keyring-2.26.2-27.75.1.i586" } }, { "category": "product_version", "name": "git-credential-libsecret-2.26.2-27.75.1.i586", "product": { "name": "git-credential-libsecret-2.26.2-27.75.1.i586", "product_id": "git-credential-libsecret-2.26.2-27.75.1.i586" } }, { "category": "product_version", "name": "git-cvs-2.26.2-27.75.1.i586", "product": { "name": "git-cvs-2.26.2-27.75.1.i586", "product_id": "git-cvs-2.26.2-27.75.1.i586" } }, { "category": "product_version", "name": "git-daemon-2.26.2-27.75.1.i586", "product": { "name": "git-daemon-2.26.2-27.75.1.i586", "product_id": "git-daemon-2.26.2-27.75.1.i586" } }, { "category": "product_version", "name": "git-email-2.26.2-27.75.1.i586", "product": { "name": "git-email-2.26.2-27.75.1.i586", "product_id": "git-email-2.26.2-27.75.1.i586" } }, { "category": "product_version", "name": "git-gui-2.26.2-27.75.1.i586", "product": { "name": "git-gui-2.26.2-27.75.1.i586", "product_id": "git-gui-2.26.2-27.75.1.i586" } }, { "category": "product_version", "name": "git-p4-2.26.2-27.75.1.i586", "product": { "name": "git-p4-2.26.2-27.75.1.i586", "product_id": "git-p4-2.26.2-27.75.1.i586" } }, { "category": "product_version", "name": "git-svn-2.26.2-27.75.1.i586", "product": { "name": "git-svn-2.26.2-27.75.1.i586", "product_id": "git-svn-2.26.2-27.75.1.i586" } }, { "category": "product_version", "name": "git-web-2.26.2-27.75.1.i586", "product": { "name": "git-web-2.26.2-27.75.1.i586", "product_id": "git-web-2.26.2-27.75.1.i586" } }, { "category": "product_version", "name": "gitk-2.26.2-27.75.1.i586", "product": { "name": "gitk-2.26.2-27.75.1.i586", "product_id": "gitk-2.26.2-27.75.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "git-doc-2.26.2-27.75.1.noarch", "product": { "name": "git-doc-2.26.2-27.75.1.noarch", "product_id": "git-doc-2.26.2-27.75.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "git-2.26.2-27.75.1.ppc64le", "product": { "name": "git-2.26.2-27.75.1.ppc64le", "product_id": "git-2.26.2-27.75.1.ppc64le" } }, { "category": "product_version", "name": "git-arch-2.26.2-27.75.1.ppc64le", "product": { "name": "git-arch-2.26.2-27.75.1.ppc64le", "product_id": "git-arch-2.26.2-27.75.1.ppc64le" } }, { "category": "product_version", "name": "git-core-2.26.2-27.75.1.ppc64le", "product": { "name": "git-core-2.26.2-27.75.1.ppc64le", "product_id": "git-core-2.26.2-27.75.1.ppc64le" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.26.2-27.75.1.ppc64le", "product": { "name": "git-credential-gnome-keyring-2.26.2-27.75.1.ppc64le", "product_id": "git-credential-gnome-keyring-2.26.2-27.75.1.ppc64le" } }, { "category": "product_version", "name": "git-credential-libsecret-2.26.2-27.75.1.ppc64le", "product": { "name": "git-credential-libsecret-2.26.2-27.75.1.ppc64le", "product_id": "git-credential-libsecret-2.26.2-27.75.1.ppc64le" } }, { "category": "product_version", "name": "git-cvs-2.26.2-27.75.1.ppc64le", "product": { "name": "git-cvs-2.26.2-27.75.1.ppc64le", "product_id": "git-cvs-2.26.2-27.75.1.ppc64le" } }, { "category": "product_version", "name": "git-daemon-2.26.2-27.75.1.ppc64le", "product": { "name": "git-daemon-2.26.2-27.75.1.ppc64le", "product_id": "git-daemon-2.26.2-27.75.1.ppc64le" } }, { "category": "product_version", "name": "git-email-2.26.2-27.75.1.ppc64le", "product": { "name": "git-email-2.26.2-27.75.1.ppc64le", "product_id": "git-email-2.26.2-27.75.1.ppc64le" } }, { "category": "product_version", "name": "git-gui-2.26.2-27.75.1.ppc64le", "product": { "name": "git-gui-2.26.2-27.75.1.ppc64le", "product_id": "git-gui-2.26.2-27.75.1.ppc64le" } }, { "category": "product_version", "name": "git-p4-2.26.2-27.75.1.ppc64le", "product": { "name": "git-p4-2.26.2-27.75.1.ppc64le", "product_id": "git-p4-2.26.2-27.75.1.ppc64le" } }, { "category": "product_version", "name": "git-svn-2.26.2-27.75.1.ppc64le", "product": { "name": "git-svn-2.26.2-27.75.1.ppc64le", "product_id": "git-svn-2.26.2-27.75.1.ppc64le" } }, { "category": "product_version", "name": "git-web-2.26.2-27.75.1.ppc64le", "product": { "name": "git-web-2.26.2-27.75.1.ppc64le", "product_id": "git-web-2.26.2-27.75.1.ppc64le" } }, { "category": "product_version", "name": "gitk-2.26.2-27.75.1.ppc64le", "product": { "name": "gitk-2.26.2-27.75.1.ppc64le", "product_id": "gitk-2.26.2-27.75.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "git-2.26.2-27.75.1.s390", "product": { "name": "git-2.26.2-27.75.1.s390", "product_id": "git-2.26.2-27.75.1.s390" } }, { "category": "product_version", "name": "git-arch-2.26.2-27.75.1.s390", "product": { "name": "git-arch-2.26.2-27.75.1.s390", "product_id": "git-arch-2.26.2-27.75.1.s390" } }, { "category": "product_version", "name": "git-core-2.26.2-27.75.1.s390", "product": { "name": "git-core-2.26.2-27.75.1.s390", "product_id": "git-core-2.26.2-27.75.1.s390" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.26.2-27.75.1.s390", "product": { "name": "git-credential-gnome-keyring-2.26.2-27.75.1.s390", "product_id": "git-credential-gnome-keyring-2.26.2-27.75.1.s390" } }, { "category": "product_version", "name": "git-credential-libsecret-2.26.2-27.75.1.s390", "product": { "name": "git-credential-libsecret-2.26.2-27.75.1.s390", "product_id": "git-credential-libsecret-2.26.2-27.75.1.s390" } }, { "category": "product_version", "name": "git-cvs-2.26.2-27.75.1.s390", "product": { "name": "git-cvs-2.26.2-27.75.1.s390", "product_id": "git-cvs-2.26.2-27.75.1.s390" } }, { "category": "product_version", "name": "git-daemon-2.26.2-27.75.1.s390", "product": { "name": "git-daemon-2.26.2-27.75.1.s390", "product_id": "git-daemon-2.26.2-27.75.1.s390" } }, { "category": "product_version", "name": "git-email-2.26.2-27.75.1.s390", "product": { "name": "git-email-2.26.2-27.75.1.s390", "product_id": "git-email-2.26.2-27.75.1.s390" } }, { "category": "product_version", "name": "git-gui-2.26.2-27.75.1.s390", "product": { "name": "git-gui-2.26.2-27.75.1.s390", "product_id": "git-gui-2.26.2-27.75.1.s390" } }, { "category": "product_version", "name": "git-p4-2.26.2-27.75.1.s390", "product": { "name": "git-p4-2.26.2-27.75.1.s390", "product_id": "git-p4-2.26.2-27.75.1.s390" } }, { "category": "product_version", "name": "git-svn-2.26.2-27.75.1.s390", "product": { "name": "git-svn-2.26.2-27.75.1.s390", "product_id": "git-svn-2.26.2-27.75.1.s390" } }, { "category": "product_version", "name": "git-web-2.26.2-27.75.1.s390", "product": { "name": "git-web-2.26.2-27.75.1.s390", "product_id": "git-web-2.26.2-27.75.1.s390" } }, { "category": "product_version", "name": "gitk-2.26.2-27.75.1.s390", "product": { "name": "gitk-2.26.2-27.75.1.s390", "product_id": "gitk-2.26.2-27.75.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "git-2.26.2-27.75.1.s390x", "product": { "name": "git-2.26.2-27.75.1.s390x", "product_id": "git-2.26.2-27.75.1.s390x" } }, { "category": "product_version", "name": "git-arch-2.26.2-27.75.1.s390x", "product": { "name": "git-arch-2.26.2-27.75.1.s390x", "product_id": "git-arch-2.26.2-27.75.1.s390x" } }, { "category": "product_version", "name": "git-core-2.26.2-27.75.1.s390x", "product": { "name": "git-core-2.26.2-27.75.1.s390x", "product_id": "git-core-2.26.2-27.75.1.s390x" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.26.2-27.75.1.s390x", "product": { "name": "git-credential-gnome-keyring-2.26.2-27.75.1.s390x", "product_id": "git-credential-gnome-keyring-2.26.2-27.75.1.s390x" } }, { "category": "product_version", "name": "git-credential-libsecret-2.26.2-27.75.1.s390x", "product": { "name": "git-credential-libsecret-2.26.2-27.75.1.s390x", "product_id": "git-credential-libsecret-2.26.2-27.75.1.s390x" } }, { "category": "product_version", "name": "git-cvs-2.26.2-27.75.1.s390x", "product": { "name": "git-cvs-2.26.2-27.75.1.s390x", "product_id": "git-cvs-2.26.2-27.75.1.s390x" } }, { "category": "product_version", "name": "git-daemon-2.26.2-27.75.1.s390x", "product": { "name": "git-daemon-2.26.2-27.75.1.s390x", "product_id": "git-daemon-2.26.2-27.75.1.s390x" } }, { "category": "product_version", "name": "git-email-2.26.2-27.75.1.s390x", "product": { "name": "git-email-2.26.2-27.75.1.s390x", "product_id": "git-email-2.26.2-27.75.1.s390x" } }, { "category": "product_version", "name": "git-gui-2.26.2-27.75.1.s390x", "product": { "name": "git-gui-2.26.2-27.75.1.s390x", "product_id": "git-gui-2.26.2-27.75.1.s390x" } }, { "category": "product_version", "name": "git-p4-2.26.2-27.75.1.s390x", "product": { "name": "git-p4-2.26.2-27.75.1.s390x", "product_id": "git-p4-2.26.2-27.75.1.s390x" } }, { "category": "product_version", "name": "git-svn-2.26.2-27.75.1.s390x", "product": { "name": "git-svn-2.26.2-27.75.1.s390x", "product_id": "git-svn-2.26.2-27.75.1.s390x" } }, { "category": "product_version", "name": "git-web-2.26.2-27.75.1.s390x", "product": { "name": "git-web-2.26.2-27.75.1.s390x", "product_id": "git-web-2.26.2-27.75.1.s390x" } }, { "category": "product_version", "name": "gitk-2.26.2-27.75.1.s390x", "product": { "name": "gitk-2.26.2-27.75.1.s390x", "product_id": "gitk-2.26.2-27.75.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "git-2.26.2-27.75.1.x86_64", "product": { "name": "git-2.26.2-27.75.1.x86_64", "product_id": "git-2.26.2-27.75.1.x86_64" } }, { "category": "product_version", "name": "git-arch-2.26.2-27.75.1.x86_64", "product": { "name": "git-arch-2.26.2-27.75.1.x86_64", "product_id": "git-arch-2.26.2-27.75.1.x86_64" } }, { "category": "product_version", "name": "git-core-2.26.2-27.75.1.x86_64", "product": { "name": "git-core-2.26.2-27.75.1.x86_64", "product_id": "git-core-2.26.2-27.75.1.x86_64" } }, { "category": "product_version", "name": "git-credential-gnome-keyring-2.26.2-27.75.1.x86_64", "product": { "name": "git-credential-gnome-keyring-2.26.2-27.75.1.x86_64", "product_id": "git-credential-gnome-keyring-2.26.2-27.75.1.x86_64" } }, { "category": "product_version", "name": "git-credential-libsecret-2.26.2-27.75.1.x86_64", "product": { "name": "git-credential-libsecret-2.26.2-27.75.1.x86_64", "product_id": "git-credential-libsecret-2.26.2-27.75.1.x86_64" } }, { "category": "product_version", "name": "git-cvs-2.26.2-27.75.1.x86_64", "product": { "name": "git-cvs-2.26.2-27.75.1.x86_64", "product_id": "git-cvs-2.26.2-27.75.1.x86_64" } }, { "category": "product_version", "name": "git-daemon-2.26.2-27.75.1.x86_64", "product": { "name": "git-daemon-2.26.2-27.75.1.x86_64", "product_id": "git-daemon-2.26.2-27.75.1.x86_64" } }, { "category": "product_version", "name": "git-email-2.26.2-27.75.1.x86_64", "product": { "name": "git-email-2.26.2-27.75.1.x86_64", "product_id": "git-email-2.26.2-27.75.1.x86_64" } }, { "category": "product_version", "name": "git-gui-2.26.2-27.75.1.x86_64", "product": { "name": "git-gui-2.26.2-27.75.1.x86_64", "product_id": "git-gui-2.26.2-27.75.1.x86_64" } }, { "category": "product_version", "name": "git-p4-2.26.2-27.75.1.x86_64", "product": { "name": "git-p4-2.26.2-27.75.1.x86_64", "product_id": "git-p4-2.26.2-27.75.1.x86_64" } }, { "category": "product_version", "name": "git-svn-2.26.2-27.75.1.x86_64", "product": { "name": "git-svn-2.26.2-27.75.1.x86_64", "product_id": "git-svn-2.26.2-27.75.1.x86_64" } }, { "category": "product_version", "name": "git-web-2.26.2-27.75.1.x86_64", "product": { "name": "git-web-2.26.2-27.75.1.x86_64", "product_id": "git-web-2.26.2-27.75.1.x86_64" } }, { "category": "product_version", "name": "gitk-2.26.2-27.75.1.x86_64", "product": { "name": "gitk-2.26.2-27.75.1.x86_64", "product_id": "gitk-2.26.2-27.75.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "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 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.75.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.75.1.aarch64" }, "product_reference": "git-2.26.2-27.75.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.75.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.75.1.ppc64le" }, "product_reference": "git-2.26.2-27.75.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.75.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.75.1.s390x" }, "product_reference": "git-2.26.2-27.75.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.75.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.75.1.x86_64" }, "product_reference": "git-2.26.2-27.75.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.75.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.75.1.aarch64" }, "product_reference": "git-arch-2.26.2-27.75.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.75.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.75.1.ppc64le" }, "product_reference": "git-arch-2.26.2-27.75.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.75.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.75.1.s390x" }, "product_reference": "git-arch-2.26.2-27.75.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.75.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.75.1.x86_64" }, "product_reference": "git-arch-2.26.2-27.75.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.75.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.75.1.aarch64" }, "product_reference": "git-core-2.26.2-27.75.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.75.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.75.1.ppc64le" }, "product_reference": "git-core-2.26.2-27.75.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.75.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.75.1.s390x" }, "product_reference": "git-core-2.26.2-27.75.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.75.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.75.1.x86_64" }, "product_reference": "git-core-2.26.2-27.75.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.75.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.75.1.aarch64" }, "product_reference": "git-cvs-2.26.2-27.75.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.75.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.75.1.ppc64le" }, "product_reference": "git-cvs-2.26.2-27.75.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.75.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.75.1.s390x" }, "product_reference": "git-cvs-2.26.2-27.75.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.75.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.75.1.x86_64" }, "product_reference": "git-cvs-2.26.2-27.75.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.75.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.75.1.aarch64" }, "product_reference": "git-daemon-2.26.2-27.75.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.75.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.75.1.ppc64le" }, "product_reference": "git-daemon-2.26.2-27.75.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.75.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.75.1.s390x" }, "product_reference": "git-daemon-2.26.2-27.75.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.75.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.75.1.x86_64" }, "product_reference": "git-daemon-2.26.2-27.75.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.75.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.75.1.noarch" }, "product_reference": "git-doc-2.26.2-27.75.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.75.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.75.1.aarch64" }, "product_reference": "git-email-2.26.2-27.75.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.75.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.75.1.ppc64le" }, "product_reference": "git-email-2.26.2-27.75.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.75.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.75.1.s390x" }, "product_reference": "git-email-2.26.2-27.75.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.75.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.75.1.x86_64" }, "product_reference": "git-email-2.26.2-27.75.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.75.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.75.1.aarch64" }, "product_reference": "git-gui-2.26.2-27.75.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.75.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.75.1.ppc64le" }, "product_reference": "git-gui-2.26.2-27.75.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.75.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.75.1.s390x" }, "product_reference": "git-gui-2.26.2-27.75.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.75.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.75.1.x86_64" }, "product_reference": "git-gui-2.26.2-27.75.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.75.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.75.1.aarch64" }, "product_reference": "git-svn-2.26.2-27.75.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.75.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.75.1.ppc64le" }, "product_reference": "git-svn-2.26.2-27.75.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.75.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.75.1.s390x" }, "product_reference": "git-svn-2.26.2-27.75.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.75.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.75.1.x86_64" }, "product_reference": "git-svn-2.26.2-27.75.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.75.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.75.1.aarch64" }, "product_reference": "git-web-2.26.2-27.75.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.75.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.75.1.ppc64le" }, "product_reference": "git-web-2.26.2-27.75.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.75.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.75.1.s390x" }, "product_reference": "git-web-2.26.2-27.75.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.75.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.75.1.x86_64" }, "product_reference": "git-web-2.26.2-27.75.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.75.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.75.1.aarch64" }, "product_reference": "gitk-2.26.2-27.75.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.75.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.75.1.ppc64le" }, "product_reference": "gitk-2.26.2-27.75.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.75.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.75.1.s390x" }, "product_reference": "gitk-2.26.2-27.75.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.75.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.75.1.x86_64" }, "product_reference": "gitk-2.26.2-27.75.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.75.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.75.1.aarch64" }, "product_reference": "git-2.26.2-27.75.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.75.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.75.1.ppc64le" }, "product_reference": "git-2.26.2-27.75.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.75.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.75.1.s390x" }, "product_reference": "git-2.26.2-27.75.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.75.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.75.1.x86_64" }, "product_reference": "git-2.26.2-27.75.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.75.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.75.1.aarch64" }, "product_reference": "git-core-2.26.2-27.75.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.75.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.75.1.ppc64le" }, "product_reference": "git-core-2.26.2-27.75.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.75.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.75.1.s390x" }, "product_reference": "git-core-2.26.2-27.75.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.75.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.75.1.x86_64" }, "product_reference": "git-core-2.26.2-27.75.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.75.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.75.1.aarch64" }, "product_reference": "git-cvs-2.26.2-27.75.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.75.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.75.1.ppc64le" }, "product_reference": "git-cvs-2.26.2-27.75.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.75.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.75.1.s390x" }, "product_reference": "git-cvs-2.26.2-27.75.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.75.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.75.1.x86_64" }, "product_reference": "git-cvs-2.26.2-27.75.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.75.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.75.1.aarch64" }, "product_reference": "git-daemon-2.26.2-27.75.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.75.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.75.1.ppc64le" }, "product_reference": "git-daemon-2.26.2-27.75.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.75.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.75.1.s390x" }, "product_reference": "git-daemon-2.26.2-27.75.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.75.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.75.1.x86_64" }, "product_reference": "git-daemon-2.26.2-27.75.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.75.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.75.1.aarch64" }, "product_reference": "git-email-2.26.2-27.75.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.75.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.75.1.ppc64le" }, "product_reference": "git-email-2.26.2-27.75.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.75.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.75.1.s390x" }, "product_reference": "git-email-2.26.2-27.75.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.75.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.75.1.x86_64" }, "product_reference": "git-email-2.26.2-27.75.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.75.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.75.1.aarch64" }, "product_reference": "git-gui-2.26.2-27.75.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.75.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.75.1.ppc64le" }, "product_reference": "git-gui-2.26.2-27.75.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.75.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.75.1.s390x" }, "product_reference": "git-gui-2.26.2-27.75.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.75.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.75.1.x86_64" }, "product_reference": "git-gui-2.26.2-27.75.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.75.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.75.1.aarch64" }, "product_reference": "git-svn-2.26.2-27.75.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.75.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.75.1.ppc64le" }, "product_reference": "git-svn-2.26.2-27.75.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.75.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.75.1.s390x" }, "product_reference": "git-svn-2.26.2-27.75.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.75.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.75.1.x86_64" }, "product_reference": "git-svn-2.26.2-27.75.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.75.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.75.1.aarch64" }, "product_reference": "git-web-2.26.2-27.75.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.75.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.75.1.ppc64le" }, "product_reference": "git-web-2.26.2-27.75.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.75.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.75.1.s390x" }, "product_reference": "git-web-2.26.2-27.75.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.75.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.75.1.x86_64" }, "product_reference": "git-web-2.26.2-27.75.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.75.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.75.1.aarch64" }, "product_reference": "gitk-2.26.2-27.75.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.75.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.75.1.ppc64le" }, "product_reference": "gitk-2.26.2-27.75.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.75.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.75.1.s390x" }, "product_reference": "gitk-2.26.2-27.75.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.75.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.75.1.x86_64" }, "product_reference": "gitk-2.26.2-27.75.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.75.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.75.1.aarch64" }, "product_reference": "git-2.26.2-27.75.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.75.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.75.1.ppc64le" }, "product_reference": "git-2.26.2-27.75.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.75.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.75.1.s390x" }, "product_reference": "git-2.26.2-27.75.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.75.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.75.1.x86_64" }, "product_reference": "git-2.26.2-27.75.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.75.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.75.1.aarch64" }, "product_reference": "git-core-2.26.2-27.75.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.75.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.75.1.ppc64le" }, "product_reference": "git-core-2.26.2-27.75.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.75.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.75.1.s390x" }, "product_reference": "git-core-2.26.2-27.75.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.75.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.75.1.x86_64" }, "product_reference": "git-core-2.26.2-27.75.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.75.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.75.1.aarch64" }, "product_reference": "git-cvs-2.26.2-27.75.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.75.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.75.1.ppc64le" }, "product_reference": "git-cvs-2.26.2-27.75.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.75.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.75.1.s390x" }, "product_reference": "git-cvs-2.26.2-27.75.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.75.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.75.1.x86_64" }, "product_reference": "git-cvs-2.26.2-27.75.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.75.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.75.1.aarch64" }, "product_reference": "git-daemon-2.26.2-27.75.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.75.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.75.1.ppc64le" }, "product_reference": "git-daemon-2.26.2-27.75.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.75.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.75.1.s390x" }, "product_reference": "git-daemon-2.26.2-27.75.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.75.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.75.1.x86_64" }, "product_reference": "git-daemon-2.26.2-27.75.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.75.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.75.1.aarch64" }, "product_reference": "git-email-2.26.2-27.75.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.75.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.75.1.ppc64le" }, "product_reference": "git-email-2.26.2-27.75.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.75.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.75.1.s390x" }, "product_reference": "git-email-2.26.2-27.75.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.75.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.75.1.x86_64" }, "product_reference": "git-email-2.26.2-27.75.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.75.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.75.1.aarch64" }, "product_reference": "git-gui-2.26.2-27.75.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.75.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.75.1.ppc64le" }, "product_reference": "git-gui-2.26.2-27.75.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.75.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.75.1.s390x" }, "product_reference": "git-gui-2.26.2-27.75.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.75.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.75.1.x86_64" }, "product_reference": "git-gui-2.26.2-27.75.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.75.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.75.1.aarch64" }, "product_reference": "git-svn-2.26.2-27.75.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.75.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.75.1.ppc64le" }, "product_reference": "git-svn-2.26.2-27.75.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.75.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.75.1.s390x" }, "product_reference": "git-svn-2.26.2-27.75.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.75.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.75.1.x86_64" }, "product_reference": "git-svn-2.26.2-27.75.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.75.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.75.1.aarch64" }, "product_reference": "git-web-2.26.2-27.75.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.75.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.75.1.ppc64le" }, "product_reference": "git-web-2.26.2-27.75.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.75.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.75.1.s390x" }, "product_reference": "git-web-2.26.2-27.75.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.75.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.75.1.x86_64" }, "product_reference": "git-web-2.26.2-27.75.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.75.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.75.1.aarch64" }, "product_reference": "gitk-2.26.2-27.75.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.75.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.75.1.ppc64le" }, "product_reference": "gitk-2.26.2-27.75.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.75.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.75.1.s390x" }, "product_reference": "gitk-2.26.2-27.75.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.75.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.75.1.x86_64" }, "product_reference": "gitk-2.26.2-27.75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-24577", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-24577" } ], "notes": [ { "category": "general", "text": "libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Using well-crafted inputs to `git_index_add` can cause heap corruption that could be leveraged for arbitrary code execution. There is an issue in the `has_dir_name` function in `src/libgit2/index.c`, which frees an entry that should not be freed. The freed entry is later used and overwritten with potentially bad actor-controlled data leading to controlled heap corruption. Depending on the application that uses libgit2, this could lead to arbitrary code execution. This issue has been patched in version 1.6.5 and 1.7.2.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-doc-2.26.2-27.75.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.75.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-24577", "url": "https://www.suse.com/security/cve/CVE-2024-24577" }, { "category": "external", "summary": "SUSE Bug 1219660 for CVE-2024-24577", "url": "https://bugzilla.suse.com/1219660" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-doc-2.26.2-27.75.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.75.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-doc-2.26.2-27.75.1.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.75.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.75.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.75.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.75.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.75.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-22T13:33:47Z", "details": "important" } ], "title": "CVE-2024-24577" } ] }
suse-su-2024:2583-1
Vulnerability from csaf_suse
Published
2024-07-22 11:40
Modified
2024-07-22 11:40
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-2024-24577: Fixed arbitrary code execution due to heap corruption in git_index_add (bsc#1219660)
Patchnames
SUSE-2024-2583,SUSE-SLE-SDK-12-SP5-2024-2583
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-2024-24577: Fixed arbitrary code execution due to heap corruption in git_index_add (bsc#1219660)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-2583,SUSE-SLE-SDK-12-SP5-2024-2583", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_2583-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:2583-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242583-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:2583-1", "url": "https://lists.suse.com/pipermail/sle-updates/2024-July/036089.html" }, { "category": "self", "summary": "SUSE Bug 1219660", "url": "https://bugzilla.suse.com/1219660" }, { "category": "self", "summary": "SUSE CVE CVE-2024-24577 page", "url": "https://www.suse.com/security/cve/CVE-2024-24577/" } ], "title": "Security update for libgit2", "tracking": { "current_release_date": "2024-07-22T11:40:46Z", "generator": { "date": "2024-07-22T11:40:46Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:2583-1", "initial_release_date": "2024-07-22T11:40:46Z", "revision_history": [ { "date": "2024-07-22T11:40:46Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libgit2-24-0.24.1-11.5.1.aarch64", "product": { "name": "libgit2-24-0.24.1-11.5.1.aarch64", "product_id": "libgit2-24-0.24.1-11.5.1.aarch64" } }, { "category": "product_version", "name": "libgit2-devel-0.24.1-11.5.1.aarch64", "product": { "name": "libgit2-devel-0.24.1-11.5.1.aarch64", "product_id": "libgit2-devel-0.24.1-11.5.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libgit2-24-64bit-0.24.1-11.5.1.aarch64_ilp32", "product": { "name": "libgit2-24-64bit-0.24.1-11.5.1.aarch64_ilp32", "product_id": "libgit2-24-64bit-0.24.1-11.5.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libgit2-24-0.24.1-11.5.1.i586", "product": { "name": "libgit2-24-0.24.1-11.5.1.i586", "product_id": "libgit2-24-0.24.1-11.5.1.i586" } }, { "category": "product_version", "name": "libgit2-devel-0.24.1-11.5.1.i586", "product": { "name": "libgit2-devel-0.24.1-11.5.1.i586", "product_id": "libgit2-devel-0.24.1-11.5.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libgit2-24-0.24.1-11.5.1.ppc64le", "product": { "name": "libgit2-24-0.24.1-11.5.1.ppc64le", "product_id": "libgit2-24-0.24.1-11.5.1.ppc64le" } }, { "category": "product_version", "name": "libgit2-devel-0.24.1-11.5.1.ppc64le", "product": { "name": "libgit2-devel-0.24.1-11.5.1.ppc64le", "product_id": "libgit2-devel-0.24.1-11.5.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libgit2-24-0.24.1-11.5.1.s390", "product": { "name": "libgit2-24-0.24.1-11.5.1.s390", "product_id": "libgit2-24-0.24.1-11.5.1.s390" } }, { "category": "product_version", "name": "libgit2-devel-0.24.1-11.5.1.s390", "product": { "name": "libgit2-devel-0.24.1-11.5.1.s390", "product_id": "libgit2-devel-0.24.1-11.5.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libgit2-24-0.24.1-11.5.1.s390x", "product": { "name": "libgit2-24-0.24.1-11.5.1.s390x", "product_id": "libgit2-24-0.24.1-11.5.1.s390x" } }, { "category": "product_version", "name": "libgit2-24-32bit-0.24.1-11.5.1.s390x", "product": { "name": "libgit2-24-32bit-0.24.1-11.5.1.s390x", "product_id": "libgit2-24-32bit-0.24.1-11.5.1.s390x" } }, { "category": "product_version", "name": "libgit2-devel-0.24.1-11.5.1.s390x", "product": { "name": "libgit2-devel-0.24.1-11.5.1.s390x", "product_id": "libgit2-devel-0.24.1-11.5.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libgit2-24-0.24.1-11.5.1.x86_64", "product": { "name": "libgit2-24-0.24.1-11.5.1.x86_64", "product_id": "libgit2-24-0.24.1-11.5.1.x86_64" } }, { "category": "product_version", "name": "libgit2-24-32bit-0.24.1-11.5.1.x86_64", "product": { "name": "libgit2-24-32bit-0.24.1-11.5.1.x86_64", "product_id": "libgit2-24-32bit-0.24.1-11.5.1.x86_64" } }, { "category": "product_version", "name": "libgit2-devel-0.24.1-11.5.1.x86_64", "product": { "name": "libgit2-devel-0.24.1-11.5.1.x86_64", "product_id": "libgit2-devel-0.24.1-11.5.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "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_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libgit2-24-0.24.1-11.5.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libgit2-24-0.24.1-11.5.1.x86_64" }, "product_reference": "libgit2-24-0.24.1-11.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-24577", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-24577" } ], "notes": [ { "category": "general", "text": "libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Using well-crafted inputs to `git_index_add` can cause heap corruption that could be leveraged for arbitrary code execution. There is an issue in the `has_dir_name` function in `src/libgit2/index.c`, which frees an entry that should not be freed. The freed entry is later used and overwritten with potentially bad actor-controlled data leading to controlled heap corruption. Depending on the application that uses libgit2, this could lead to arbitrary code execution. This issue has been patched in version 1.6.5 and 1.7.2.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Software Development Kit 12 SP5:libgit2-24-0.24.1-11.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-24577", "url": "https://www.suse.com/security/cve/CVE-2024-24577" }, { "category": "external", "summary": "SUSE Bug 1219660 for CVE-2024-24577", "url": "https://bugzilla.suse.com/1219660" } ], "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 Software Development Kit 12 SP5:libgit2-24-0.24.1-11.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Software Development Kit 12 SP5:libgit2-24-0.24.1-11.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-22T11:40:46Z", "details": "important" } ], "title": "CVE-2024-24577" } ] }
fkie_cve-2024-24577
Vulnerability from fkie_nvd
Published
2024-02-06 22:16
Modified
2024-11-21 08:59
Severity ?
8.6 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L
9.8 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
9.8 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Summary
libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Using well-crafted inputs to `git_index_add` can cause heap corruption that could be leveraged for arbitrary code execution. There is an issue in the `has_dir_name` function in `src/libgit2/index.c`, which frees an entry that should not be freed. The freed entry is later used and overwritten with potentially bad actor-controlled data leading to controlled heap corruption. Depending on the application that uses libgit2, this could lead to arbitrary code execution. This issue has been patched in version 1.6.5 and 1.7.2.
References
▶ | URL | Tags | |
---|---|---|---|
security-advisories@github.com | https://github.com/libgit2/libgit2/releases/tag/v1.6.5 | Release Notes | |
security-advisories@github.com | https://github.com/libgit2/libgit2/releases/tag/v1.7.2 | Release Notes | |
security-advisories@github.com | https://github.com/libgit2/libgit2/security/advisories/GHSA-j2v7-4f6v-gpg8 | Third Party Advisory | |
security-advisories@github.com | https://lists.debian.org/debian-lts-announce/2024/02/msg00012.html | ||
security-advisories@github.com | https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4M3P7WIEPXNRLBINQRJFXUSTNKBCHYC7/ | ||
security-advisories@github.com | https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7CNDW3PF6NHO7OXNM5GN6WSSGAMA7MZE/ | ||
security-advisories@github.com | https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/S635BGHHZUMRPI7QOXOJ45QHDD5FFZ3S/ | ||
security-advisories@github.com | https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z6MXOX7I43OWNN7R6M54XLG6U5RXY244/ | ||
security-advisories@github.com | https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZGNHOEE2RBLH7KCJUPUNYG4CDTW4HTBT/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/libgit2/libgit2/releases/tag/v1.6.5 | Release Notes | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/libgit2/libgit2/releases/tag/v1.7.2 | Release Notes | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/libgit2/libgit2/security/advisories/GHSA-j2v7-4f6v-gpg8 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2024/02/msg00012.html | ||
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4M3P7WIEPXNRLBINQRJFXUSTNKBCHYC7/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7CNDW3PF6NHO7OXNM5GN6WSSGAMA7MZE/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/S635BGHHZUMRPI7QOXOJ45QHDD5FFZ3S/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z6MXOX7I43OWNN7R6M54XLG6U5RXY244/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZGNHOEE2RBLH7KCJUPUNYG4CDTW4HTBT/ |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:libgit2:libgit2:*:*:*:*:*:*:*:*", "matchCriteriaId": "AB8F928B-1059-4B60-877B-AAECE739B575", "versionEndExcluding": "1.6.5", "vulnerable": true }, { "criteria": "cpe:2.3:a:libgit2:libgit2:*:*:*:*:*:*:*:*", "matchCriteriaId": "E036286C-1FDD-47D7-89BA-5A436B2E72DF", "versionEndExcluding": "1.7.2", "versionStartIncluding": "1.7.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Using well-crafted inputs to `git_index_add` can cause heap corruption that could be leveraged for arbitrary code execution. There is an issue in the `has_dir_name` function in `src/libgit2/index.c`, which frees an entry that should not be freed. The freed entry is later used and overwritten with potentially bad actor-controlled data leading to controlled heap corruption. Depending on the application that uses libgit2, this could lead to arbitrary code execution. This issue has been patched in version 1.6.5 and 1.7.2." }, { "lang": "es", "value": "libgit2 es una implementaci\u00f3n C port\u00e1til de los m\u00e9todos principales de Git proporcionada como una librer\u00eda vinculable con una API s\u00f3lida, que permite incorporar la funcionalidad de Git en su aplicaci\u00f3n. El uso de entradas bien manipuladas para `git_index_add` puede provocar da\u00f1os en el almacenamiento din\u00e1mico que podr\u00edan aprovecharse para la ejecuci\u00f3n de c\u00f3digo arbitrario. Hay un problema en la funci\u00f3n `has_dir_name` en `src/libgit2/index.c`, que libera una entrada que no deber\u00eda liberarse. La entrada liberada se utiliza posteriormente y se sobrescribe con datos controlados por actores potencialmente malos, lo que conduce a una corrupci\u00f3n controlada de almacenamiento din\u00e1mico. Dependiendo de la aplicaci\u00f3n que utilice libgit2, esto podr\u00eda provocar la ejecuci\u00f3n de c\u00f3digo arbitrario. Este problema se solucion\u00f3 en las versiones 1.6.5 y 1.7.2." } ], "id": "CVE-2024-24577", "lastModified": "2024-11-21T08:59:27.603", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 4.7, "source": "security-advisories@github.com", "type": "Secondary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2024-02-06T22:16:15.270", "references": [ { "source": "security-advisories@github.com", "tags": [ "Release Notes" ], "url": "https://github.com/libgit2/libgit2/releases/tag/v1.6.5" }, { "source": "security-advisories@github.com", "tags": [ "Release Notes" ], "url": "https://github.com/libgit2/libgit2/releases/tag/v1.7.2" }, { "source": "security-advisories@github.com", "tags": [ "Third Party Advisory" ], "url": "https://github.com/libgit2/libgit2/security/advisories/GHSA-j2v7-4f6v-gpg8" }, { "source": "security-advisories@github.com", "url": "https://lists.debian.org/debian-lts-announce/2024/02/msg00012.html" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4M3P7WIEPXNRLBINQRJFXUSTNKBCHYC7/" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7CNDW3PF6NHO7OXNM5GN6WSSGAMA7MZE/" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/S635BGHHZUMRPI7QOXOJ45QHDD5FFZ3S/" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z6MXOX7I43OWNN7R6M54XLG6U5RXY244/" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZGNHOEE2RBLH7KCJUPUNYG4CDTW4HTBT/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Release Notes" ], "url": "https://github.com/libgit2/libgit2/releases/tag/v1.6.5" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Release Notes" ], "url": "https://github.com/libgit2/libgit2/releases/tag/v1.7.2" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://github.com/libgit2/libgit2/security/advisories/GHSA-j2v7-4f6v-gpg8" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.debian.org/debian-lts-announce/2024/02/msg00012.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4M3P7WIEPXNRLBINQRJFXUSTNKBCHYC7/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7CNDW3PF6NHO7OXNM5GN6WSSGAMA7MZE/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/S635BGHHZUMRPI7QOXOJ45QHDD5FFZ3S/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z6MXOX7I43OWNN7R6M54XLG6U5RXY244/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZGNHOEE2RBLH7KCJUPUNYG4CDTW4HTBT/" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-122" } ], "source": "security-advisories@github.com", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "CWE-119" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
wid-sec-w-2025-0225
Vulnerability from csaf_certbund
Published
2025-01-30 23:00
Modified
2025-08-04 22:00
Summary
Dell PowerProtect Data Domain: 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
Dell PowerProtect Data Domain Appliances sind speziell für Backup und Daten-Deduplizierung ausgelegte Systeme.
Angriff
Ein Angreifer kann mehrere Schwachstellen in Dell PowerProtect Data Domain ausnutzen, um erhöhte Rechte zu erlangen, einen Denial-of-Service-Zustand herbeizuführen und einen nicht näher spezifizierten Angriff durchzuführen.
Betroffene Betriebssysteme
- 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": "Dell PowerProtect Data Domain Appliances sind speziell f\u00fcr Backup und Daten-Deduplizierung ausgelegte Systeme.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in Dell PowerProtect Data Domain ausnutzen, um erh\u00f6hte Rechte zu erlangen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen nicht n\u00e4her spezifizierten Angriff durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- 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-2025-0225 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0225.json" }, { "category": "self", "summary": "WID-SEC-2025-0225 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0225" }, { "category": "external", "summary": "Dell Security Advisory DSA-2025-022 vom 2025-01-30", "url": "https://www.dell.com/support/kbdoc/de-de/000279157/dsa-2025-022-security-update-for-dell-powerprotect-dd-multiple-vulnerabilities" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2025-2804 vom 2025-04-02", "url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2804.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7429-2 vom 2025-04-09", "url": "https://ubuntu.com/security/notices/USN-7429-2" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7429-1 vom 2025-04-09", "url": "https://ubuntu.com/security/notices/USN-7429-1" }, { "category": "external", "summary": "Security Update for Dell PowerProtect Data Domain", "url": "https://www.dell.com/support/kbdoc/en-us/000348708/dsa-2025-159-security-update-for-dell-powerprotect-data-domain-multiple-vulnerabilities" } ], "source_lang": "en-US", "title": "Dell PowerProtect Data Domain: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-08-04T22:00:00.000+00:00", "generator": { "date": "2025-08-05T07:21:04.568+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2025-0225", "initial_release_date": "2025-01-30T23:00:00.000+00:00", "revision_history": [ { "date": "2025-01-30T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2025-04-01T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2025-04-09T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2025-08-04T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Dell aufgenommen" } ], "status": "final", "version": "4" } }, "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": [ { "branches": [ { "category": "product_version_range", "name": "\u003c8.3.0.0", "product": { "name": "Dell PowerProtect Data Domain \u003c8.3.0.0", "product_id": "T040718" } }, { "category": "product_version", "name": "8.3.0.0", "product": { "name": "Dell PowerProtect Data Domain 8.3.0.0", "product_id": "T040718-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:8.3.0.0" } } }, { "category": "product_version_range", "name": "\u003c7.13.1.20", "product": { "name": "Dell PowerProtect Data Domain \u003c7.13.1.20", "product_id": "T040719" } }, { "category": "product_version", "name": "7.13.1.20", "product": { "name": "Dell PowerProtect Data Domain 7.13.1.20", "product_id": "T040719-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:7.13.1.20" } } }, { "category": "product_version_range", "name": "\u003c7.10.1.50", "product": { "name": "Dell PowerProtect Data Domain \u003c7.10.1.50", "product_id": "T040721" } }, { "category": "product_version", "name": "7.10.1.50", "product": { "name": "Dell PowerProtect Data Domain 7.10.1.50", "product_id": "T040721-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:7.10.1.50" } } }, { "category": "product_name", "name": "Dell PowerProtect Data Domain", "product": { "name": "Dell PowerProtect Data Domain", "product_id": "T045852", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:-" } } } ], "category": "product_name", "name": "PowerProtect Data Domain" }, { "category": "product_name", "name": "Dell PowerProtect Data Domain Management Center", "product": { "name": "Dell PowerProtect Data Domain Management Center", "product_id": "T045853", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain_management_center:-" } } }, { "category": "product_name", "name": "Dell PowerProtect Data Domain OS", "product": { "name": "Dell PowerProtect Data Domain OS", "product_id": "T045854", "product_identification_helper": { "cpe": "cpe:/o:dell:powerprotect_data_domain_os:-" } } } ], "category": "vendor", "name": "Dell" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2013-4235", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2013-4235" }, { "cve": "CVE-2015-8100", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2015-8100" }, { "cve": "CVE-2017-9271", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2017-9271" }, { "cve": "CVE-2018-6798", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2018-6798" }, { "cve": "CVE-2018-6913", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2018-6913" }, { "cve": "CVE-2019-20633", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2019-20633" }, { "cve": "CVE-2019-20892", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2019-20892" }, { "cve": "CVE-2020-12762", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2020-12762" }, { "cve": "CVE-2020-15861", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2020-15861" }, { "cve": "CVE-2020-15862", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2020-15862" }, { "cve": "CVE-2021-3521", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-3521" }, { "cve": "CVE-2021-37750", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-37750" }, { "cve": "CVE-2021-46933", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-46933" }, { "cve": "CVE-2021-46955", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-46955" }, { "cve": "CVE-2021-47074", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47074" }, { "cve": "CVE-2021-47113", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47113" }, { "cve": "CVE-2021-47131", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47131" }, { "cve": "CVE-2021-47162", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47162" }, { "cve": "CVE-2021-47171", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47171" }, { "cve": "CVE-2021-47188", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47188" }, { "cve": "CVE-2021-47206", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47206" }, { "cve": "CVE-2021-47220", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47220" }, { "cve": "CVE-2021-47229", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47229" }, { "cve": "CVE-2021-47231", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47231" }, { "cve": "CVE-2021-47235", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47235" }, { "cve": "CVE-2022-2601", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2022-2601" }, { "cve": "CVE-2022-3775", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2022-3775" }, { "cve": "CVE-2022-44792", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2022-44792" }, { "cve": "CVE-2022-44793", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2022-44793" }, { "cve": "CVE-2022-48566", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2022-48566" }, { "cve": "CVE-2023-27043", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-27043" }, { "cve": "CVE-2023-28074", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-28074" }, { "cve": "CVE-2023-3164", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-3164" }, { "cve": "CVE-2023-36632", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-36632" }, { "cve": "CVE-2023-4421", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-4421" }, { "cve": "CVE-2023-44487", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-44487" }, { "cve": "CVE-2023-45288", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-45288" }, { "cve": "CVE-2023-45733", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-45733" }, { "cve": "CVE-2023-45745", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-45745" }, { "cve": "CVE-2023-45918", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-45918" }, { "cve": "CVE-2023-46103", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-46103" }, { "cve": "CVE-2023-4692", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-4692" }, { "cve": "CVE-2023-47233", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-47233" }, { "cve": "CVE-2023-47855", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-47855" }, { "cve": "CVE-2023-49083", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-49083" }, { "cve": "CVE-2023-50782", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-50782" }, { "cve": "CVE-2023-52425", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52425" }, { "cve": "CVE-2023-52426", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52426" }, { "cve": "CVE-2023-52428", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52428" }, { "cve": "CVE-2023-52527", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52527" }, { "cve": "CVE-2023-52586", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52586" }, { "cve": "CVE-2023-52591", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52591" }, { "cve": "CVE-2023-52646", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52646" }, { "cve": "CVE-2023-52653", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52653" }, { "cve": "CVE-2023-52655", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52655" }, { "cve": "CVE-2023-52664", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52664" }, { "cve": "CVE-2023-52685", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52685" }, { "cve": "CVE-2023-52686", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52686" }, { "cve": "CVE-2023-52691", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52691" }, { "cve": "CVE-2023-52696", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52696" }, { "cve": "CVE-2023-52698", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52698" }, { "cve": "CVE-2023-52703", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52703" }, { "cve": "CVE-2023-52730", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52730" }, { "cve": "CVE-2023-52732", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52732" }, { "cve": "CVE-2023-52741", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52741" }, { "cve": "CVE-2023-52742", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52742" }, { "cve": "CVE-2023-52747", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52747" }, { "cve": "CVE-2023-52759", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52759" }, { "cve": "CVE-2023-52774", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52774" }, { "cve": "CVE-2023-52781", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52781" }, { "cve": "CVE-2023-52796", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52796" }, { "cve": "CVE-2023-52803", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52803" }, { "cve": "CVE-2023-52821", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52821" }, { "cve": "CVE-2023-52864", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52864" }, { "cve": "CVE-2023-52865", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52865" }, { "cve": "CVE-2023-52867", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52867" }, { "cve": "CVE-2023-52875", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52875" }, { "cve": "CVE-2023-52880", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52880" }, { "cve": "CVE-2023-5388", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-5388" }, { "cve": "CVE-2023-5752", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-5752" }, { "cve": "CVE-2023-5992", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-5992" }, { "cve": "CVE-2023-6597", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-6597" }, { "cve": "CVE-2024-0397", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-0397" }, { "cve": "CVE-2024-0450", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-0450" }, { "cve": "CVE-2024-0639", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-0639" }, { "cve": "CVE-2024-0727", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-0727" }, { "cve": "CVE-2024-1737", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-1737" }, { "cve": "CVE-2024-1975", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-1975" }, { "cve": "CVE-2024-2004", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-2004" }, { "cve": "CVE-2024-20696", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-20696" }, { "cve": "CVE-2024-22195", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-22195" }, { "cve": "CVE-2024-2398", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-2398" }, { "cve": "CVE-2024-24577", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-24577" }, { "cve": "CVE-2024-24790", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-24790" }, { "cve": "CVE-2024-2511", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-2511" }, { "cve": "CVE-2024-25710", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-25710" }, { "cve": "CVE-2024-26130", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26130" }, { "cve": "CVE-2024-26458", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26458" }, { "cve": "CVE-2024-26461", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26461" }, { "cve": "CVE-2024-26625", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26625" }, { "cve": "CVE-2024-26739", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26739" }, { "cve": "CVE-2024-26752", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26752" }, { "cve": "CVE-2024-26775", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26775" }, { "cve": "CVE-2024-26791", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26791" }, { "cve": "CVE-2024-26828", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26828" }, { "cve": "CVE-2024-26846", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26846" }, { "cve": "CVE-2024-26874", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26874" }, { "cve": "CVE-2024-26876", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26876" }, { "cve": "CVE-2024-26900", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26900" }, { "cve": "CVE-2024-26915", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26915" }, { "cve": "CVE-2024-26920", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26920" }, { "cve": "CVE-2024-26921", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26921" }, { "cve": "CVE-2024-26929", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26929" }, { "cve": "CVE-2024-26930", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26930" }, { "cve": "CVE-2024-26931", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26931" }, { "cve": "CVE-2024-26934", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26934" }, { "cve": "CVE-2024-26957", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26957" }, { "cve": "CVE-2024-26958", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26958" }, { "cve": "CVE-2024-26984", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26984" }, { "cve": "CVE-2024-26996", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26996" }, { "cve": "CVE-2024-27008", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27008" }, { "cve": "CVE-2024-27054", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27054" }, { "cve": "CVE-2024-27059", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27059" }, { "cve": "CVE-2024-27062", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27062" }, { "cve": "CVE-2024-27388", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27388" }, { "cve": "CVE-2024-27396", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27396" }, { "cve": "CVE-2024-27398", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27398" }, { "cve": "CVE-2024-27401", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27401" }, { "cve": "CVE-2024-27419", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27419" }, { "cve": "CVE-2024-27436", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27436" }, { "cve": "CVE-2024-28085", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-28085" }, { "cve": "CVE-2024-28182", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-28182" }, { "cve": "CVE-2024-2961", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-2961" }, { "cve": "CVE-2024-32487", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-32487" }, { "cve": "CVE-2024-33599", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-33599" }, { "cve": "CVE-2024-33600", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-33600" }, { "cve": "CVE-2024-33601", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-33601" }, { "cve": "CVE-2024-33602", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-33602" }, { "cve": "CVE-2024-33871", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-33871" }, { "cve": "CVE-2024-34062", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-34062" }, { "cve": "CVE-2024-34064", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-34064" }, { "cve": "CVE-2024-34459", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-34459" }, { "cve": "CVE-2024-35195", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35195" }, { "cve": "CVE-2024-35235", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35235" }, { "cve": "CVE-2024-35789", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35789" }, { "cve": "CVE-2024-35791", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35791" }, { "cve": "CVE-2024-35809", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35809" }, { "cve": "CVE-2024-35811", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35811" }, { "cve": "CVE-2024-35830", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35830" }, { "cve": "CVE-2024-35849", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35849" }, { "cve": "CVE-2024-35877", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35877" }, { "cve": "CVE-2024-35878", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35878" }, { "cve": "CVE-2024-35887", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35887" }, { "cve": "CVE-2024-35895", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35895" }, { "cve": "CVE-2024-35914", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35914" }, { "cve": "CVE-2024-35932", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35932" }, { "cve": "CVE-2024-35935", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35935" }, { "cve": "CVE-2024-35936", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35936" }, { "cve": "CVE-2024-35944", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35944" }, { "cve": "CVE-2024-35955", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35955" }, { "cve": "CVE-2024-35969", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35969" }, { "cve": "CVE-2024-35982", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35982" }, { "cve": "CVE-2024-36015", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-36015" }, { "cve": "CVE-2024-36029", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-36029" }, { "cve": "CVE-2024-3651", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-3651" }, { "cve": "CVE-2024-36954", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-36954" }, { "cve": "CVE-2024-37370", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-37370" }, { "cve": "CVE-2024-37371", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-37371" }, { "cve": "CVE-2024-37891", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-37891" }, { "cve": "CVE-2024-38428", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-38428" }, { "cve": "CVE-2024-39689", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-39689" }, { "cve": "CVE-2024-4032", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-4032" }, { "cve": "CVE-2024-41110", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-41110" }, { "cve": "CVE-2024-4317", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-4317" }, { "cve": "CVE-2024-4741", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-4741" }, { "cve": "CVE-2024-5206", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-5206" }, { "cve": "CVE-2024-5535", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-5535" }, { "cve": "CVE-2024-6232", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-6232" }, { "cve": "CVE-2024-6345", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-6345" }, { "cve": "CVE-2024-6655", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-6655" }, { "cve": "CVE-2024-7264", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-7264" }, { "cve": "CVE-2024-7592", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-7592" }, { "cve": "CVE-2024-53295", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-53295" }, { "cve": "CVE-2024-51534", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-51534" }, { "cve": "CVE-2024-53296", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-53296" } ] }
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…