suse-su-2025:03012-1
Vulnerability from csaf_suse
Published
2025-08-29 00:07
Modified
2025-08-29 00:07
Summary
security update for git, git-lfs, obs-scm-bridge, python-PyYAML
Notes
Title of the patch
security update for git, git-lfs, obs-scm-bridge, python-PyYAML
Description of the patch
This update for git, git-lfs, obs-scm-bridge, python-PyYAML fixes the following issues:
git was updated from version 2.43.0 to 2.51.0 (bsc#1243197):
- Security issues fixed:
* CVE-2025-27613 Fixed arbitrary writable file creation and truncation in Gitk(bsc#1245938)
* CVE-2025-27614 Fixed arbitrary script execution via repository clonation in gitk(bsc#1245939)
* CVE-2025-46835 Fixed arbitrary writable file creation in Git GUI when untrusted repository is cloned (bsc#1245942)
* CVE-2025-48384 Fixed the unintentional execution of a script after checkout due to CRLF transforming (bsc#1245943)
* CVE-2025-48385 Fixed arbitrary code execution due to protocol injection via fetching advertised bundle(bsc#1245946)
- Other changes and bugs fixed:
- Other changes and bugs fixed:
* Added SHA256 support (bsc#1243197)
* Git moved to /usr/libexec/git/git and updated AppArmor profile
accordingly (bsc#1218588)
* gitweb AppArmor profile: allow reading etc/gitweb-common.conf (bsc#1218664)
* Do not replace apparmor configuration (bsc#1216545)
* Fixed the Python version required (bsc#1212476)
- Version Updates Release Notes:
* https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.51.0.adoc
* https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.50.1.adoc
* https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.50.0.adoc
* https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.49.0.adoc
* https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.48.1.adoc
* https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.48.0.adoc
* https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.47.1.adoc
* https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.47.0.adoc
* https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.46.2.adoc
* https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.46.1.adoc
* https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.46.0.adoc
* https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.45.3.adoc
* https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.45.2.adoc
* https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.45.1.adoc
* https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.45.0.adoc
* https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.44.0.adoc
* https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.43.3.adoc
* https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.43.2.adoc
* https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.43.1.adoc
git-lfs is included in version 3.7.0.
python-PyYAML was updated from version 6.0.1 to 6.0.2:
- Added support for Cython 3.x and Python 3.13
obs-scm-bridge was updated from version 0.5.4 to 0.7.4:
- New Features and Improvements:
* Manifest File Support: Support has been added for a `_manifest file`, which serves as a successor to the `_subdirs`
file.
* Control Over Git Information: A new noobsinfo query parameter was added to hide git information in source and binary
files.
* Enhanced Submodule Handling: The system now records the configured branch of submodules and stays on that branch
during checkout.
* Git SHA Tracking: In project mode, the tool now uses git SHA sums instead of md5sum to track package sources.
* SSH URL Support: ssh:// SCM URLs can now be used.
* Improved Error Messages: Error reporting for invalid files within package subdirectories has been improved.
* Standardized Config Location: In project mode, the _config file is now always located in the top-level directory,
even when using subdirs.
* Reduced Unnecessary Changes: In project mode, unnecessary modifications to the package meta URL are now avoided.
* Limit Asset Handling: A new mechanism has been introduced to limit how assets are handled.
* Branch Information Export: The trackingbranch is now exported to scmsync.obsinfo.
- Bugs fixed:
* Syntax Fix: A syntax issue was corrected.
* Git Submodule Parsing: The .gitsubmodule parser was fixed to correctly handle files that contain a mix of spaces and
tabs.
Patchnames
SUSE-2025-3012,SUSE-SLE-Module-Basesystem-15-SP6-2025-3012,SUSE-SLE-Module-Basesystem-15-SP7-2025-3012,SUSE-SLE-Module-Development-Tools-15-SP6-2025-3012,SUSE-SLE-Module-Development-Tools-15-SP7-2025-3012,SUSE-SLE-Module-Python3-15-SP6-2025-3012,SUSE-SLE-Module-Python3-15-SP7-2025-3012,openSUSE-SLE-15.6-2025-3012
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, git-lfs, obs-scm-bridge, python-PyYAML", "title": "Title of the patch" }, { "category": "description", "text": "This update for git, git-lfs, obs-scm-bridge, python-PyYAML fixes the following issues:\n\ngit was updated from version 2.43.0 to 2.51.0 (bsc#1243197):\n\n- Security issues fixed:\n\n * CVE-2025-27613 Fixed arbitrary writable file creation and truncation in Gitk(bsc#1245938)\n * CVE-2025-27614 Fixed arbitrary script execution via repository clonation in gitk(bsc#1245939)\n * CVE-2025-46835 Fixed arbitrary writable file creation in Git GUI when untrusted repository is cloned (bsc#1245942)\n * CVE-2025-48384 Fixed the unintentional execution of a script after checkout due to CRLF transforming (bsc#1245943)\n * CVE-2025-48385 Fixed arbitrary code execution due to protocol injection via fetching advertised bundle(bsc#1245946)\n\n- Other changes and bugs fixed:\n \n- Other changes and bugs fixed:\n \n * Added SHA256 support (bsc#1243197)\n * Git moved to /usr/libexec/git/git and updated AppArmor profile\n accordingly (bsc#1218588)\n * gitweb AppArmor profile: allow reading etc/gitweb-common.conf (bsc#1218664)\n * Do not replace apparmor configuration (bsc#1216545)\n * Fixed the Python version required (bsc#1212476)\n \n- Version Updates Release Notes:\n\n * https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.51.0.adoc\n * https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.50.1.adoc\n * https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.50.0.adoc\n * https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.49.0.adoc\n * https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.48.1.adoc\n * https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.48.0.adoc\n * https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.47.1.adoc\n * https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.47.0.adoc\n * https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.46.2.adoc\n * https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.46.1.adoc\n * https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.46.0.adoc\n * https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.45.3.adoc\n * https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.45.2.adoc\n * https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.45.1.adoc\n * https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.45.0.adoc\n * https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.44.0.adoc\n * https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.43.3.adoc\n * https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.43.2.adoc\n * https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.43.1.adoc\n\ngit-lfs is included in version 3.7.0.\n\npython-PyYAML was updated from version 6.0.1 to 6.0.2:\n\n- Added support for Cython 3.x and Python 3.13\n\nobs-scm-bridge was updated from version 0.5.4 to 0.7.4:\n\n- New Features and Improvements:\n\n * Manifest File Support: Support has been added for a `_manifest file`, which serves as a successor to the `_subdirs`\n file.\n * Control Over Git Information: A new noobsinfo query parameter was added to hide git information in source and binary\n files.\n * Enhanced Submodule Handling: The system now records the configured branch of submodules and stays on that branch\n during checkout.\n * Git SHA Tracking: In project mode, the tool now uses git SHA sums instead of md5sum to track package sources.\n * SSH URL Support: ssh:// SCM URLs can now be used.\n * Improved Error Messages: Error reporting for invalid files within package subdirectories has been improved.\n * Standardized Config Location: In project mode, the _config file is now always located in the top-level directory,\n even when using subdirs.\n * Reduced Unnecessary Changes: In project mode, unnecessary modifications to the package meta URL are now avoided.\n * Limit Asset Handling: A new mechanism has been introduced to limit how assets are handled.\n * Branch Information Export: The trackingbranch is now exported to scmsync.obsinfo.\n\n- Bugs fixed:\n\n * Syntax Fix: A syntax issue was corrected.\n * Git Submodule Parsing: The .gitsubmodule parser was fixed to correctly handle files that contain a mix of spaces and\n tabs.\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-3012,SUSE-SLE-Module-Basesystem-15-SP6-2025-3012,SUSE-SLE-Module-Basesystem-15-SP7-2025-3012,SUSE-SLE-Module-Development-Tools-15-SP6-2025-3012,SUSE-SLE-Module-Development-Tools-15-SP7-2025-3012,SUSE-SLE-Module-Python3-15-SP6-2025-3012,SUSE-SLE-Module-Python3-15-SP7-2025-3012,openSUSE-SLE-15.6-2025-3012", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_03012-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:03012-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503012-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:03012-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041415.html" }, { "category": "self", "summary": "SUSE Bug 1212476", "url": "https://bugzilla.suse.com/1212476" }, { "category": "self", "summary": "SUSE Bug 1216545", "url": "https://bugzilla.suse.com/1216545" }, { "category": "self", "summary": "SUSE Bug 1218588", "url": "https://bugzilla.suse.com/1218588" }, { "category": "self", "summary": "SUSE Bug 1218664", "url": "https://bugzilla.suse.com/1218664" }, { "category": "self", "summary": "SUSE Bug 1243197", "url": "https://bugzilla.suse.com/1243197" }, { "category": "self", "summary": "SUSE Bug 1245938", "url": "https://bugzilla.suse.com/1245938" }, { "category": "self", "summary": "SUSE Bug 1245939", "url": "https://bugzilla.suse.com/1245939" }, { "category": "self", "summary": "SUSE Bug 1245942", "url": "https://bugzilla.suse.com/1245942" }, { "category": "self", "summary": "SUSE Bug 1245943", "url": "https://bugzilla.suse.com/1245943" }, { "category": "self", "summary": "SUSE Bug 1245946", "url": "https://bugzilla.suse.com/1245946" }, { "category": "self", "summary": "SUSE CVE CVE-2025-27613 page", "url": "https://www.suse.com/security/cve/CVE-2025-27613/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-27614 page", "url": "https://www.suse.com/security/cve/CVE-2025-27614/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-46835 page", "url": "https://www.suse.com/security/cve/CVE-2025-46835/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-48384 page", "url": "https://www.suse.com/security/cve/CVE-2025-48384/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-48385 page", "url": "https://www.suse.com/security/cve/CVE-2025-48385/" } ], "title": "security update for git, git-lfs, obs-scm-bridge, python-PyYAML", "tracking": { "current_release_date": "2025-08-29T00:07:40Z", "generator": { "date": "2025-08-29T00:07:40Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:03012-1", "initial_release_date": "2025-08-29T00:07:40Z", "revision_history": [ { "date": "2025-08-29T00:07:40Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "git-2.51.0-150600.3.12.1.aarch64", "product": { "name": "git-2.51.0-150600.3.12.1.aarch64", "product_id": "git-2.51.0-150600.3.12.1.aarch64" } }, { "category": "product_version", "name": "git-arch-2.51.0-150600.3.12.1.aarch64", "product": { "name": "git-arch-2.51.0-150600.3.12.1.aarch64", "product_id": "git-arch-2.51.0-150600.3.12.1.aarch64" } }, { "category": "product_version", "name": "git-core-2.51.0-150600.3.12.1.aarch64", "product": { "name": "git-core-2.51.0-150600.3.12.1.aarch64", "product_id": "git-core-2.51.0-150600.3.12.1.aarch64" } }, { "category": "product_version", "name": "git-credential-libsecret-2.51.0-150600.3.12.1.aarch64", "product": { "name": "git-credential-libsecret-2.51.0-150600.3.12.1.aarch64", "product_id": "git-credential-libsecret-2.51.0-150600.3.12.1.aarch64" } }, { "category": "product_version", "name": "git-cvs-2.51.0-150600.3.12.1.aarch64", "product": { "name": "git-cvs-2.51.0-150600.3.12.1.aarch64", "product_id": "git-cvs-2.51.0-150600.3.12.1.aarch64" } }, { "category": "product_version", "name": "git-daemon-2.51.0-150600.3.12.1.aarch64", "product": { "name": "git-daemon-2.51.0-150600.3.12.1.aarch64", "product_id": "git-daemon-2.51.0-150600.3.12.1.aarch64" } }, { "category": "product_version", "name": "git-email-2.51.0-150600.3.12.1.aarch64", "product": { "name": "git-email-2.51.0-150600.3.12.1.aarch64", "product_id": "git-email-2.51.0-150600.3.12.1.aarch64" } }, { "category": "product_version", "name": "git-gui-2.51.0-150600.3.12.1.aarch64", "product": { "name": "git-gui-2.51.0-150600.3.12.1.aarch64", "product_id": "git-gui-2.51.0-150600.3.12.1.aarch64" } }, { "category": "product_version", "name": "git-lfs-3.7.0-150600.13.3.1.aarch64", "product": { "name": "git-lfs-3.7.0-150600.13.3.1.aarch64", "product_id": "git-lfs-3.7.0-150600.13.3.1.aarch64" } }, { "category": "product_version", "name": "git-p4-2.51.0-150600.3.12.1.aarch64", "product": { "name": "git-p4-2.51.0-150600.3.12.1.aarch64", "product_id": "git-p4-2.51.0-150600.3.12.1.aarch64" } }, { "category": "product_version", "name": "git-svn-2.51.0-150600.3.12.1.aarch64", "product": { "name": "git-svn-2.51.0-150600.3.12.1.aarch64", "product_id": "git-svn-2.51.0-150600.3.12.1.aarch64" } }, { "category": "product_version", "name": "git-web-2.51.0-150600.3.12.1.aarch64", "product": { "name": "git-web-2.51.0-150600.3.12.1.aarch64", "product_id": "git-web-2.51.0-150600.3.12.1.aarch64" } }, { "category": "product_version", "name": "gitk-2.51.0-150600.3.12.1.aarch64", "product": { "name": "gitk-2.51.0-150600.3.12.1.aarch64", "product_id": "gitk-2.51.0-150600.3.12.1.aarch64" } }, { "category": "product_version", "name": "perl-Git-2.51.0-150600.3.12.1.aarch64", "product": { "name": "perl-Git-2.51.0-150600.3.12.1.aarch64", "product_id": "perl-Git-2.51.0-150600.3.12.1.aarch64" } }, { "category": "product_version", "name": "python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "product": { "name": "python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "product_id": "python311-PyYAML-6.0.2-150600.10.3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "git-2.51.0-150600.3.12.1.i586", "product": { "name": "git-2.51.0-150600.3.12.1.i586", "product_id": "git-2.51.0-150600.3.12.1.i586" } }, { "category": "product_version", "name": "git-arch-2.51.0-150600.3.12.1.i586", "product": { "name": "git-arch-2.51.0-150600.3.12.1.i586", "product_id": "git-arch-2.51.0-150600.3.12.1.i586" } }, { "category": "product_version", "name": "git-core-2.51.0-150600.3.12.1.i586", "product": { "name": "git-core-2.51.0-150600.3.12.1.i586", "product_id": "git-core-2.51.0-150600.3.12.1.i586" } }, { "category": "product_version", "name": "git-credential-libsecret-2.51.0-150600.3.12.1.i586", "product": { "name": "git-credential-libsecret-2.51.0-150600.3.12.1.i586", "product_id": "git-credential-libsecret-2.51.0-150600.3.12.1.i586" } }, { "category": "product_version", "name": "git-cvs-2.51.0-150600.3.12.1.i586", "product": { "name": "git-cvs-2.51.0-150600.3.12.1.i586", "product_id": "git-cvs-2.51.0-150600.3.12.1.i586" } }, { "category": "product_version", "name": "git-daemon-2.51.0-150600.3.12.1.i586", "product": { "name": "git-daemon-2.51.0-150600.3.12.1.i586", "product_id": "git-daemon-2.51.0-150600.3.12.1.i586" } }, { "category": "product_version", "name": "git-email-2.51.0-150600.3.12.1.i586", "product": { "name": "git-email-2.51.0-150600.3.12.1.i586", "product_id": "git-email-2.51.0-150600.3.12.1.i586" } }, { "category": "product_version", "name": "git-gui-2.51.0-150600.3.12.1.i586", "product": { "name": "git-gui-2.51.0-150600.3.12.1.i586", "product_id": "git-gui-2.51.0-150600.3.12.1.i586" } }, { "category": "product_version", "name": "git-lfs-3.7.0-150600.13.3.1.i586", "product": { "name": "git-lfs-3.7.0-150600.13.3.1.i586", "product_id": "git-lfs-3.7.0-150600.13.3.1.i586" } }, { "category": "product_version", "name": "git-p4-2.51.0-150600.3.12.1.i586", "product": { "name": "git-p4-2.51.0-150600.3.12.1.i586", "product_id": "git-p4-2.51.0-150600.3.12.1.i586" } }, { "category": "product_version", "name": "git-svn-2.51.0-150600.3.12.1.i586", "product": { "name": "git-svn-2.51.0-150600.3.12.1.i586", "product_id": "git-svn-2.51.0-150600.3.12.1.i586" } }, { "category": "product_version", "name": "git-web-2.51.0-150600.3.12.1.i586", "product": { "name": "git-web-2.51.0-150600.3.12.1.i586", "product_id": "git-web-2.51.0-150600.3.12.1.i586" } }, { "category": "product_version", "name": "gitk-2.51.0-150600.3.12.1.i586", "product": { "name": "gitk-2.51.0-150600.3.12.1.i586", "product_id": "gitk-2.51.0-150600.3.12.1.i586" } }, { "category": "product_version", "name": "perl-Git-2.51.0-150600.3.12.1.i586", "product": { "name": "perl-Git-2.51.0-150600.3.12.1.i586", "product_id": "perl-Git-2.51.0-150600.3.12.1.i586" } }, { "category": "product_version", "name": "python311-PyYAML-6.0.2-150600.10.3.1.i586", "product": { "name": "python311-PyYAML-6.0.2-150600.10.3.1.i586", "product_id": "python311-PyYAML-6.0.2-150600.10.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "git-doc-2.51.0-150600.3.12.1.noarch", "product": { "name": "git-doc-2.51.0-150600.3.12.1.noarch", "product_id": "git-doc-2.51.0-150600.3.12.1.noarch" } }, { "category": "product_version", "name": "obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "product": { "name": "obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "product_id": "obs-scm-bridge-0.7.4-150600.14.4.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "git-2.51.0-150600.3.12.1.ppc64le", "product": { "name": "git-2.51.0-150600.3.12.1.ppc64le", "product_id": "git-2.51.0-150600.3.12.1.ppc64le" } }, { "category": "product_version", "name": "git-arch-2.51.0-150600.3.12.1.ppc64le", "product": { "name": "git-arch-2.51.0-150600.3.12.1.ppc64le", "product_id": "git-arch-2.51.0-150600.3.12.1.ppc64le" } }, { "category": "product_version", "name": "git-core-2.51.0-150600.3.12.1.ppc64le", "product": { "name": "git-core-2.51.0-150600.3.12.1.ppc64le", "product_id": "git-core-2.51.0-150600.3.12.1.ppc64le" } }, { "category": "product_version", "name": "git-credential-libsecret-2.51.0-150600.3.12.1.ppc64le", "product": { "name": "git-credential-libsecret-2.51.0-150600.3.12.1.ppc64le", "product_id": "git-credential-libsecret-2.51.0-150600.3.12.1.ppc64le" } }, { "category": "product_version", "name": "git-cvs-2.51.0-150600.3.12.1.ppc64le", "product": { "name": "git-cvs-2.51.0-150600.3.12.1.ppc64le", "product_id": "git-cvs-2.51.0-150600.3.12.1.ppc64le" } }, { "category": "product_version", "name": "git-daemon-2.51.0-150600.3.12.1.ppc64le", "product": { "name": "git-daemon-2.51.0-150600.3.12.1.ppc64le", "product_id": "git-daemon-2.51.0-150600.3.12.1.ppc64le" } }, { "category": "product_version", "name": "git-email-2.51.0-150600.3.12.1.ppc64le", "product": { "name": "git-email-2.51.0-150600.3.12.1.ppc64le", "product_id": "git-email-2.51.0-150600.3.12.1.ppc64le" } }, { "category": "product_version", "name": "git-gui-2.51.0-150600.3.12.1.ppc64le", "product": { "name": "git-gui-2.51.0-150600.3.12.1.ppc64le", "product_id": "git-gui-2.51.0-150600.3.12.1.ppc64le" } }, { "category": "product_version", "name": "git-lfs-3.7.0-150600.13.3.1.ppc64le", "product": { "name": "git-lfs-3.7.0-150600.13.3.1.ppc64le", "product_id": "git-lfs-3.7.0-150600.13.3.1.ppc64le" } }, { "category": "product_version", "name": "git-p4-2.51.0-150600.3.12.1.ppc64le", "product": { "name": "git-p4-2.51.0-150600.3.12.1.ppc64le", "product_id": "git-p4-2.51.0-150600.3.12.1.ppc64le" } }, { "category": "product_version", "name": "git-svn-2.51.0-150600.3.12.1.ppc64le", "product": { "name": "git-svn-2.51.0-150600.3.12.1.ppc64le", "product_id": "git-svn-2.51.0-150600.3.12.1.ppc64le" } }, { "category": "product_version", "name": "git-web-2.51.0-150600.3.12.1.ppc64le", "product": { "name": "git-web-2.51.0-150600.3.12.1.ppc64le", "product_id": "git-web-2.51.0-150600.3.12.1.ppc64le" } }, { "category": "product_version", "name": "gitk-2.51.0-150600.3.12.1.ppc64le", "product": { "name": "gitk-2.51.0-150600.3.12.1.ppc64le", "product_id": "gitk-2.51.0-150600.3.12.1.ppc64le" } }, { "category": "product_version", "name": "perl-Git-2.51.0-150600.3.12.1.ppc64le", "product": { "name": "perl-Git-2.51.0-150600.3.12.1.ppc64le", "product_id": "perl-Git-2.51.0-150600.3.12.1.ppc64le" } }, { "category": "product_version", "name": "python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "product": { "name": "python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "product_id": "python311-PyYAML-6.0.2-150600.10.3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "git-2.51.0-150600.3.12.1.s390x", "product": { "name": "git-2.51.0-150600.3.12.1.s390x", "product_id": "git-2.51.0-150600.3.12.1.s390x" } }, { "category": "product_version", "name": "git-arch-2.51.0-150600.3.12.1.s390x", "product": { "name": "git-arch-2.51.0-150600.3.12.1.s390x", "product_id": "git-arch-2.51.0-150600.3.12.1.s390x" } }, { "category": "product_version", "name": "git-core-2.51.0-150600.3.12.1.s390x", "product": { "name": "git-core-2.51.0-150600.3.12.1.s390x", "product_id": "git-core-2.51.0-150600.3.12.1.s390x" } }, { "category": "product_version", "name": "git-credential-libsecret-2.51.0-150600.3.12.1.s390x", "product": { "name": "git-credential-libsecret-2.51.0-150600.3.12.1.s390x", "product_id": "git-credential-libsecret-2.51.0-150600.3.12.1.s390x" } }, { "category": "product_version", "name": "git-cvs-2.51.0-150600.3.12.1.s390x", "product": { "name": "git-cvs-2.51.0-150600.3.12.1.s390x", "product_id": "git-cvs-2.51.0-150600.3.12.1.s390x" } }, { "category": "product_version", "name": "git-daemon-2.51.0-150600.3.12.1.s390x", "product": { "name": "git-daemon-2.51.0-150600.3.12.1.s390x", "product_id": "git-daemon-2.51.0-150600.3.12.1.s390x" } }, { "category": "product_version", "name": "git-email-2.51.0-150600.3.12.1.s390x", "product": { "name": "git-email-2.51.0-150600.3.12.1.s390x", "product_id": "git-email-2.51.0-150600.3.12.1.s390x" } }, { "category": "product_version", "name": "git-gui-2.51.0-150600.3.12.1.s390x", "product": { "name": "git-gui-2.51.0-150600.3.12.1.s390x", "product_id": "git-gui-2.51.0-150600.3.12.1.s390x" } }, { "category": "product_version", "name": "git-lfs-3.7.0-150600.13.3.1.s390x", "product": { "name": "git-lfs-3.7.0-150600.13.3.1.s390x", "product_id": "git-lfs-3.7.0-150600.13.3.1.s390x" } }, { "category": "product_version", "name": "git-p4-2.51.0-150600.3.12.1.s390x", "product": { "name": "git-p4-2.51.0-150600.3.12.1.s390x", "product_id": "git-p4-2.51.0-150600.3.12.1.s390x" } }, { "category": "product_version", "name": "git-svn-2.51.0-150600.3.12.1.s390x", "product": { "name": "git-svn-2.51.0-150600.3.12.1.s390x", "product_id": "git-svn-2.51.0-150600.3.12.1.s390x" } }, { "category": "product_version", "name": "git-web-2.51.0-150600.3.12.1.s390x", "product": { "name": "git-web-2.51.0-150600.3.12.1.s390x", "product_id": "git-web-2.51.0-150600.3.12.1.s390x" } }, { "category": "product_version", "name": "gitk-2.51.0-150600.3.12.1.s390x", "product": { "name": "gitk-2.51.0-150600.3.12.1.s390x", "product_id": "gitk-2.51.0-150600.3.12.1.s390x" } }, { "category": "product_version", "name": "perl-Git-2.51.0-150600.3.12.1.s390x", "product": { "name": "perl-Git-2.51.0-150600.3.12.1.s390x", "product_id": "perl-Git-2.51.0-150600.3.12.1.s390x" } }, { "category": "product_version", "name": "python311-PyYAML-6.0.2-150600.10.3.1.s390x", "product": { "name": "python311-PyYAML-6.0.2-150600.10.3.1.s390x", "product_id": "python311-PyYAML-6.0.2-150600.10.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "git-2.51.0-150600.3.12.1.x86_64", "product": { "name": "git-2.51.0-150600.3.12.1.x86_64", "product_id": "git-2.51.0-150600.3.12.1.x86_64" } }, { "category": "product_version", "name": "git-arch-2.51.0-150600.3.12.1.x86_64", "product": { "name": "git-arch-2.51.0-150600.3.12.1.x86_64", "product_id": "git-arch-2.51.0-150600.3.12.1.x86_64" } }, { "category": "product_version", "name": "git-core-2.51.0-150600.3.12.1.x86_64", "product": { "name": "git-core-2.51.0-150600.3.12.1.x86_64", "product_id": "git-core-2.51.0-150600.3.12.1.x86_64" } }, { "category": "product_version", "name": "git-credential-libsecret-2.51.0-150600.3.12.1.x86_64", "product": { "name": "git-credential-libsecret-2.51.0-150600.3.12.1.x86_64", "product_id": "git-credential-libsecret-2.51.0-150600.3.12.1.x86_64" } }, { "category": "product_version", "name": "git-cvs-2.51.0-150600.3.12.1.x86_64", "product": { "name": "git-cvs-2.51.0-150600.3.12.1.x86_64", "product_id": "git-cvs-2.51.0-150600.3.12.1.x86_64" } }, { "category": "product_version", "name": "git-daemon-2.51.0-150600.3.12.1.x86_64", "product": { "name": "git-daemon-2.51.0-150600.3.12.1.x86_64", "product_id": "git-daemon-2.51.0-150600.3.12.1.x86_64" } }, { "category": "product_version", "name": "git-email-2.51.0-150600.3.12.1.x86_64", "product": { "name": "git-email-2.51.0-150600.3.12.1.x86_64", "product_id": "git-email-2.51.0-150600.3.12.1.x86_64" } }, { "category": "product_version", "name": "git-gui-2.51.0-150600.3.12.1.x86_64", "product": { "name": "git-gui-2.51.0-150600.3.12.1.x86_64", "product_id": "git-gui-2.51.0-150600.3.12.1.x86_64" } }, { "category": "product_version", "name": "git-lfs-3.7.0-150600.13.3.1.x86_64", "product": { "name": "git-lfs-3.7.0-150600.13.3.1.x86_64", "product_id": "git-lfs-3.7.0-150600.13.3.1.x86_64" } }, { "category": "product_version", "name": "git-p4-2.51.0-150600.3.12.1.x86_64", "product": { "name": "git-p4-2.51.0-150600.3.12.1.x86_64", "product_id": "git-p4-2.51.0-150600.3.12.1.x86_64" } }, { "category": "product_version", "name": "git-svn-2.51.0-150600.3.12.1.x86_64", "product": { "name": "git-svn-2.51.0-150600.3.12.1.x86_64", "product_id": "git-svn-2.51.0-150600.3.12.1.x86_64" } }, { "category": "product_version", "name": "git-web-2.51.0-150600.3.12.1.x86_64", "product": { "name": "git-web-2.51.0-150600.3.12.1.x86_64", "product_id": "git-web-2.51.0-150600.3.12.1.x86_64" } }, { "category": "product_version", "name": "gitk-2.51.0-150600.3.12.1.x86_64", "product": { "name": "gitk-2.51.0-150600.3.12.1.x86_64", "product_id": "gitk-2.51.0-150600.3.12.1.x86_64" } }, { "category": "product_version", "name": "perl-Git-2.51.0-150600.3.12.1.x86_64", "product": { "name": "perl-Git-2.51.0-150600.3.12.1.x86_64", "product_id": "perl-Git-2.51.0-150600.3.12.1.x86_64" } }, { "category": "product_version", "name": "python311-PyYAML-6.0.2-150600.10.3.1.x86_64", "product": { "name": "python311-PyYAML-6.0.2-150600.10.3.1.x86_64", "product_id": "python311-PyYAML-6.0.2-150600.10.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP7", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7" } } }, { "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": "SUSE Linux Enterprise Module for Development Tools 15 SP7", "product": { "name": "SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-development-tools:15:sp7" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Python 3 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-python3:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Python 3 15 SP7", "product": { "name": "SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-python3:15:sp7" } } }, { "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.51.0-150600.3.12.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.51.0-150600.3.12.1.aarch64" }, "product_reference": "git-core-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.ppc64le" }, "product_reference": "git-core-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.s390x" }, "product_reference": "git-core-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.x86_64" }, "product_reference": "git-core-2.51.0-150600.3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.51.0-150600.3.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.aarch64" }, "product_reference": "git-core-2.51.0-150600.3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.51.0-150600.3.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.ppc64le" }, "product_reference": "git-core-2.51.0-150600.3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.51.0-150600.3.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.s390x" }, "product_reference": "git-core-2.51.0-150600.3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.51.0-150600.3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.x86_64" }, "product_reference": "git-core-2.51.0-150600.3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.51.0-150600.3.12.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.51.0-150600.3.12.1.aarch64" }, "product_reference": "git-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.ppc64le" }, "product_reference": "git-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.s390x" }, "product_reference": "git-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.x86_64" }, "product_reference": "git-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.aarch64" }, "product_reference": "git-arch-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.ppc64le" }, "product_reference": "git-arch-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.s390x" }, "product_reference": "git-arch-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.x86_64" }, "product_reference": "git-arch-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.aarch64" }, "product_reference": "git-cvs-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.ppc64le" }, "product_reference": "git-cvs-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.s390x" }, "product_reference": "git-cvs-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.x86_64" }, "product_reference": "git-cvs-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.aarch64" }, "product_reference": "git-daemon-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.ppc64le" }, "product_reference": "git-daemon-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.s390x" }, "product_reference": "git-daemon-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.x86_64" }, "product_reference": "git-daemon-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.noarch" }, "product_reference": "git-doc-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.aarch64" }, "product_reference": "git-email-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.ppc64le" }, "product_reference": "git-email-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.s390x" }, "product_reference": "git-email-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.x86_64" }, "product_reference": "git-email-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.aarch64" }, "product_reference": "git-gui-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.ppc64le" }, "product_reference": "git-gui-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.s390x" }, "product_reference": "git-gui-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.x86_64" }, "product_reference": "git-gui-2.51.0-150600.3.12.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-lfs-3.7.0-150600.13.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.aarch64" }, "product_reference": "git-lfs-3.7.0-150600.13.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-lfs-3.7.0-150600.13.3.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.ppc64le" }, "product_reference": "git-lfs-3.7.0-150600.13.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-lfs-3.7.0-150600.13.3.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.s390x" }, "product_reference": "git-lfs-3.7.0-150600.13.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-lfs-3.7.0-150600.13.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.x86_64" }, "product_reference": "git-lfs-3.7.0-150600.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.51.0-150600.3.12.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.51.0-150600.3.12.1.aarch64" }, "product_reference": "git-svn-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.ppc64le" }, "product_reference": "git-svn-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.s390x" }, "product_reference": "git-svn-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.x86_64" }, "product_reference": "git-svn-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.aarch64" }, "product_reference": "git-web-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.ppc64le" }, "product_reference": "git-web-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.s390x" }, "product_reference": "git-web-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.x86_64" }, "product_reference": "git-web-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.aarch64" }, "product_reference": "gitk-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.ppc64le" }, "product_reference": "gitk-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.s390x" }, "product_reference": "gitk-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.x86_64" }, "product_reference": "gitk-2.51.0-150600.3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "obs-scm-bridge-0.7.4-150600.14.4.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:obs-scm-bridge-0.7.4-150600.14.4.1.noarch" }, "product_reference": "obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.51.0-150600.3.12.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.51.0-150600.3.12.1.aarch64" }, "product_reference": "perl-Git-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.ppc64le" }, "product_reference": "perl-Git-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.s390x" }, "product_reference": "perl-Git-2.51.0-150600.3.12.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.51.0-150600.3.12.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.51.0-150600.3.12.1.x86_64" }, "product_reference": "perl-Git-2.51.0-150600.3.12.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.51.0-150600.3.12.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.aarch64" }, "product_reference": "git-2.51.0-150600.3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.51.0-150600.3.12.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.ppc64le" }, "product_reference": "git-2.51.0-150600.3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.51.0-150600.3.12.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.s390x" }, "product_reference": "git-2.51.0-150600.3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.51.0-150600.3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.x86_64" }, "product_reference": "git-2.51.0-150600.3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.51.0-150600.3.12.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.aarch64" }, "product_reference": "git-arch-2.51.0-150600.3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.51.0-150600.3.12.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.ppc64le" }, "product_reference": "git-arch-2.51.0-150600.3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.51.0-150600.3.12.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.s390x" }, "product_reference": "git-arch-2.51.0-150600.3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.51.0-150600.3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.x86_64" }, "product_reference": "git-arch-2.51.0-150600.3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.51.0-150600.3.12.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.aarch64" }, "product_reference": "git-cvs-2.51.0-150600.3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.51.0-150600.3.12.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.ppc64le" }, "product_reference": "git-cvs-2.51.0-150600.3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.51.0-150600.3.12.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.s390x" }, "product_reference": "git-cvs-2.51.0-150600.3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.51.0-150600.3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.x86_64" }, "product_reference": "git-cvs-2.51.0-150600.3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.51.0-150600.3.12.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.aarch64" }, "product_reference": "git-daemon-2.51.0-150600.3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.51.0-150600.3.12.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.ppc64le" }, "product_reference": "git-daemon-2.51.0-150600.3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.51.0-150600.3.12.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.s390x" }, "product_reference": "git-daemon-2.51.0-150600.3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.51.0-150600.3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.x86_64" }, "product_reference": "git-daemon-2.51.0-150600.3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.51.0-150600.3.12.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-doc-2.51.0-150600.3.12.1.noarch" }, "product_reference": "git-doc-2.51.0-150600.3.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.51.0-150600.3.12.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.aarch64" }, "product_reference": "git-email-2.51.0-150600.3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.51.0-150600.3.12.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.ppc64le" }, "product_reference": "git-email-2.51.0-150600.3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.51.0-150600.3.12.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.s390x" }, "product_reference": "git-email-2.51.0-150600.3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.51.0-150600.3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.x86_64" }, "product_reference": "git-email-2.51.0-150600.3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.51.0-150600.3.12.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.aarch64" }, "product_reference": "git-gui-2.51.0-150600.3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.51.0-150600.3.12.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.ppc64le" }, "product_reference": "git-gui-2.51.0-150600.3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.51.0-150600.3.12.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.s390x" }, "product_reference": "git-gui-2.51.0-150600.3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.51.0-150600.3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.x86_64" }, "product_reference": "git-gui-2.51.0-150600.3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-lfs-3.7.0-150600.13.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.aarch64" }, "product_reference": "git-lfs-3.7.0-150600.13.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-lfs-3.7.0-150600.13.3.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.ppc64le" }, "product_reference": "git-lfs-3.7.0-150600.13.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-lfs-3.7.0-150600.13.3.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.s390x" }, "product_reference": "git-lfs-3.7.0-150600.13.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-lfs-3.7.0-150600.13.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.x86_64" }, "product_reference": "git-lfs-3.7.0-150600.13.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.51.0-150600.3.12.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.aarch64" }, "product_reference": "git-svn-2.51.0-150600.3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.51.0-150600.3.12.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.ppc64le" }, "product_reference": "git-svn-2.51.0-150600.3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.51.0-150600.3.12.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.s390x" }, "product_reference": "git-svn-2.51.0-150600.3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.51.0-150600.3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.x86_64" }, "product_reference": "git-svn-2.51.0-150600.3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.51.0-150600.3.12.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.aarch64" }, "product_reference": "git-web-2.51.0-150600.3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.51.0-150600.3.12.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.ppc64le" }, "product_reference": "git-web-2.51.0-150600.3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.51.0-150600.3.12.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.s390x" }, "product_reference": "git-web-2.51.0-150600.3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.51.0-150600.3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.x86_64" }, "product_reference": "git-web-2.51.0-150600.3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.51.0-150600.3.12.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.aarch64" }, "product_reference": "gitk-2.51.0-150600.3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.51.0-150600.3.12.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.ppc64le" }, "product_reference": "gitk-2.51.0-150600.3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.51.0-150600.3.12.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.s390x" }, "product_reference": "gitk-2.51.0-150600.3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.51.0-150600.3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.x86_64" }, "product_reference": "gitk-2.51.0-150600.3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "obs-scm-bridge-0.7.4-150600.14.4.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:obs-scm-bridge-0.7.4-150600.14.4.1.noarch" }, "product_reference": "obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.51.0-150600.3.12.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.aarch64" }, "product_reference": "perl-Git-2.51.0-150600.3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.51.0-150600.3.12.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.ppc64le" }, "product_reference": "perl-Git-2.51.0-150600.3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.51.0-150600.3.12.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.s390x" }, "product_reference": "perl-Git-2.51.0-150600.3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.51.0-150600.3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.x86_64" }, "product_reference": "perl-Git-2.51.0-150600.3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-PyYAML-6.0.2-150600.10.3.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.aarch64" }, "product_reference": "python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-PyYAML-6.0.2-150600.10.3.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le" }, "product_reference": "python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-PyYAML-6.0.2-150600.10.3.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.s390x" }, "product_reference": "python311-PyYAML-6.0.2-150600.10.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-PyYAML-6.0.2-150600.10.3.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.x86_64" }, "product_reference": "python311-PyYAML-6.0.2-150600.10.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-PyYAML-6.0.2-150600.10.3.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.aarch64" }, "product_reference": "python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-PyYAML-6.0.2-150600.10.3.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le" }, "product_reference": "python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-PyYAML-6.0.2-150600.10.3.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.s390x" }, "product_reference": "python311-PyYAML-6.0.2-150600.10.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-PyYAML-6.0.2-150600.10.3.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.x86_64" }, "product_reference": "python311-PyYAML-6.0.2-150600.10.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.51.0-150600.3.12.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.aarch64" }, "product_reference": "git-2.51.0-150600.3.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.51.0-150600.3.12.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.ppc64le" }, "product_reference": "git-2.51.0-150600.3.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.51.0-150600.3.12.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.s390x" }, "product_reference": "git-2.51.0-150600.3.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-2.51.0-150600.3.12.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.x86_64" }, "product_reference": "git-2.51.0-150600.3.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.51.0-150600.3.12.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.aarch64" }, "product_reference": "git-arch-2.51.0-150600.3.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.51.0-150600.3.12.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.ppc64le" }, "product_reference": "git-arch-2.51.0-150600.3.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.51.0-150600.3.12.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.s390x" }, "product_reference": "git-arch-2.51.0-150600.3.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-arch-2.51.0-150600.3.12.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.x86_64" }, "product_reference": "git-arch-2.51.0-150600.3.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.51.0-150600.3.12.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.aarch64" }, "product_reference": "git-core-2.51.0-150600.3.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.51.0-150600.3.12.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.ppc64le" }, "product_reference": "git-core-2.51.0-150600.3.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.51.0-150600.3.12.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.s390x" }, "product_reference": "git-core-2.51.0-150600.3.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-core-2.51.0-150600.3.12.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.x86_64" }, "product_reference": "git-core-2.51.0-150600.3.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.51.0-150600.3.12.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.aarch64" }, "product_reference": "git-credential-libsecret-2.51.0-150600.3.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.51.0-150600.3.12.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.ppc64le" }, "product_reference": "git-credential-libsecret-2.51.0-150600.3.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.51.0-150600.3.12.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.s390x" }, "product_reference": "git-credential-libsecret-2.51.0-150600.3.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-credential-libsecret-2.51.0-150600.3.12.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.x86_64" }, "product_reference": "git-credential-libsecret-2.51.0-150600.3.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.51.0-150600.3.12.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.aarch64" }, "product_reference": "git-cvs-2.51.0-150600.3.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.51.0-150600.3.12.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.ppc64le" }, "product_reference": "git-cvs-2.51.0-150600.3.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.51.0-150600.3.12.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.s390x" }, "product_reference": "git-cvs-2.51.0-150600.3.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-cvs-2.51.0-150600.3.12.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.x86_64" }, "product_reference": "git-cvs-2.51.0-150600.3.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.51.0-150600.3.12.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.aarch64" }, "product_reference": "git-daemon-2.51.0-150600.3.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.51.0-150600.3.12.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.ppc64le" }, "product_reference": "git-daemon-2.51.0-150600.3.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.51.0-150600.3.12.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.s390x" }, "product_reference": "git-daemon-2.51.0-150600.3.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-daemon-2.51.0-150600.3.12.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.x86_64" }, "product_reference": "git-daemon-2.51.0-150600.3.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-doc-2.51.0-150600.3.12.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-doc-2.51.0-150600.3.12.1.noarch" }, "product_reference": "git-doc-2.51.0-150600.3.12.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.51.0-150600.3.12.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.aarch64" }, "product_reference": "git-email-2.51.0-150600.3.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.51.0-150600.3.12.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.ppc64le" }, "product_reference": "git-email-2.51.0-150600.3.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.51.0-150600.3.12.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.s390x" }, "product_reference": "git-email-2.51.0-150600.3.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-email-2.51.0-150600.3.12.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.x86_64" }, "product_reference": "git-email-2.51.0-150600.3.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.51.0-150600.3.12.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.aarch64" }, "product_reference": "git-gui-2.51.0-150600.3.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.51.0-150600.3.12.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.ppc64le" }, "product_reference": "git-gui-2.51.0-150600.3.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.51.0-150600.3.12.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.s390x" }, "product_reference": "git-gui-2.51.0-150600.3.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-gui-2.51.0-150600.3.12.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.x86_64" }, "product_reference": "git-gui-2.51.0-150600.3.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-lfs-3.7.0-150600.13.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.aarch64" }, "product_reference": "git-lfs-3.7.0-150600.13.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-lfs-3.7.0-150600.13.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.ppc64le" }, "product_reference": "git-lfs-3.7.0-150600.13.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-lfs-3.7.0-150600.13.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.s390x" }, "product_reference": "git-lfs-3.7.0-150600.13.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-lfs-3.7.0-150600.13.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.x86_64" }, "product_reference": "git-lfs-3.7.0-150600.13.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.51.0-150600.3.12.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.aarch64" }, "product_reference": "git-p4-2.51.0-150600.3.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.51.0-150600.3.12.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.ppc64le" }, "product_reference": "git-p4-2.51.0-150600.3.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.51.0-150600.3.12.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.s390x" }, "product_reference": "git-p4-2.51.0-150600.3.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-p4-2.51.0-150600.3.12.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.x86_64" }, "product_reference": "git-p4-2.51.0-150600.3.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.51.0-150600.3.12.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.aarch64" }, "product_reference": "git-svn-2.51.0-150600.3.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.51.0-150600.3.12.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.ppc64le" }, "product_reference": "git-svn-2.51.0-150600.3.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.51.0-150600.3.12.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.s390x" }, "product_reference": "git-svn-2.51.0-150600.3.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-svn-2.51.0-150600.3.12.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.x86_64" }, "product_reference": "git-svn-2.51.0-150600.3.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.51.0-150600.3.12.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.aarch64" }, "product_reference": "git-web-2.51.0-150600.3.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.51.0-150600.3.12.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.ppc64le" }, "product_reference": "git-web-2.51.0-150600.3.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.51.0-150600.3.12.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.s390x" }, "product_reference": "git-web-2.51.0-150600.3.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "git-web-2.51.0-150600.3.12.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.x86_64" }, "product_reference": "git-web-2.51.0-150600.3.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.51.0-150600.3.12.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.aarch64" }, "product_reference": "gitk-2.51.0-150600.3.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.51.0-150600.3.12.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.ppc64le" }, "product_reference": "gitk-2.51.0-150600.3.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.51.0-150600.3.12.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.s390x" }, "product_reference": "gitk-2.51.0-150600.3.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "gitk-2.51.0-150600.3.12.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.x86_64" }, "product_reference": "gitk-2.51.0-150600.3.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "obs-scm-bridge-0.7.4-150600.14.4.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:obs-scm-bridge-0.7.4-150600.14.4.1.noarch" }, "product_reference": "obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.51.0-150600.3.12.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.aarch64" }, "product_reference": "perl-Git-2.51.0-150600.3.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.51.0-150600.3.12.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.ppc64le" }, "product_reference": "perl-Git-2.51.0-150600.3.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.51.0-150600.3.12.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.s390x" }, "product_reference": "perl-Git-2.51.0-150600.3.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Git-2.51.0-150600.3.12.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.x86_64" }, "product_reference": "perl-Git-2.51.0-150600.3.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-PyYAML-6.0.2-150600.10.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.aarch64" }, "product_reference": "python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-PyYAML-6.0.2-150600.10.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le" }, "product_reference": "python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-PyYAML-6.0.2-150600.10.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.s390x" }, "product_reference": "python311-PyYAML-6.0.2-150600.10.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-PyYAML-6.0.2-150600.10.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.x86_64" }, "product_reference": "python311-PyYAML-6.0.2-150600.10.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-27613", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-27613" } ], "notes": [ { "category": "general", "text": "Gitk is a Tcl/Tk based Git history browser. Starting with 1.7.0, when a user clones an untrusted repository and runs gitk without additional command arguments, files for which the user has write permission can be created and truncated. The option Support per-file encoding must have been enabled before in Gitk\u0027s Preferences. This option is disabled by default. The same happens when Show origin of this line is used in the main window (regardless of whether Support per-file encoding is enabled or not). This vulnerability is fixed in 2.43.7, 2.44.4, 2.45.4, 2.46.4, 2.47.3, 2.48.2, 2.49.1, and 2.50.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.51.0-150600.3.12.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-doc-2.51.0-150600.3.12.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.x86_64", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-doc-2.51.0-150600.3.12.1.noarch", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.aarch64", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.ppc64le", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.s390x", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.x86_64", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-27613", "url": "https://www.suse.com/security/cve/CVE-2025-27613" }, { "category": "external", "summary": "SUSE Bug 1245938 for CVE-2025-27613", "url": "https://bugzilla.suse.com/1245938" } ], "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.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.51.0-150600.3.12.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-doc-2.51.0-150600.3.12.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.x86_64", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-doc-2.51.0-150600.3.12.1.noarch", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.aarch64", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.ppc64le", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.s390x", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.x86_64", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.51.0-150600.3.12.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-doc-2.51.0-150600.3.12.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.x86_64", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-doc-2.51.0-150600.3.12.1.noarch", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.aarch64", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.ppc64le", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.s390x", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.x86_64", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-29T00:07:40Z", "details": "moderate" } ], "title": "CVE-2025-27613" }, { "cve": "CVE-2025-27614", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-27614" } ], "notes": [ { "category": "general", "text": "Gitk is a Tcl/Tk based Git history browser. Starting with 2.41.0, a Git repository can be crafted in such a way that with some social engineering a user who has cloned the repository can be tricked into running any script (e.g., Bourne shell, Perl, Python, ...) supplied by the attacker by invoking gitk filename, where filename has a particular structure. The script is run with the privileges of the user. This vulnerability is fixed in 2.43.7, 2.44.4, 2.45.4, 2.46.4, 2.47.3, 2.48.2, 2.49.1, and 2.50.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.51.0-150600.3.12.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-doc-2.51.0-150600.3.12.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.x86_64", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-doc-2.51.0-150600.3.12.1.noarch", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.aarch64", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.ppc64le", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.s390x", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.x86_64", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-27614", "url": "https://www.suse.com/security/cve/CVE-2025-27614" }, { "category": "external", "summary": "SUSE Bug 1245939 for CVE-2025-27614", "url": "https://bugzilla.suse.com/1245939" } ], "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.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.51.0-150600.3.12.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-doc-2.51.0-150600.3.12.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.x86_64", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-doc-2.51.0-150600.3.12.1.noarch", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.aarch64", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.ppc64le", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.s390x", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.x86_64", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.51.0-150600.3.12.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-doc-2.51.0-150600.3.12.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.x86_64", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-doc-2.51.0-150600.3.12.1.noarch", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.aarch64", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.ppc64le", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.s390x", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.x86_64", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-29T00:07:40Z", "details": "important" } ], "title": "CVE-2025-27614" }, { "cve": "CVE-2025-46835", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-46835" } ], "notes": [ { "category": "general", "text": "Git GUI allows you to use the Git source control management tools via a GUI. When a user clones an untrusted repository and is tricked into editing a file located in a maliciously named directory in the repository, then Git GUI can create and overwrite files for which the user has write permission. This vulnerability is fixed in 2.43.7, 2.44.4, 2.45.4, 2.46.4, 2.47.3, 2.48.2, 2.49.1, and 2.50.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.51.0-150600.3.12.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-doc-2.51.0-150600.3.12.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.x86_64", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-doc-2.51.0-150600.3.12.1.noarch", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.aarch64", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.ppc64le", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.s390x", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.x86_64", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-46835", "url": "https://www.suse.com/security/cve/CVE-2025-46835" }, { "category": "external", "summary": "SUSE Bug 1245942 for CVE-2025-46835", "url": "https://bugzilla.suse.com/1245942" } ], "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.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.51.0-150600.3.12.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-doc-2.51.0-150600.3.12.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.x86_64", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-doc-2.51.0-150600.3.12.1.noarch", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.aarch64", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.ppc64le", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.s390x", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.x86_64", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.51.0-150600.3.12.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-doc-2.51.0-150600.3.12.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.x86_64", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-doc-2.51.0-150600.3.12.1.noarch", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.aarch64", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.ppc64le", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.s390x", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.x86_64", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-29T00:07:40Z", "details": "moderate" } ], "title": "CVE-2025-46835" }, { "cve": "CVE-2025-48384", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-48384" } ], "notes": [ { "category": "general", "text": "Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. When reading a config value, Git strips any trailing carriage return and line feed (CRLF). When writing a config entry, values with a trailing CR are not quoted, causing the CR to be lost when the config is later read. When initializing a submodule, if the submodule path contains a trailing CR, the altered path is read resulting in the submodule being checked out to an incorrect location. If a symlink exists that points the altered path to the submodule hooks directory, and the submodule contains an executable post-checkout hook, the script may be unintentionally executed after checkout. This vulnerability is fixed in v2.43.7, v2.44.4, v2.45.4, v2.46.4, v2.47.3, v2.48.2, v2.49.1, and v2.50.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.51.0-150600.3.12.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-doc-2.51.0-150600.3.12.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.x86_64", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-doc-2.51.0-150600.3.12.1.noarch", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.aarch64", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.ppc64le", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.s390x", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.x86_64", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-48384", "url": "https://www.suse.com/security/cve/CVE-2025-48384" }, { "category": "external", "summary": "SUSE Bug 1245943 for CVE-2025-48384", "url": "https://bugzilla.suse.com/1245943" } ], "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.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.51.0-150600.3.12.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-doc-2.51.0-150600.3.12.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.x86_64", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-doc-2.51.0-150600.3.12.1.noarch", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.aarch64", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.ppc64le", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.s390x", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.x86_64", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.51.0-150600.3.12.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-doc-2.51.0-150600.3.12.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.x86_64", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-doc-2.51.0-150600.3.12.1.noarch", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.aarch64", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.ppc64le", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.s390x", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.x86_64", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-29T00:07:40Z", "details": "important" } ], "title": "CVE-2025-48384" }, { "cve": "CVE-2025-48385", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-48385" } ], "notes": [ { "category": "general", "text": "Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. When cloning a repository Git knows to optionally fetch a bundle advertised by the remote server, which allows the server-side to offload parts of the clone to a CDN. The Git client does not perform sufficient validation of the advertised bundles, which allows the remote side to perform protocol injection. This protocol injection can cause the client to write the fetched bundle to a location controlled by the adversary. The fetched content is fully controlled by the server, which can in the worst case lead to arbitrary code execution. The use of bundle URIs is not enabled by default and can be controlled by the bundle.heuristic config option. Some cases of the vulnerability require that the adversary is in control of where a repository will be cloned to. This either requires social engineering or a recursive clone with submodules. These cases can thus be avoided by disabling recursive clones. This vulnerability is fixed in v2.43.7, v2.44.4, v2.45.4, v2.46.4, v2.47.3, v2.48.2, v2.49.1, and v2.50.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.51.0-150600.3.12.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-doc-2.51.0-150600.3.12.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.x86_64", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-doc-2.51.0-150600.3.12.1.noarch", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.aarch64", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.ppc64le", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.s390x", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.x86_64", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-48385", "url": "https://www.suse.com/security/cve/CVE-2025-48385" }, { "category": "external", "summary": "SUSE Bug 1245946 for CVE-2025-48385", "url": "https://bugzilla.suse.com/1245946" } ], "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.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.51.0-150600.3.12.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-doc-2.51.0-150600.3.12.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.x86_64", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-doc-2.51.0-150600.3.12.1.noarch", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.aarch64", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.ppc64le", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.s390x", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.x86_64", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.51.0-150600.3.12.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-lfs-3.7.0-150600.13.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-doc-2.51.0-150600.3.12.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-lfs-3.7.0-150600.13.3.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.51.0-150600.3.12.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-PyYAML-6.0.2-150600.10.3.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-PyYAML-6.0.2-150600.10.3.1.x86_64", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-arch-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-core-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-credential-libsecret-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-cvs-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-daemon-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-doc-2.51.0-150600.3.12.1.noarch", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-email-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-gui-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.aarch64", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.ppc64le", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.s390x", "openSUSE Leap 15.6:git-lfs-3.7.0-150600.13.3.1.x86_64", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-p4-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-svn-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:git-web-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:gitk-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:obs-scm-bridge-0.7.4-150600.14.4.1.noarch", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.aarch64", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.ppc64le", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.s390x", "openSUSE Leap 15.6:perl-Git-2.51.0-150600.3.12.1.x86_64", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.aarch64", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.ppc64le", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.s390x", "openSUSE Leap 15.6:python311-PyYAML-6.0.2-150600.10.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-29T00:07:40Z", "details": "important" } ], "title": "CVE-2025-48385" } ] }
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…