suse-su-2025:03239-1
Vulnerability from csaf_suse
Published
2025-09-16 17:04
Modified
2025-09-16 17:04
Summary
Security update for expat

Notes

Title of the patch
Security update for expat
Description of the patch
This update for expat fixes the following issues: expat was updated to version 2.7.1: - Bug fixes: - Restore event pointer behavior from Expat 2.6.4 (that the fix to CVE-2024-8176 changed in 2.7.0); affected API functions are: - XML_GetCurrentByteCount - XML_GetCurrentByteIndex - XML_GetCurrentColumnNumber - XML_GetCurrentLineNumber - XML_GetInputContext - Other changes: - Fix printf format specifiers for 32bit Emscripten - docs: Promote OpenSSF Best Practices self-certification - tests/benchmark: Resolve mistaken double close - Address compiler warnings - Version info bumped from 11:1:10 (libexpat*.so.1.10.1) to 11:2:10 (libexpat*.so.1.10.2); see https://verbump.de/ for what these numbers do Version update to 2.7.0 (CVE-2024-8176, bsc#1239618, jsc#PED-12507) * Security fixes: - CVE-2024-8176 -- Fix crash from chaining a large number of entities caused by stack overflow by resolving use of recursion, for all three uses of entities: - general entities in character data ('<e>&g1;</e>') - general entities in attribute values ('<e k1='&g1;'/>') - parameter entities ('%p1;') Known impact is (reliable and easy) denial of service: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:H/RL:O/RC:C (Base Score: 7.5, Temporal Score: 7.2) Please note that a layer of compression around XML can significantly reduce the minimum attack payload size. * Other changes: - docs: Add missing documentation of error code XML_ERROR_NOT_STARTED that was introduced with 2.6.4 - docs: Document need for C++11 compiler for use from C++ - Address Cppcheck warnings - Mass-migrate links from http:// to https:// - Document changes since the previous release - Version info bumped from 11:0:10 (libexpat*.so.1.10.0) to 11:1:10 (libexpat*.so.1.10.1); see https://verbump.de/ for what these numbers do
Patchnames
SUSE-2025-3239,SUSE-SLE-Module-Basesystem-15-SP7-2025-3239
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 expat",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for expat fixes the following issues:\n\nexpat was updated to version 2.7.1:\n\n  -  Bug fixes:\n\n       - Restore event pointer behavior from Expat 2.6.4\n        (that the fix to CVE-2024-8176 changed in 2.7.0);\n        affected API functions are:\n\n                    - XML_GetCurrentByteCount\n                    - XML_GetCurrentByteIndex\n                    - XML_GetCurrentColumnNumber\n                    - XML_GetCurrentLineNumber\n                    - XML_GetInputContext\n  -  Other changes:\n\n       - Fix printf format specifiers for 32bit Emscripten\n       - docs: Promote OpenSSF Best Practices self-certification\n       - tests/benchmark: Resolve mistaken double close\n       - Address compiler warnings\n       - Version info bumped from 11:1:10 (libexpat*.so.1.10.1)\n         to 11:2:10 (libexpat*.so.1.10.2); see https://verbump.de/\n         for what these numbers do\n\nVersion update to 2.7.0 (CVE-2024-8176, bsc#1239618, jsc#PED-12507)\n\n* Security fixes:\n\n- CVE-2024-8176 -- Fix crash from chaining a large number of\n  entities caused by stack overflow by resolving use of recursion,\n  for all three uses of entities: - general entities in character data\n  (\u0027\u003ce\u003e\u0026g1;\u003c/e\u003e\u0027) - general entities in attribute values\n  (\u0027\u003ce k1=\u0027\u0026g1;\u0027/\u003e\u0027) - parameter entities (\u0027%p1;\u0027)\n\n  Known impact is (reliable and easy) denial of service:\n  CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:H/RL:O/RC:C\n  (Base Score: 7.5, Temporal Score: 7.2)\n  Please note that a layer of compression around XML can\n  significantly reduce the minimum attack payload size.\n\n* Other changes:\n  - docs: Add missing documentation of error code XML_ERROR_NOT_STARTED\n    that was introduced with 2.6.4\n  - docs: Document need for C++11 compiler for use from C++\n  - Address Cppcheck warnings\n  - Mass-migrate links from http:// to https://\n\n  - Document changes since the previous release\n  - Version info bumped from 11:0:10 (libexpat*.so.1.10.0)\n    to 11:1:10 (libexpat*.so.1.10.1); see https://verbump.de/\n    for what these numbers do\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-2025-3239,SUSE-SLE-Module-Basesystem-15-SP7-2025-3239",
        "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_03239-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2025:03239-1",
        "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503239-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2025:03239-1",
        "url": "https://lists.suse.com/pipermail/sle-updates/2025-September/041717.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1239618",
        "url": "https://bugzilla.suse.com/1239618"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2024-8176 page",
        "url": "https://www.suse.com/security/cve/CVE-2024-8176/"
      }
    ],
    "title": "Security update for expat",
    "tracking": {
      "current_release_date": "2025-09-16T17:04:04Z",
      "generator": {
        "date": "2025-09-16T17:04:04Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2025:03239-1",
      "initial_release_date": "2025-09-16T17:04:04Z",
      "revision_history": [
        {
          "date": "2025-09-16T17:04:04Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "expat-2.7.1-150700.3.3.1.aarch64",
                "product": {
                  "name": "expat-2.7.1-150700.3.3.1.aarch64",
                  "product_id": "expat-2.7.1-150700.3.3.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libexpat-devel-2.7.1-150700.3.3.1.aarch64",
                "product": {
                  "name": "libexpat-devel-2.7.1-150700.3.3.1.aarch64",
                  "product_id": "libexpat-devel-2.7.1-150700.3.3.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libexpat1-2.7.1-150700.3.3.1.aarch64",
                "product": {
                  "name": "libexpat1-2.7.1-150700.3.3.1.aarch64",
                  "product_id": "libexpat1-2.7.1-150700.3.3.1.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libexpat-devel-64bit-2.7.1-150700.3.3.1.aarch64_ilp32",
                "product": {
                  "name": "libexpat-devel-64bit-2.7.1-150700.3.3.1.aarch64_ilp32",
                  "product_id": "libexpat-devel-64bit-2.7.1-150700.3.3.1.aarch64_ilp32"
                }
              },
              {
                "category": "product_version",
                "name": "libexpat1-64bit-2.7.1-150700.3.3.1.aarch64_ilp32",
                "product": {
                  "name": "libexpat1-64bit-2.7.1-150700.3.3.1.aarch64_ilp32",
                  "product_id": "libexpat1-64bit-2.7.1-150700.3.3.1.aarch64_ilp32"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64_ilp32"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "expat-2.7.1-150700.3.3.1.i586",
                "product": {
                  "name": "expat-2.7.1-150700.3.3.1.i586",
                  "product_id": "expat-2.7.1-150700.3.3.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "libexpat-devel-2.7.1-150700.3.3.1.i586",
                "product": {
                  "name": "libexpat-devel-2.7.1-150700.3.3.1.i586",
                  "product_id": "libexpat-devel-2.7.1-150700.3.3.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "libexpat1-2.7.1-150700.3.3.1.i586",
                "product": {
                  "name": "libexpat1-2.7.1-150700.3.3.1.i586",
                  "product_id": "libexpat1-2.7.1-150700.3.3.1.i586"
                }
              }
            ],
            "category": "architecture",
            "name": "i586"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "expat-2.7.1-150700.3.3.1.ppc64le",
                "product": {
                  "name": "expat-2.7.1-150700.3.3.1.ppc64le",
                  "product_id": "expat-2.7.1-150700.3.3.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libexpat-devel-2.7.1-150700.3.3.1.ppc64le",
                "product": {
                  "name": "libexpat-devel-2.7.1-150700.3.3.1.ppc64le",
                  "product_id": "libexpat-devel-2.7.1-150700.3.3.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libexpat1-2.7.1-150700.3.3.1.ppc64le",
                "product": {
                  "name": "libexpat1-2.7.1-150700.3.3.1.ppc64le",
                  "product_id": "libexpat1-2.7.1-150700.3.3.1.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "expat-2.7.1-150700.3.3.1.s390x",
                "product": {
                  "name": "expat-2.7.1-150700.3.3.1.s390x",
                  "product_id": "expat-2.7.1-150700.3.3.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libexpat-devel-2.7.1-150700.3.3.1.s390x",
                "product": {
                  "name": "libexpat-devel-2.7.1-150700.3.3.1.s390x",
                  "product_id": "libexpat-devel-2.7.1-150700.3.3.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libexpat1-2.7.1-150700.3.3.1.s390x",
                "product": {
                  "name": "libexpat1-2.7.1-150700.3.3.1.s390x",
                  "product_id": "libexpat1-2.7.1-150700.3.3.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "expat-2.7.1-150700.3.3.1.x86_64",
                "product": {
                  "name": "expat-2.7.1-150700.3.3.1.x86_64",
                  "product_id": "expat-2.7.1-150700.3.3.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libexpat-devel-2.7.1-150700.3.3.1.x86_64",
                "product": {
                  "name": "libexpat-devel-2.7.1-150700.3.3.1.x86_64",
                  "product_id": "libexpat-devel-2.7.1-150700.3.3.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libexpat-devel-32bit-2.7.1-150700.3.3.1.x86_64",
                "product": {
                  "name": "libexpat-devel-32bit-2.7.1-150700.3.3.1.x86_64",
                  "product_id": "libexpat-devel-32bit-2.7.1-150700.3.3.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libexpat1-2.7.1-150700.3.3.1.x86_64",
                "product": {
                  "name": "libexpat1-2.7.1-150700.3.3.1.x86_64",
                  "product_id": "libexpat1-2.7.1-150700.3.3.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libexpat1-32bit-2.7.1-150700.3.3.1.x86_64",
                "product": {
                  "name": "libexpat1-32bit-2.7.1-150700.3.3.1.x86_64",
                  "product_id": "libexpat1-32bit-2.7.1-150700.3.3.1.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_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "expat-2.7.1-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:expat-2.7.1-150700.3.3.1.aarch64"
        },
        "product_reference": "expat-2.7.1-150700.3.3.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "expat-2.7.1-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:expat-2.7.1-150700.3.3.1.ppc64le"
        },
        "product_reference": "expat-2.7.1-150700.3.3.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "expat-2.7.1-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:expat-2.7.1-150700.3.3.1.s390x"
        },
        "product_reference": "expat-2.7.1-150700.3.3.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "expat-2.7.1-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:expat-2.7.1-150700.3.3.1.x86_64"
        },
        "product_reference": "expat-2.7.1-150700.3.3.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libexpat-devel-2.7.1-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat-devel-2.7.1-150700.3.3.1.aarch64"
        },
        "product_reference": "libexpat-devel-2.7.1-150700.3.3.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libexpat-devel-2.7.1-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat-devel-2.7.1-150700.3.3.1.ppc64le"
        },
        "product_reference": "libexpat-devel-2.7.1-150700.3.3.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libexpat-devel-2.7.1-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat-devel-2.7.1-150700.3.3.1.s390x"
        },
        "product_reference": "libexpat-devel-2.7.1-150700.3.3.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libexpat-devel-2.7.1-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat-devel-2.7.1-150700.3.3.1.x86_64"
        },
        "product_reference": "libexpat-devel-2.7.1-150700.3.3.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libexpat1-2.7.1-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat1-2.7.1-150700.3.3.1.aarch64"
        },
        "product_reference": "libexpat1-2.7.1-150700.3.3.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libexpat1-2.7.1-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat1-2.7.1-150700.3.3.1.ppc64le"
        },
        "product_reference": "libexpat1-2.7.1-150700.3.3.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libexpat1-2.7.1-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat1-2.7.1-150700.3.3.1.s390x"
        },
        "product_reference": "libexpat1-2.7.1-150700.3.3.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libexpat1-2.7.1-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat1-2.7.1-150700.3.3.1.x86_64"
        },
        "product_reference": "libexpat1-2.7.1-150700.3.3.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libexpat1-32bit-2.7.1-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat1-32bit-2.7.1-150700.3.3.1.x86_64"
        },
        "product_reference": "libexpat1-32bit-2.7.1-150700.3.3.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-8176",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2024-8176"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A stack overflow vulnerability exists in the libexpat library due to the way it handles recursive entity expansion in XML documents. When parsing an XML document with deeply nested entity references, libexpat can be forced to recurse indefinitely, exhausting the stack space and causing a crash. This issue could lead to denial of service (DoS) or, in some cases, exploitable memory corruption, depending on the environment and library usage.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:expat-2.7.1-150700.3.3.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:expat-2.7.1-150700.3.3.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:expat-2.7.1-150700.3.3.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:expat-2.7.1-150700.3.3.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat-devel-2.7.1-150700.3.3.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat-devel-2.7.1-150700.3.3.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat-devel-2.7.1-150700.3.3.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat-devel-2.7.1-150700.3.3.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat1-2.7.1-150700.3.3.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat1-2.7.1-150700.3.3.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat1-2.7.1-150700.3.3.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat1-2.7.1-150700.3.3.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat1-32bit-2.7.1-150700.3.3.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2024-8176",
          "url": "https://www.suse.com/security/cve/CVE-2024-8176"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1239618 for CVE-2024-8176",
          "url": "https://bugzilla.suse.com/1239618"
        }
      ],
      "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:expat-2.7.1-150700.3.3.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:expat-2.7.1-150700.3.3.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:expat-2.7.1-150700.3.3.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:expat-2.7.1-150700.3.3.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat-devel-2.7.1-150700.3.3.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat-devel-2.7.1-150700.3.3.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat-devel-2.7.1-150700.3.3.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat-devel-2.7.1-150700.3.3.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat1-2.7.1-150700.3.3.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat1-2.7.1-150700.3.3.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat1-2.7.1-150700.3.3.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat1-2.7.1-150700.3.3.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat1-32bit-2.7.1-150700.3.3.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:expat-2.7.1-150700.3.3.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:expat-2.7.1-150700.3.3.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:expat-2.7.1-150700.3.3.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:expat-2.7.1-150700.3.3.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat-devel-2.7.1-150700.3.3.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat-devel-2.7.1-150700.3.3.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat-devel-2.7.1-150700.3.3.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat-devel-2.7.1-150700.3.3.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat1-2.7.1-150700.3.3.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat1-2.7.1-150700.3.3.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat1-2.7.1-150700.3.3.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat1-2.7.1-150700.3.3.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libexpat1-32bit-2.7.1-150700.3.3.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2025-09-16T17:04:04Z",
          "details": "important"
        }
      ],
      "title": "CVE-2024-8176"
    }
  ]
}


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.
  • 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…