suse-ru-2025:4131-1
Vulnerability from csaf_suse
Published
2025-11-18 15:56
Modified
2025-11-18 15:56
Summary
Recommended update for suse-migration-sle16-activation, SLES16-Migration, SLES16-SAP_Migration, suse-migration-services, suse-migration-rpm, wicked2nm, image-janitor

Notes

Title of the patch
Recommended update for suse-migration-sle16-activation, SLES16-Migration, SLES16-SAP_Migration, suse-migration-services, suse-migration-rpm, wicked2nm, image-janitor
Description of the patch
This update for suse-migration-sle16-activation, SLES16-Migration, SLES16-SAP_Migration, suse-migration-services, suse-migration-rpm, wicked2nm, image-janitor fixes the following issues: Changes for suse-migration-sle16-activation: - Simplify interface naming by disabling predictable names at boot - shellcheck heavily complained - check migration target before testing for architecture version - Create systemd.link files for virtual VMware/Hyper-V NICs - Add changes for newest wicked2nm - Activation packages can no longer be noarch - Architecture check before allowing migration to be activated - Add missing pre snapshot setup to run_migration - Add wicked2nm network migration - Setup ExclusiveArch for activation packages - Make activation package require by provides tag - Fix product related requirement settings Changes for SLES16-Migration: - Added .ssh directory for migration user - Add etc/motd overlay file Print message how to show migration progress information - Fix build on more architectures - Initial changelog Changes for SLES16-SAP_Migration: - Support wicked2nm migration - Migration live image for SLES4SAP 15 to 16 Changes for suse-migration-services: - Set systemd offline for Zypper in chroot mode - Fix apparmor install procedure - Fixed azuremetadata device lookup - Use of f-strings not allowed in the DMS - Simplify interface naming by disabling predictable names at boot - Fixed test_check_lsm_migration unit test - Fix setup_host_network_test by mocking os.makedirs - wicked2nm: log network state on nm-online failure - Fixed LSM pre checks to be more robust - shellcheck heavily complained - Do not evaluate wicked2nm output in precheck - Fix unit test for lsm check - prechecks/lsm.py: remove _apparmor_analyze_profiles() - LSM migration check for AppArmor -> SELinux - Improve pre-check message - Fix MinSLEVersion value depending on target - reduce package set on migration image - Fixed behavior of wicked2m pre check - implementation of sshd root login pre-check - Fixed selinux to apparmor migration - Fixed reading of migration config for target class - Add recursion guard to MigrationConfig::_merge_config_dicts - shrink migration image - container/sle16/config.sh - sle16/config.sh - use dropin for s390 migration-config - doc: fix indentation - check for migration target by matching ISO file name - config: introduce dropin dir migration-config.d/ - Apply SLE16 live image setup to container setup - bind mount only required subdirectories under /run into chroot - Add missing package requirement - check migration target before testing for architecture version - setup_host_network: simplify code - use os.makedirs() - Create systemd.link files for virtual VMware/Hyper-V NIC - Preserve systemd.link files from /etc/systemd/network/ - Add changes for the newest wicked2nm - Ensure wicked2nm is a dependency of pre-checks for SLE 16 migration - Activation packages can no longer be noarch - Fix update of image .changes files - Architecture check before allowing migration to be activated - Improve error logs when wicked2nm fails - Include image changelog to version bump - Ensure wicked2nm migration is always running, despite warnings - Fix: add --no-recommends on patterns-base-selinux installation - Update suse-migration-services for container use - Update SLE16 migration container - Update SAP live migration image - Add missing pre snapshot setup to run_migration - Follow up fix for the wicked to nm migration - Add wicked2nm network migration - Add glob support to preserve_files - Setup ExclusiveArch for activation packages - Build sles4sap migration for cloud on x86_64 only - Do not build sles4sap migration on s390x - Use systemctl kexec - Fix: return the correct kernel path based on machine type - Fixed glob pattern match for package name - Remove menitoning of SLES 12-SP4 - Make activation package require by provides tag - Added SLES16-SAP_Migration live image - Do not use list[str] type hint - Fix error evaluation from offline_migrations API - Fix logging from non unit files - Fix product related requirement settings - Repos for migration image must be in kiwi - Added .ssh to migration user for SAP 15 live image - Added SLES15-SAP_Migration Makefile target - Add proper release package for SLE16 migration - Fix typo in service name - Drop obsolete check for resolv.conf - Fix migration user home dir setup for SLE16 - Update README_QA.rst - test: split unit test for setup_name_resolver - Install patterns-base-selinux for Apparmor migration - Ensure the rebuild counter is not stripped from the rpm - Exit silently if no migration iso is found - Ensure rpmlintrc file is part of suse-migration-services SRPM - Ignore fixup! entries when generating changelog - Increase python test matrix - Remove redundanct requires on itself - Fix ordering of pre-checks and actual migration - Add SLES15-Migration target to Makefile - Fix suse-migration-console-log service - Fix typo in REA- Activate only connections if present in the current system - Improve error output, exit codes and add flag to disable user hints - Add support for autoip-fallback - Issue only a info when dhcp.update is non default - Add ipv4_static broadcast - Apply dhcp settings to mirror wicked client id - Fix test.sh, fail if migration succeed but expect fail - Fix sysctl handling - Avoid cloning in parsing of route - Fix continue migration to show all warnings beforehand - Improve warning messages - show interface, element names - Remove unwrap in route parsing - bump slab from 0.4.10 to 0.4.11 to address CVE-2025-55159 (bsc#1248010) - Fix netconfig handling with proper priority setting - Add ovs support - Use agama-network instead of agama-(lib|server) - Only activate connections marked with autostart - Give hint in error message how to ignore warnings - Update README.md with updated installation and usage infos - Add support for Leap 15 - Remove BuildRequires that are no longer necessary due to the agama-network switch. - The agama-network switch also removes the vulnerable and unmaintained 'users' crate from the dependencies. (bsc#1244188)DME_QA - Fix: split name resolver setup into its own service - Fix: set path according to current arch in grub.d/99_migration - Add support to enable single rpm transaction for upgrade - enable suse-migration-ha.service in the migration image - Migration for high availability extension - RPM wrapper fixes - Cleanup secfile to follow python singlespec policy - Support product specifier in ISO name - Ensure sle16 images can build on all supported platforms - Use name pattern compatible to suse-migration-rpm - Fix SLE15 migration images - SAP product should migrate to 15 SP4 - Add SLES15-SAP-Migration - Bump target to SLE15 SP7 - Update bumpversion config Include sle16 container build to version bump - Handle selinux boot option when using kexec - Ensure migration to SLES16 uses selinux, not apparmor - improve os-release parsing - Ensure SLES16 is also detected in SCC precheck - Add high availablity extension check - Fix package names for python packages on SLE16 - Relax on the shim-install call - Fixup package name for SLE16 and SLE16 container - Fix changelog references for activation packages - Add product migration check Changes for suse-migration-rpm: - Fix MinSLEVersion value depending on target - Add product requirement according to image name. - Exit silently if no migration iso is found. - Add build and perl(Date::Parse) to ensure we can append changelog entries to generated package. Changes for wicked2nm: - Activate only connections if present in the current system - Improve error output, exit codes and add flag to disable user hints - Add support for autoip-fallback - Issue only a info when dhcp.update is non default - Add ipv4_static broadcast - Apply dhcp settings to mirror wicked client id - Fix test.sh, fail if migration succeed but expect fail - Fix sysctl handling - Avoid cloning in parsing of route - Fix continue migration to show all warnings beforehand - Improve warning messages - show interface, element names - Remove unwrap in route parsing - bump slab from 0.4.10 to 0.4.11 to address CVE-2025-55159 (bsc#1248010) - Fix netconfig handling with proper priority setting - Add ovs support - Use agama-network instead of agama-(lib|server) - Only activate connections marked with autostart - Give hint in error message how to ignore warnings - Update README.md with updated installation and usage infos - Add support for Leap 15 - Remove BuildRequires that are no longer necessary due to the agama-network switch. - The agama-network switch also removes the vulnerable and unmaintained 'users' crate from the dependencies. (bsc#1244188) Chages for image-janitor: - Fix packaging (add doc, license) - Release 0.2.0 with configuration files packaged - Initial packag
Patchnames
SUSE-2025-4131,SUSE-SLE-Module-Basesystem-15-SP7-2025-4131,SUSE-SLE-Module-SAP-Applications-15-SP7-2025-4131
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": "Recommended update for suse-migration-sle16-activation, SLES16-Migration, SLES16-SAP_Migration, suse-migration-services, suse-migration-rpm, wicked2nm, image-janitor",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for suse-migration-sle16-activation, SLES16-Migration, SLES16-SAP_Migration, suse-migration-services, suse-migration-rpm, wicked2nm, image-janitor fixes the following issues:\n\nChanges for suse-migration-sle16-activation:\n\n- Simplify interface naming by disabling predictable names at boot\n- shellcheck heavily complained\n- check migration target before testing for architecture version\n- Create systemd.link files for virtual VMware/Hyper-V NICs\n- Add changes for newest wicked2nm\n- Activation packages can no longer be noarch\n- Architecture check before allowing migration to be activated\n- Add missing pre snapshot setup to run_migration\n- Add wicked2nm network migration\n- Setup ExclusiveArch for activation packages\n- Make activation package require by provides tag\n- Fix product related requirement settings\n\nChanges for SLES16-Migration:\n\n- Added .ssh directory for migration user\n- Add etc/motd overlay file\n  Print message how to show migration progress information\n- Fix build on more architectures\n- Initial changelog\n    \nChanges for SLES16-SAP_Migration:\n\n- Support wicked2nm migration\n- Migration live image for SLES4SAP 15 to 16\n\nChanges for suse-migration-services:\n\n- Set systemd offline for Zypper in chroot mode\n- Fix apparmor install procedure\n- Fixed azuremetadata device lookup\n- Use of f-strings not allowed in the DMS\n- Simplify interface naming by disabling predictable names at boot\n- Fixed test_check_lsm_migration unit test\n- Fix setup_host_network_test by mocking os.makedirs\n- wicked2nm: log network state on nm-online failure\n- Fixed LSM pre checks to be more robust\n- shellcheck heavily complained\n- Do not evaluate wicked2nm output in precheck\n- Fix unit test for lsm check\n- prechecks/lsm.py: remove _apparmor_analyze_profiles()\n- LSM migration check for AppArmor -\u003e SELinux\n- Improve pre-check message\n- Fix MinSLEVersion value depending on target\n- reduce package set on migration image\n- Fixed behavior of wicked2m pre check\n- implementation of sshd root login pre-check\n- Fixed selinux to apparmor migration\n- Fixed reading of migration config for target class\n- Add recursion guard to MigrationConfig::_merge_config_dicts\n- shrink migration image\n- container/sle16/config.sh\n- sle16/config.sh - use dropin for s390 migration-config\n- doc: fix indentation\n- check for migration target by matching ISO file name\n- config: introduce dropin dir migration-config.d/\n- Apply SLE16 live image setup to container setup\n- bind mount only required subdirectories under /run into chroot\n- Add missing package requirement\n- check migration target before testing for architecture version\n- setup_host_network: simplify code - use os.makedirs()\n- Create systemd.link files for virtual VMware/Hyper-V NIC\n- Preserve systemd.link files from /etc/systemd/network/   \n- Add changes for the newest wicked2nm\n- Ensure wicked2nm is a dependency of pre-checks for SLE 16 migration\n- Activation packages can no longer be noarch\n- Fix update of image .changes files\n- Architecture check before allowing migration to be activated\n- Improve error logs when wicked2nm fails\n- Include image changelog to version bump\n- Ensure wicked2nm migration is always running, despite warnings\n- Fix: add --no-recommends on patterns-base-selinux installation\n- Update suse-migration-services for container use\n- Update SLE16 migration container\n- Update SAP live migration image\n- Add missing pre snapshot setup to run_migration\n- Follow up fix for the wicked to nm migration\n- Add wicked2nm network migration\n- Add glob support to preserve_files\n- Setup ExclusiveArch for activation packages\n- Build sles4sap migration for cloud on x86_64 only\n- Do not build sles4sap migration on s390x   \n- Use systemctl kexec\n- Fix: return the correct kernel path based on machine type\n- Fixed glob pattern match for package name\n- Remove menitoning of SLES 12-SP4\n- Make activation package require by provides tag\n- Added SLES16-SAP_Migration live image\n- Do not use list[str] type hint\n- Fix error evaluation from offline_migrations API\n- Fix logging from non unit files\n- Fix product related requirement settings\n- Repos for migration image must be in kiwi\n- Added .ssh to migration user for SAP 15 live image\n- Added SLES15-SAP_Migration Makefile target\n- Add proper release package for SLE16 migration\n- Fix typo in service name\n- Drop obsolete check for resolv.conf\n- Fix migration user home dir setup for SLE16\n- Update README_QA.rst\n- test: split unit test for setup_name_resolver\n- Install patterns-base-selinux for Apparmor migration\n- Ensure the rebuild counter is not stripped from the rpm\n- Exit silently if no migration iso is found\n- Ensure rpmlintrc file is part of suse-migration-services SRPM\n- Ignore fixup! entries when generating changelog\n- Increase python test matrix\n- Remove redundanct requires on itself\n- Fix ordering of pre-checks and actual migration\n- Add SLES15-Migration target to Makefile\n- Fix suse-migration-console-log service\n- Fix typo in REA- Activate only connections if present in the current system\n- Improve error output, exit codes and add flag to disable user hints\n- Add support for autoip-fallback\n- Issue only a info when dhcp.update is non default \n- Add ipv4_static broadcast \n- Apply dhcp settings to mirror wicked client id \n- Fix test.sh, fail if migration succeed but expect fail \n- Fix sysctl handling \n- Avoid cloning in parsing of route \n- Fix continue migration to show all warnings beforehand \n- Improve warning messages - show interface, element names \n- Remove unwrap in route parsing \n- bump slab from 0.4.10 to 0.4.11 to address CVE-2025-55159 (bsc#1248010)\n- Fix netconfig handling with proper priority setting\n- Add ovs support\n- Use agama-network instead of agama-(lib|server)\n- Only activate connections marked with autostart\n- Give hint in error message how to ignore warnings\n- Update README.md with updated installation and usage infos\n- Add support for Leap 15\n- Remove BuildRequires that are no longer necessary due to the agama-network switch.\n- The agama-network switch also removes the vulnerable and\n  unmaintained \u0027users\u0027 crate from the dependencies. (bsc#1244188)DME_QA\n- Fix: split name resolver setup into its own service\n- Fix: set path according to current arch in grub.d/99_migration\n- Add support to enable single rpm transaction for upgrade\n- enable suse-migration-ha.service in the migration image\n- Migration for high availability extension\n- RPM wrapper fixes\n- Cleanup secfile to follow python singlespec policy\n- Support product specifier in ISO name\n- Ensure sle16 images can build on all supported platforms\n- Use name pattern compatible to suse-migration-rpm\n- Fix SLE15 migration images\n- SAP product should migrate to 15 SP4\n- Add SLES15-SAP-Migration\n- Bump target to SLE15 SP7\n- Update bumpversion config\n  Include sle16 container build to version bump\n- Handle selinux boot option when using kexec\n- Ensure migration to SLES16 uses selinux, not apparmor\n- improve os-release parsing\n- Ensure SLES16 is also detected in SCC precheck\n- Add high availablity extension check\n- Fix package names for python packages on SLE16\n- Relax on the shim-install call\n- Fixup package name for SLE16 and SLE16 container\n- Fix changelog references for activation packages\n- Add product migration check\n    \nChanges for suse-migration-rpm:\n\n- Fix MinSLEVersion value depending on target\n- Add product requirement according to image name.\n- Exit silently if no migration iso is found. \n- Add build and perl(Date::Parse) to ensure we can append changelog entries to generated package.\n\nChanges for wicked2nm:\n    \n- Activate only connections if present in the current system\n- Improve error output, exit codes and add flag to disable user hints\n- Add support for autoip-fallback\n- Issue only a info when dhcp.update is non default \n- Add ipv4_static broadcast \n- Apply dhcp settings to mirror wicked client id \n- Fix test.sh, fail if migration succeed but expect fail \n- Fix sysctl handling \n- Avoid cloning in parsing of route \n- Fix continue migration to show all warnings beforehand \n- Improve warning messages - show interface, element names \n- Remove unwrap in route parsing \n- bump slab from 0.4.10 to 0.4.11 to address CVE-2025-55159 (bsc#1248010)\n- Fix netconfig handling with proper priority setting\n- Add ovs support\n- Use agama-network instead of agama-(lib|server)\n- Only activate connections marked with autostart\n- Give hint in error message how to ignore warnings\n- Update README.md with updated installation and usage infos\n- Add support for Leap 15\n- Remove BuildRequires that are no longer necessary due to the agama-network switch.\n- The agama-network switch also removes the vulnerable and\n  unmaintained \u0027users\u0027 crate from the dependencies. (bsc#1244188)\n    \nChages for image-janitor:\n- Fix packaging (add doc, license)\n- Release 0.2.0 with configuration files packaged\n- Initial packag\n  ",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-2025-4131,SUSE-SLE-Module-Basesystem-15-SP7-2025-4131,SUSE-SLE-Module-SAP-Applications-15-SP7-2025-4131",
        "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-ru-2025_4131-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-RU-2025:4131-1",
        "url": "https://www.suse.com/support/update/announcement//suse-ru-20254131-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-RU-2025:4131-1",
        "url": "https://lists.suse.com/pipermail/sle-updates/2025-November/042745.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1133919",
        "url": "https://bugzilla.suse.com/1133919"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1142108",
        "url": "https://bugzilla.suse.com/1142108"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1155192",
        "url": "https://bugzilla.suse.com/1155192"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1173532",
        "url": "https://bugzilla.suse.com/1173532"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1178737",
        "url": "https://bugzilla.suse.com/1178737"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1182520",
        "url": "https://bugzilla.suse.com/1182520"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1199028",
        "url": "https://bugzilla.suse.com/1199028"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1209304",
        "url": "https://bugzilla.suse.com/1209304"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1209591",
        "url": "https://bugzilla.suse.com/1209591"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1211240",
        "url": "https://bugzilla.suse.com/1211240"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1219004",
        "url": "https://bugzilla.suse.com/1219004"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1222258",
        "url": "https://bugzilla.suse.com/1222258"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1244188",
        "url": "https://bugzilla.suse.com/1244188"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1246513",
        "url": "https://bugzilla.suse.com/1246513"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1248010",
        "url": "https://bugzilla.suse.com/1248010"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1248137",
        "url": "https://bugzilla.suse.com/1248137"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1250076",
        "url": "https://bugzilla.suse.com/1250076"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1250078",
        "url": "https://bugzilla.suse.com/1250078"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2025-55159 page",
        "url": "https://www.suse.com/security/cve/CVE-2025-55159/"
      }
    ],
    "title": "Recommended update for suse-migration-sle16-activation, SLES16-Migration, SLES16-SAP_Migration, suse-migration-services, suse-migration-rpm, wicked2nm, image-janitor",
    "tracking": {
      "current_release_date": "2025-11-18T15:56:53Z",
      "generator": {
        "date": "2025-11-18T15:56:53Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-RU-2025:4131-1",
      "initial_release_date": "2025-11-18T15:56:53Z",
      "revision_history": [
        {
          "date": "2025-11-18T15:56:53Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "SLES16-Migration-2.1.26-15.22.4.aarch64",
                "product": {
                  "name": "SLES16-Migration-2.1.26-15.22.4.aarch64",
                  "product_id": "SLES16-Migration-2.1.26-15.22.4.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "suse-migration-rpm-1.0.1-150700.16.5.1.aarch64",
                "product": {
                  "name": "suse-migration-rpm-1.0.1-150700.16.5.1.aarch64",
                  "product_id": "suse-migration-rpm-1.0.1-150700.16.5.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "suse-migration-sle16-activation-2.1.26-150700.15.9.1.aarch64",
                "product": {
                  "name": "suse-migration-sle16-activation-2.1.26-150700.15.9.1.aarch64",
                  "product_id": "suse-migration-sle16-activation-2.1.26-150700.15.9.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "wicked2nm-1.4.0-150700.15.7.2.aarch64",
                "product": {
                  "name": "wicked2nm-1.4.0-150700.15.7.2.aarch64",
                  "product_id": "wicked2nm-1.4.0-150700.15.7.2.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "suse-migration-rpm-1.0.1-150700.16.5.1.i586",
                "product": {
                  "name": "suse-migration-rpm-1.0.1-150700.16.5.1.i586",
                  "product_id": "suse-migration-rpm-1.0.1-150700.16.5.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "wicked2nm-1.4.0-150700.15.7.2.i586",
                "product": {
                  "name": "wicked2nm-1.4.0-150700.15.7.2.i586",
                  "product_id": "wicked2nm-1.4.0-150700.15.7.2.i586"
                }
              }
            ],
            "category": "architecture",
            "name": "i586"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python3-Cerberus-1.3.2-150700.20.2.10.noarch",
                "product": {
                  "name": "python3-Cerberus-1.3.2-150700.20.2.10.noarch",
                  "product_id": "python3-Cerberus-1.3.2-150700.20.2.10.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "python3-migration-2.1.26-150700.16.12.1.noarch",
                "product": {
                  "name": "python3-migration-2.1.26-150700.16.12.1.noarch",
                  "product_id": "python3-migration-2.1.26-150700.16.12.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "suse-migration-2.1.26-150700.16.12.1.noarch",
                "product": {
                  "name": "suse-migration-2.1.26-150700.16.12.1.noarch",
                  "product_id": "suse-migration-2.1.26-150700.16.12.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "suse-migration-pre-checks-2.1.26-150700.16.12.1.noarch",
                "product": {
                  "name": "suse-migration-pre-checks-2.1.26-150700.16.12.1.noarch",
                  "product_id": "suse-migration-pre-checks-2.1.26-150700.16.12.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "suse-migration-services-2.1.26-150700.16.12.1.noarch",
                "product": {
                  "name": "suse-migration-services-2.1.26-150700.16.12.1.noarch",
                  "product_id": "suse-migration-services-2.1.26-150700.16.12.1.noarch"
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "SLES16-Migration-2.1.26-15.22.4.ppc64le",
                "product": {
                  "name": "SLES16-Migration-2.1.26-15.22.4.ppc64le",
                  "product_id": "SLES16-Migration-2.1.26-15.22.4.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "SLES16-SAP_Migration-2.1.26-15.14.4.ppc64le",
                "product": {
                  "name": "SLES16-SAP_Migration-2.1.26-15.14.4.ppc64le",
                  "product_id": "SLES16-SAP_Migration-2.1.26-15.14.4.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "suse-migration-rpm-1.0.1-150700.16.5.1.ppc64le",
                "product": {
                  "name": "suse-migration-rpm-1.0.1-150700.16.5.1.ppc64le",
                  "product_id": "suse-migration-rpm-1.0.1-150700.16.5.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "suse-migration-sle16-activation-2.1.26-150700.15.9.1.ppc64le",
                "product": {
                  "name": "suse-migration-sle16-activation-2.1.26-150700.15.9.1.ppc64le",
                  "product_id": "suse-migration-sle16-activation-2.1.26-150700.15.9.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "wicked2nm-1.4.0-150700.15.7.2.ppc64le",
                "product": {
                  "name": "wicked2nm-1.4.0-150700.15.7.2.ppc64le",
                  "product_id": "wicked2nm-1.4.0-150700.15.7.2.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "SLES16-Migration-2.1.26-15.22.4.s390x",
                "product": {
                  "name": "SLES16-Migration-2.1.26-15.22.4.s390x",
                  "product_id": "SLES16-Migration-2.1.26-15.22.4.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "suse-migration-rpm-1.0.1-150700.16.5.1.s390x",
                "product": {
                  "name": "suse-migration-rpm-1.0.1-150700.16.5.1.s390x",
                  "product_id": "suse-migration-rpm-1.0.1-150700.16.5.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "wicked2nm-1.4.0-150700.15.7.2.s390x",
                "product": {
                  "name": "wicked2nm-1.4.0-150700.15.7.2.s390x",
                  "product_id": "wicked2nm-1.4.0-150700.15.7.2.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "SLES16-Migration-2.1.26-15.22.4.x86_64",
                "product": {
                  "name": "SLES16-Migration-2.1.26-15.22.4.x86_64",
                  "product_id": "SLES16-Migration-2.1.26-15.22.4.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "SLES16-SAP_Migration-2.1.26-15.14.4.x86_64",
                "product": {
                  "name": "SLES16-SAP_Migration-2.1.26-15.14.4.x86_64",
                  "product_id": "SLES16-SAP_Migration-2.1.26-15.14.4.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "image-janitor-0.2.0-150700.15.3.1.x86_64",
                "product": {
                  "name": "image-janitor-0.2.0-150700.15.3.1.x86_64",
                  "product_id": "image-janitor-0.2.0-150700.15.3.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "suse-migration-rpm-1.0.1-150700.16.5.1.x86_64",
                "product": {
                  "name": "suse-migration-rpm-1.0.1-150700.16.5.1.x86_64",
                  "product_id": "suse-migration-rpm-1.0.1-150700.16.5.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "suse-migration-sle16-activation-2.1.26-150700.15.9.1.x86_64",
                "product": {
                  "name": "suse-migration-sle16-activation-2.1.26-150700.15.9.1.x86_64",
                  "product_id": "suse-migration-sle16-activation-2.1.26-150700.15.9.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "wicked2nm-1.4.0-150700.15.7.2.x86_64",
                "product": {
                  "name": "wicked2nm-1.4.0-150700.15.7.2.x86_64",
                  "product_id": "wicked2nm-1.4.0-150700.15.7.2.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "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 SAP Applications 15 SP7",
                "product": {
                  "name": "SUSE Linux Enterprise Module for SAP Applications 15 SP7",
                  "product_id": "SUSE Linux Enterprise Module for SAP Applications 15 SP7"
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "SLES16-Migration-2.1.26-15.22.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:SLES16-Migration-2.1.26-15.22.4.aarch64"
        },
        "product_reference": "SLES16-Migration-2.1.26-15.22.4.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "SLES16-Migration-2.1.26-15.22.4.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:SLES16-Migration-2.1.26-15.22.4.ppc64le"
        },
        "product_reference": "SLES16-Migration-2.1.26-15.22.4.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "SLES16-Migration-2.1.26-15.22.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:SLES16-Migration-2.1.26-15.22.4.s390x"
        },
        "product_reference": "SLES16-Migration-2.1.26-15.22.4.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "SLES16-Migration-2.1.26-15.22.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:SLES16-Migration-2.1.26-15.22.4.x86_64"
        },
        "product_reference": "SLES16-Migration-2.1.26-15.22.4.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-Cerberus-1.3.2-150700.20.2.10.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-Cerberus-1.3.2-150700.20.2.10.noarch"
        },
        "product_reference": "python3-Cerberus-1.3.2-150700.20.2.10.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-migration-2.1.26-150700.16.12.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-migration-2.1.26-150700.16.12.1.noarch"
        },
        "product_reference": "python3-migration-2.1.26-150700.16.12.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "suse-migration-pre-checks-2.1.26-150700.16.12.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:suse-migration-pre-checks-2.1.26-150700.16.12.1.noarch"
        },
        "product_reference": "suse-migration-pre-checks-2.1.26-150700.16.12.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "suse-migration-sle16-activation-2.1.26-150700.15.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:suse-migration-sle16-activation-2.1.26-150700.15.9.1.aarch64"
        },
        "product_reference": "suse-migration-sle16-activation-2.1.26-150700.15.9.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "suse-migration-sle16-activation-2.1.26-150700.15.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:suse-migration-sle16-activation-2.1.26-150700.15.9.1.ppc64le"
        },
        "product_reference": "suse-migration-sle16-activation-2.1.26-150700.15.9.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "suse-migration-sle16-activation-2.1.26-150700.15.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:suse-migration-sle16-activation-2.1.26-150700.15.9.1.x86_64"
        },
        "product_reference": "suse-migration-sle16-activation-2.1.26-150700.15.9.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wicked2nm-1.4.0-150700.15.7.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:wicked2nm-1.4.0-150700.15.7.2.aarch64"
        },
        "product_reference": "wicked2nm-1.4.0-150700.15.7.2.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wicked2nm-1.4.0-150700.15.7.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:wicked2nm-1.4.0-150700.15.7.2.ppc64le"
        },
        "product_reference": "wicked2nm-1.4.0-150700.15.7.2.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wicked2nm-1.4.0-150700.15.7.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:wicked2nm-1.4.0-150700.15.7.2.s390x"
        },
        "product_reference": "wicked2nm-1.4.0-150700.15.7.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wicked2nm-1.4.0-150700.15.7.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:wicked2nm-1.4.0-150700.15.7.2.x86_64"
        },
        "product_reference": "wicked2nm-1.4.0-150700.15.7.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "SLES16-SAP_Migration-2.1.26-15.14.4.ppc64le as component of SUSE Linux Enterprise Module for SAP Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for SAP Applications 15 SP7:SLES16-SAP_Migration-2.1.26-15.14.4.ppc64le"
        },
        "product_reference": "SLES16-SAP_Migration-2.1.26-15.14.4.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for SAP Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "SLES16-SAP_Migration-2.1.26-15.14.4.x86_64 as component of SUSE Linux Enterprise Module for SAP Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for SAP Applications 15 SP7:SLES16-SAP_Migration-2.1.26-15.14.4.x86_64"
        },
        "product_reference": "SLES16-SAP_Migration-2.1.26-15.14.4.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for SAP Applications 15 SP7"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2025-55159",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2025-55159"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "slab is a pre-allocated storage for a uniform data type. In version 0.4.10, the get_disjoint_mut method incorrectly checked if indices were within the slab\u0027s capacity instead of its length, allowing access to uninitialized memory. This could lead to undefined behavior or potential crashes. This has been fixed in slab 0.4.11. A workaround for this issue involves to avoid using get_disjoint_mut with indices that might be beyond the slab\u0027s actual length.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:SLES16-Migration-2.1.26-15.22.4.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:SLES16-Migration-2.1.26-15.22.4.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:SLES16-Migration-2.1.26-15.22.4.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:SLES16-Migration-2.1.26-15.22.4.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-Cerberus-1.3.2-150700.20.2.10.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-migration-2.1.26-150700.16.12.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:suse-migration-pre-checks-2.1.26-150700.16.12.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:suse-migration-sle16-activation-2.1.26-150700.15.9.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:suse-migration-sle16-activation-2.1.26-150700.15.9.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:suse-migration-sle16-activation-2.1.26-150700.15.9.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:wicked2nm-1.4.0-150700.15.7.2.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:wicked2nm-1.4.0-150700.15.7.2.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:wicked2nm-1.4.0-150700.15.7.2.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:wicked2nm-1.4.0-150700.15.7.2.x86_64",
          "SUSE Linux Enterprise Module for SAP Applications 15 SP7:SLES16-SAP_Migration-2.1.26-15.14.4.ppc64le",
          "SUSE Linux Enterprise Module for SAP Applications 15 SP7:SLES16-SAP_Migration-2.1.26-15.14.4.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2025-55159",
          "url": "https://www.suse.com/security/cve/CVE-2025-55159"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1248000 for CVE-2025-55159",
          "url": "https://bugzilla.suse.com/1248000"
        }
      ],
      "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 SP7:SLES16-Migration-2.1.26-15.22.4.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:SLES16-Migration-2.1.26-15.22.4.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:SLES16-Migration-2.1.26-15.22.4.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:SLES16-Migration-2.1.26-15.22.4.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-Cerberus-1.3.2-150700.20.2.10.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-migration-2.1.26-150700.16.12.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:suse-migration-pre-checks-2.1.26-150700.16.12.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:suse-migration-sle16-activation-2.1.26-150700.15.9.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:suse-migration-sle16-activation-2.1.26-150700.15.9.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:suse-migration-sle16-activation-2.1.26-150700.15.9.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:wicked2nm-1.4.0-150700.15.7.2.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:wicked2nm-1.4.0-150700.15.7.2.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:wicked2nm-1.4.0-150700.15.7.2.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:wicked2nm-1.4.0-150700.15.7.2.x86_64",
            "SUSE Linux Enterprise Module for SAP Applications 15 SP7:SLES16-SAP_Migration-2.1.26-15.14.4.ppc64le",
            "SUSE Linux Enterprise Module for SAP Applications 15 SP7:SLES16-SAP_Migration-2.1.26-15.14.4.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.8,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:SLES16-Migration-2.1.26-15.22.4.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:SLES16-Migration-2.1.26-15.22.4.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:SLES16-Migration-2.1.26-15.22.4.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:SLES16-Migration-2.1.26-15.22.4.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-Cerberus-1.3.2-150700.20.2.10.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-migration-2.1.26-150700.16.12.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:suse-migration-pre-checks-2.1.26-150700.16.12.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:suse-migration-sle16-activation-2.1.26-150700.15.9.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:suse-migration-sle16-activation-2.1.26-150700.15.9.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:suse-migration-sle16-activation-2.1.26-150700.15.9.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:wicked2nm-1.4.0-150700.15.7.2.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:wicked2nm-1.4.0-150700.15.7.2.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:wicked2nm-1.4.0-150700.15.7.2.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:wicked2nm-1.4.0-150700.15.7.2.x86_64",
            "SUSE Linux Enterprise Module for SAP Applications 15 SP7:SLES16-SAP_Migration-2.1.26-15.14.4.ppc64le",
            "SUSE Linux Enterprise Module for SAP Applications 15 SP7:SLES16-SAP_Migration-2.1.26-15.14.4.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2025-11-18T15:56:53Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2025-55159"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

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.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…